The patch note contains the following sections:
This patch contains the following revisions since the last maintenance
release:
Available as of
Version |
APAR/CR Number |
Feature |
Description |
2.4.1 |
JR 19459 CR 32620 CR33052 |
Failure
updating a child BO with integer key value, that has leading zero. FAIL is not
returned on delete if an integrity constraint existed. |
When the
retrieved BO and BO to be updated are compared, the string values of all key
attributes were being compared, so leading zeros resulted in a failure of the
comparison. Now the string value is converted to the appropriate type and
then compared, so that the problem is resolved. The status
flag was not reset to fail after a retrieve is done before delete. The status
has been reset to fail before delete operation. |
2.3.6 |
JR 19369 CR 31301 |
When
retrieving a result set returned by a stored procedure, adapter flags the
following error: Attribute RS not found |
The output
attribute name was being retrieved after the check for attribute name to be
RS. Now it has been fixed to be retrieved before the check, so that OP=RS is
handled appropriately |
2.3.5 |
JR 19263/ |
1.Fix to
handle cxignore on spparams. |
If one inp
param for a SP was cxignore , the adapter was not setting values for the rest.
The same has been fixed. |
1. If the connector version is 2.2.0 or above, please check the following:
Add, replace, or remove the following files and directories as indicated (Note that these are rolled up in the patch you downloaded):
%APP% is one of: JDBC, i2ADW, OracleApps or MCS.
For Connector Version |
Platform |
Add / Replace / Remove |
File (Starting from %CROSSWORLDS%/$CROSSWORLDS) |
2.4.1 |
WIN & UNIX |
Replace the file |
%CROSSWORLDS%\connectors\%APP%\CW%APP%.JAR |
Configure the following for the patch to work:
Connector |
Platform |
Add / Remove |
Property/Legal values (Case-Sensitive) |
- |
- |
- |
- |
© 2004 IBM Corporation. Proprietary and Confidential. All Rights Reserved.