The patch notes contain
the following sections:
COMPLETED CHANGE REQUESTS |
|
|
|
|
|
Activity
Editor:
In a graphical activity, if a constant is declared to contain space characters " " only, then the generated Java code will trim the text and initalize the constant to null instead of the space characters. Fixed code generation in order to prevent trimming the value specified in activity constants. The activity constant can now be initalized to space characters " ". |
|
|
Connector
Designer:
Customers ran into a problem where once-supported business objects and maps are not getting removed from the connector definition. Therefore, dependency errors were thrown when trying to validate the project. After applying this fix, the customers will be able to delete selected business objects. When the connector configuration file is re-saved, maps associated with the deleted business objects will be removed from the configuration file automatically. The updated configuration file will pass when validation is checked and/or when the configuration is deployed. |
|
|
Activity
Editor:
In Activity Editor, when the "condition" function block is used, the initalization and assignment of port variables are put outside the condition scoop, which creates a problem for using temporary variable for port variables. Fixed code generation to put the initalization and assignment of port variables in the scoop of the condition statement. (i.e. inside the "if(..){...} else {...} constructs). |
|
|
Business
Object Designer:
For some BO projects with complex inter-dependencies, the BO Designer crashed when saving high level BOs. In particular, the BO Designer crashed when it was either not modified or had a modified sub-BO very low in the project hierarchy. The fixed consisted in replacing a recursive traversal of modified BOs with a linear stack traversal. |
|
|
Business
Object Designer:
An incorrect namespace of application specific information in the structure of BO schemas prevented the application specific information to be deployed to the server. The namespace has been modified to make the deployment succeeded. |
|
|
Process
Designer:
In Process Designer for a collaboration template, the user cannot uncheck a compensation service call and have it stay that way. If the user unchecks it, clicks "Apply", then closes, it is still unchecked when the user goes back in to the service call properties. If the user saves the template, closes Process Designer, and opens it back up, the compensation service call is checked again. Fixed the bug by making sure that Process Designer is saving the modified service call properties properly. |
|
|
Business
Object Designer:
An error in the structure of BO schemas prevented them from successful deployment to the server. In particular, this created inconsistencies in the application specific information of BOs. The error was fixed and BOs should work as expected. |
|
|
Map
Designer :
In a map that was created in release 3.1.2, in some cases, the "Set Value" transformation rule will not upgrade properly to 4.2.x versions. This problem occurrs when the map is defined in 3.1.2 release, if the transformation rule is originally defined as "Move", "Join", "Split" or "Submap", then without deleting the transformation rule, define a "Set Value" transformation rule on top of the existing transformation rule. In this case, the map is not associating the new "Set value" transformation rule with the destination attribute. So after the map is upgraded to 4.2.x versions, the map shows the transformation rule as the original type (i.e. Move) instead of "Set Value" type, and when map is recompiled, it will generate code that will transform as the original rule does (i.e. code for "Move" is generated). Fixing notes:
[MapsUpgrade]
After adding these two lines to the end of the "cwtools.cfg" file, when the maps are imported from ICS server for upgrade, ALL map transformation rules will be modified to be user-customized -- this will make the map to compile with the java code fragments that was generated in 3.1.2, thus allowing the "Set Value" and all other transformation rules work the same as in release 3.1.2. WARNING: with the flag " AutoUpgradeOperations"
set to "no", upgrade for all the maps will be affected. This means
that the upgraded map will always use the Java code fragment that was generated
with the map when the transformation rule is created and that these java
code for the transformation rules will not be automatically upgraded in
future releases. Please use this setting with care. |
|
|
Activity
Editor:
When an activity is saved, if the scrollbar is not at the original position, then the activity node's position is not saved properly, and so when the activity is reopened, the node may not be shown in the canvas. Fixing notes:
|
|
|
SNMP:
The SNMP Agent was causing memory leak for the WebSphere InterChange Server and itself. The fixing makes sure that there would not be any infinite growth in memory usage. |
|
|
System
Manager :
The System Manager was crashing by going out of available Memory a) When the user tries to delete a component from a project, b) When the user tries to deploy a large Repository to the Server. c) When the user tries to export a large Repository to a Repository Jar file. d) When the user tries to find the references or dependencies of a particular component by right-clicking a component and choosing "Show dependencies", "Show References".. Fixing notes: The fix has been tested with projects imported from Repository Jar files of up to 9MB size. In case the customer has a bigger repository, it may be needed to be deployed as two packages instead of a single package. In case the deployment to an active server fails, the customer can export the project to a Repository file(*.jar files) and then repos copy "in" the jar file using the "Repos_Copy" command line utility. |
|
|
Business
Object Designer:
Business Object Designer did not adapt any App Spec Info of some business object with a length greater than 225 characters. Fixing notes:
|
To perform an upgrade to this version of the WBI Toolset, please follow instructions in the correct order as follows:
Below are a list of files
that need to be replaced in this patch:
For
WICS Version
|
Platform
[Windows]
|
Add / Replace / Remove |
File
(Starting from ~/IBM/WebSphereICS/
|
4.2.1.4
|
Windows 2000 | Replace |
bin/BusObjDesigner.exe
|
4.2.1.4 | Windows 2000 | Replace | bin/ConnDesigner.exe |
4.2.1.4 | Windows 2000 | Replace | bin/FlowManager.exe |
4.2.1.4 | Windows 2000 | Replace | bin/LogViewer.exe |
4.2.1.4 | Windows 2000 | Replace | bin/MapDesigner.exe |
4.2.1.4 | Windows 2000 | Replace | bin/MapToXML.exe |
4.2.1.4 | Windows 2000 | Replace | bin/DiagToXML.exe |
4.2.1.4 | Windows 2000 | Replace | bin/ProcessDesigner.exe |
4.2.1.4 | Windows 2000 | Replace | bin/RelationshipDesigner.exe |
4.2.1.4 | Windows 2000 | Replace | bin/RelationshipManager.exe |
4.2.1.4 | Windows 2000 | Replace | bin/Monitor.exe |
4.2.1.4 | Windows 2000 | Replace | bin/Castor.exe |
4.2.1.4
|
Windows 2000 | Replace |
bin/enu_usa/BusObjDesignerRes.dll
|
4.2.1.4
|
Windows 2000 | Replace |
bin/chs_chn/BusObjDesignerRes.dll
|
4.2.1.4 | Windows 2000 | Replace | bin/fra_fra/BusObjDesignerRes.dll |
4.2.1.4 | Windows 2000 | Replace | bin/jpn_jpn/BusObjDesignerRes.dll |
4.2.1.4 | Windows 2000 | Replace | bin/cht_twn/BusObjDesignerRes.dll |
4.2.1.4 | Windows 2000 | Replace | bin/ita_ita/BusObjDesignerRes.dll |
4.2.1.4 | Windows 2000 | Replace | bin/deu_deu/BusObjDesignerRes.dll |
4.2.1.4 | Windows 2000 | Replace | bin/esn_esp/BusObjDesignerRes.dll |
4.2.1.4 | Windows 2000 | Replace | bin/ptb_bra/BusObjDesignerRes.dll |
4.2.1.4 | Windows 2000 | Replace | bin/kor_kor/BusObjDesignerRes.dll |
4.2.1.4
|
Windows 2000 | Replace |
bin/CxCommon2.dll
|
4.2.1.4
|
Windows 2000 | Replace |
bin/SvrIFace2.dll
|
4.2.1.4 | Windows 2000 | Replace | bin/CxCommon.dll |
4.2.1.4 | Windows 2000 | Replace | bin/SvrIFace.dll |
4.2.1.4
|
Windows 2000 | Replace |
bin/Utils.dll
|
4.2.1.4 | Windows 2000 | Replace | bin/Utils411.dll |
4.2.1.4
|
Windows 2000 | Replace |
bin/XRmi.dll
|
4.2.1.4 | Windows 2000 | Replace | bin/ActivityEditor.dll |
4.2.1.4 | Windows 2000 | Replace | bin/ServerConnection.dll |
4.2.1.4 | Windows 2000 | Replace | lib/datamanager.jar |
4.2.1.4 | Windows 2000 | Replace | lib/xrmi.jar |
4.2.1.4 | Windows 2000 | Replace | lib/cwsnmpagent.jar |
4.2.1.4 | Windows 2000 | Replace | bin/cwconverter/cwconverter.jar |
4.2.1.4 | Windows 2000 | Replace | bin/cwconverter/cwconverter.bat |
4.2.1.4 | Windows 2000 | Replace | bin/cwconverter/com.ibm.btools.itools.cwconverter/xsls/CWM4_42/CWM4_42.xsl |
4.2.1.4 | Windows 2000 | Replace | WBSM/CWDashboard.war |
4.2.1.4
|
Windows 2000 | Replace |
plugins/com.ibm.btools.csm
|
4.2.1.4
|
Windows 2000 | Replace |
plugins/com.ibm.btools.ics.tools
|
4.2.1.4 | Windows 2000 | Replace | plugins/com.ibm.btools.itools.codeGen |
4.2.1.4
|
Windows 2000 | Replace |
plugins/com.ibm.btools.itools.cwconverter
|
4.2.1.4
|
Windows 2000 | Replace |
plugins/com.ibm.btools.itools.datamanager
|
© 2003 IBM Corporation. Proprietary and Confidential. All Rights Reserved.