The patch note contains the following sections:
This patch contains the following revisions since the last maintenance release:
Available as of
Version |
CR Number |
Feature |
Description |
2.2.1 |
25281/JR 18896 |
Problem with insert of effective-dated rows |
Workaround provided by adding additional ASI at the BO Level which will ensure that the item will be
inserted at either the lowest or the highest index Position. This is used when the
getEffectiveItemNum() returns the position (where the insert needs to happen)
as –1. The ASI at the BO level would be as follows: Either InsAtOldestEffDtPos=true – this will insert it at the highest index
which
will actually have the oldest
effective date (or) InsAtCurrentEffDtPos=true – this will insert it at the
lowest index
Zero, which will have the current
Effective date Only one of these ASI can be used at a time. |
2.2.2 |
24915,24920/JR 18972 |
Support for RetrieveByContent and outbound Delete verbs |
i) Support has been provided for RetrieveByContent verb
(request processing). The
retrieval will be done based on the find keys in a component interface. In the WBI Business Object
Definition, to identify the corresponding find keys in the CI, one would need
to add the App-text :findKey=true at the attribute level, where : is the App-text
delimiter. Atleast one of the findKey attributes in the BO
instance should have a value filled in, for the retrieval to succeed. For retrieval purposes, RetrieveByContent
will take into account only those attributes that have the above App-text
set. When multiple rows are retrieved, the error code
MULTIPLE_HITS will be returned. ii) Support for outbound Delete verb has been provided
(subscription delivery). In this
case, the keys will be retrieved from the event CI (CWEVENT_CI). The same would then be set on the
business object instance and the instance sent across to the WBI Integration
Broker. |
2.2.3 |
28180/JR 19150 |
ConnectorId issue – adapter fails while polling |
This has been fixed. The corresponding method name was being incorrectly set as
‘setcwconnid’. This is case-sensitive and should be ‘setCwConnId’ instead. |
To perform an upgrade to this version of the connector:
Add, replace, or remove the following files and directories as indicated:
Adapter Version |
Platform [WIN;UNIX] |
Add / Replace / Remove |
File (Starting from %CROSSWORLDS%/$CROSSWORLDS) |
2.2.3 |
WIN UNIX |
Replace |
%CROSSWORLDS%\connectors\PeopleSoft\CWPeopleSoft.jar ${CROSSWORLDS}/connectors/PeopleSoft/CWPeopleSoft.jar %CROSSWORLDS%\connectors\messages\PeopleSoftConnector.txt ${CROSSWORLDS}/connectors/messages/PeopleSoftConnector.txt |
Add or remove the following connector properties using CSM:
For Connector Version |
Platform |
Add / Remove |
Property (Case-Sensitive) |
2.2.3 - none |
|
|
|
Aug 14 2003 12:35 PM
© 2003 IBM Corporation. Proprietary and Confidential. All Rights Reserved.
.