The patch note contains the following sections:
CONNECTOR REVISIONS |
Available as of Version | CR Number/APAR# | Feature | Description |
---|---|---|---|
1.6.2 | CR 35632 CR 35033/JR19950 |
Override for locale settings for grouping. Allow overriding the use of Locale formating on numbers. | A new property DisableNumberFormatGrouping will used to determine whether to use grouping when calling CWConnectorBusObj.setintValue(..)/setfloatValue()/setdoubleValue(). The default if not set will be false. Without grouping 1,234,567 will be kept as 1234567. A new property DisableLocaleFormating will be used to determine whether to perform any formating on numbers. The default for this property is false. |
1.6.1 | 33705/JR 19730 | setdoubleValue needs to handle fractions different from the locale setting. | Two new properties MaxDoublePrecision and MaxFloatPrecision has been introduced. The value is used to set the maximum digits for number formatting before setting the value with setAttrValue in setdoubleValue and setfloatValue methods of WBIA API. |
For Connector Version | Platform | Add / Replace / Remove | File (Starting from %CROSSWORLDS%/$CROSSWORLDS) |
1.6.2 | WIN & UNIX | Replace the file | \lib\WBIA.jar
\lib\WBIA\3.0.0\WBIA.jar \lib\WBIA\4.0.0\WBIA.jar \lib\WBIA\4.1.1\WBIA.jar \lib\WBIA\2.3.0\WBIA.jar \connectors\messages\CWConnectorAgentMessages.txt |
1.6.1 | WIN & UNIX | Replace the file | \lib\WBIA.jar
\lib\WBIA\3.0.0\WBIA.jar \lib\WBIA\4.0.0\WBIA.jar \lib\WBIA\4.1.1\WBIA.jar \lib\WBIA\2.3.0\WBIA.jar \connectors\messages\CWConnectorAgentMessages.txt |
Configure the following for the patch to work:
Connector
Version |
Platform | Add / Remove | Property/Legal values (Case-Sensitive) |
- | - | - | - |
April 27, 2004 11:32 AM
© 2004 IBM. All Rights Reserved.