===================================================================================
IBM®
WebSphere® Business Modeler Advanced
Version 6.2.0.1
Test Fix d94723 Readme
===================================================================================
© Copyright International Business Machines Corporation. 2008, 2009. All rights reserved.
These fixes will be made generally available through Version 6.2.0.2, scheduled for delivery in September. This is a test fix for WebSphere Business Modeler Advanced Version 6.2.0.1 for problems reported through internal defect 94723 which describes the issue as follows.
Encountered an issue with Map transformed to BPEL Assign, while using a Map to copy data to an in-line XSD type of a WSDL (WSDL is doc-lit style) in a process. When D2D is performed it fails with the following error: CWWBE0085E: Incompatible types were encountered during the assignment to a variable or partner link 'DecisionServiceRequestVariable' in activity 'Map'. org.apache.commons.jxpath.JXPathException: Exception trying to create xpath ./AutoQuoteRequest/Driver[1]; Class 'DecisionServiceRequestType' does not have a feature named 'AutoQuoteRequest' Subsequently, importing the BPEL into WID, a similar warning is received on the unresolvable xpath in the to-query of the BPEL Assign. It is missing the "autoQuoteReq" field (see below). If it is added back then the Process can be executed successfully. <bpws:copy> <bpws:from variable="DriverVariable"/> <bpws:to variable="DecisionServiceRequestVariable"> <bpws:query queryLanguage="http://www.w3.org/TR/1999/REC-xpath-19991116"><![CDATA[autoQuoteReq/AutoQuoteRequest/Driver[1]]]></bpws:query> </bpws:to> </bpws:copy> <bpws:copy> <bpws:from variable="VehicleCoverageRequestVariable"/> <bpws:to variable="DecisionServiceRequestVariable"> <bpws:query queryLanguage="http://www.w3.org/TR/1999/REC-xpath-19991116"><![CDATA[autoQuoteReq/AutoQuoteRequest/VehicleCoverage[1]]]></bpws:query> </bpws:to> </bpws:copy> This impacts integration with ILOG JRules (the WSDL is generated from ILOG JRules RES) |
This fix risks the instability to other parts of the product. When using the modified product, only the specific function addressed by the fix is supported by IBM. Support may not be available for any other issues encountered after modification. The fix has undergone informal unit and limited integration testing. It is only intended to be applied to your WebSphere Business Modeler Advanced Version 6.2.0.1 interim fix 1 installation.
Important: Uninstall the test fix before applying any other updates.
What is a test fix? It is an uncertified temporary fix used to validate the suitability of the fix in a customer environment. This fix has the following characteristics:
Contains one APAR but with flexibility to include multiple APARs on an exception basis.
Supplied to one or more customers for testing purposes, but not generally available to the public.
Limited IBM testing.
May have little or no packaging, i.e. may be file replacements. Its installation may or may not be recorded.
Any associated APAR can close when positive customer feedback has been received.
Includes minimal documentation with at least a description on its application and level of testing applied.
Not cumulative with other test fixes although previous modifications in files within this fix accumulate.
The following information describes how to apply this test fix to your WebSphere Business Modeler installation.
To install the test fix, complete the following steps:
Download the 6.2.0.1-WB-ModelerAdv-MultiOS-TFd94723.zip file.
Stop WebSphere Business Modeler, if it has been started.
Double-click the downloaded 6.2.0.1-WB-ModelerAdv-MultiOS-TFd94723.zip file, and extract all the files and folders to the root of the package group directory where you installed WebSphere Business Modeler, ie. the default package group installation directory may be C:\Program Files\IBM\WBModeler62.
Navigate into the 6.2.0.1-WB-ModelerAdv-MultiOS-TFd94723 directory within your WebSphere Business Modeler package group installation directory.
Execute the copy_plugins-step1.bat file
Start WebSphere Business Modeler.
The test fix is now installed.
The following information describes how to remove this test fix from your WebSphere Business Modeler installation.
To uninstall the test fix, complete the following steps:
If you have not removed the install files, which were extracted as specified by instructions under the Installing the test fix section above, then skip steps 1-3.
Download the 6.2.0.1-WB-ModelerAdv-MultiOS-TFd94723.zip file.
Stop WebSphere Business Modeler, if it has been started.
Double-click the downloaded 6.2.0.1-WB-ModelerAdv-MultiOS-TFd94723.zip file, and extract all the files and folders to the root of the package group directory where you installed WebSphere Business Modeler, ie. the default package group installation directory may be C:\Program Files\IBM\WBModeler62.
Navigate to the 6.2.0.1-WB-ModelerAdv-MultiOS-TFd94723 directory within your WebSphere Business Modeler package group installation directory.
Execute the delete_plugins-step1.bat file
Start WebSphere Business Modeler.
The test fix is now uninstalled.