IBM WebSphere Adapter for PeopleSoft, version 7.5.0.3_IF01 notes

This document contains the following sections:
Enhancements and fixes
New and modified connector properties
Upgrade notes
This table lists the enhancements and fixes in fix pack version 7.5.0.3_IF01.
Fixes
#CRAPARTitleDetails
1 Defect 8528 A nullpointerException seen on creating Web Page for the PeopleSoft J2C bean
Symptom: While creating Web Page, Web Services or EJB from J2C Java Bean for the PeopleSoft Adapter a nullpointerException was encountered on attempting to complete the wizard.
Resolution: Initialized the problem component to prevent the null value causing this exception to fix this issue.

This table lists the enhancements and fixes in fix pack version 7.5.0.3.
Fixes
#CRAPARTitleDetails
1 Defect 6776 Thread safe implementation of peoplesoft connector
Symptom: Business object generated using enterprise metadata discovey using multiple thread generating business name, properties conflict.
Resolution: Provided the implementation to generate unique business object if generated using multiple threads.

This table lists the enhancements and fixes in fix pack version 7.5.0.2.
Fixes
#CRAPARTitleDetails
1 Defect 6769 EMD advanced property 'Preserver object in parent update operation' is not getting saved in the business object
Symptom: The ASI 'KeepRelations' is not getting saved for the element which is of type child business object at top level business object after selecting from the advanced property.
Resolution: Provided the capablity to EMD part to generate ASI for the element of the type child buinsess object when selected at the advanced property configuration.
2 Defect 6770 EMD advanced property 'Fields that represent the generated key in PeopleSoft' is not getting saved in the business object.
Symptom: The ASI 'UID' is not getting saved for the element which is selected at the advanced configuraiton screen.
Resolution: Provided the capablity to EMD part to generate ASI for the element when selected at the advanced property configuration.
3 Defect 6775 Advanced configuration screen is not required during design time for inbound process.
Symptom: The user has given a option to select 'Prompt for additional configuration settings when adding business object'.
Resolution: The option 'Prompt for additional configuration settings when adding business object' is removed for inbound process duirng enterprise metadata discovery.
4 Defect 6840 'java.lang.NullPointerException' exception while moving the metadata object from left to right panel at metadata tree panel.
Symptom: Enterprise metadata discovery wizard throwing 'java.lang.NullPointerException' while moving the metadata object from left to right panel at metadata tree panel.
Resolution: Done null check verification on the object.
5 Defect 6911 EMD advanced property 'Effective date configuration' is not getting saved in the business object.
Symptom: The ASIs related the effective date configuration are not getting saved at the top level and child business objects.
Resolution: Provided the capablity to EMD part to generate ASI related the effective date configuration at the top and child level business objects.
6 Defect 7122 List the child and grand child business object name for keep relationship property
Symptom: Currently only the child business objects are getting displayed and there is no way to set the keep relationship flag to grand child business object.
Resolution: Provided the capablity to EMD part to list the child and grand child business object for keep relationship property.
7 Defect 7135 The list at the 'Alternate key fields for RetrieveAll operation' during metadata configuration for outbound process should display only FindKeys for component interface.
Symptom: Currently the list at the 'Alternate key fields for RetrieveAll operation' displaying all the fields for the component interface.
Resolution: Listed only FindKeys for component interface
8 Defect 7168 The list at the 'Field that represent the generated key in PeopleSoft' property duing metadata configuration for outbound process should display only primary key fields
Symptom: Currently the list at the 'Alternate key fields for RetrieveAll operation' displaying all the fields for the component interface.
Resolution: Listed only Primary keys for component interface


This table lists the fixes in fix pack version 7.5.0.1.
Fixes
#CRAPARTitleDetails
1103525JR38869Peoplesoft adapter fail to copy EIS value.
Symptom: The signed Number field in EMD finally turns out to be integer attribute in generated BO definition file, this is by current design. In adapter user guideline page 6, it mentions BO attribute type for SIGNED NUMBER maps to attribute type Integer. The problem is when EMD part can not generate decimal attribute for this kind of NUMBER/SIGNED NUMBER with decimal positions.
Resolution: Provided the capablity to EMD part to generate decimal attribute for NUMBER/SIGNED NUMBER.


This table lists new connector properties
#VersionPlatformAdd or RemoveProperty (Note that property names are case sensitive)
There is no new connector property introduced/modified for this version of fix pack.


To upgrade to the fix pack version 7.5.0.3, do the following:
1. Ensure you have followed the 'Installation Instructions' section in the download link before proceeding further.
2. If you need to use the Fix Pack for EMD, delete the connector project in the WID, import the new rar and apply the EIS specific dependency files. The following steps describe how to do the same.
   a. Open the Java Build Path for the SCA module and remove the Connector project selected on projects tab.
   b. Open the dependency editor and remove the connector project.
   c. Delete the connector project from workspace.
   d. Import the new rar file. Add any dependency files from EIS specific APIs as needed.
   e. Open Java build path for the SCA module and select the Connector project selected on projects tab.
   f. Open the dependency editor and add the connector project if it is not already present and check "Deploy with Module".
3. To update deployed applications(that have an embedded adapter RAR file) on the WebSphere Process Server,use the following procedure
   a. Stop the application that needs to be updated,using the WebSphere Process Server admin console
   b. Select Update for the corresponding application in the WebSphere Process Server admin Console.
   c. Select Replace or add a single file option with relative path as name of the rar file - CWYES_PeopleSoft.rar.
   d. Click the Browse button to select the updated RAR file on your local file system.
   e. Select the default values for the consecutive steps and select Finish.This will ensure that existing configurations e.g. MCF,are not changed and the JAR files are only updated.


To see a list of files that have been updated in this fix pack, refer to the file 'updatedFileList.txt'

March 19th, 2012 15.11 PM
(C) 2012 IBM Corporation. Proprietary and Confidential. All Rights Reserved.