CWYES7001-7999: WebSphere Adapters for PeopleSoft - ASIRetriever

CWYES7101
The object name is not set on the business object <insert_0>.
Severity
30 : Severe error
Explanation
The ObjectName metadata tag is not set for the corresponding business object.
Response
Set the component interface name against the metadata tag, ObjectName.

CWYES7102
The getter method has not been set on the property <insert_0>.
Severity
30 : Severe error
Explanation
The GetterMethod metadata tag is not set for the corresponding property.
Response
Set the getter method against the container property in the parent business object.

CWYES7103
The business object level metadata could not be retrieved for the object <insert_0>.
Severity
30 : Severe error
Explanation
The business object level metadata could not be retrieved.
Response
Check if the business object level metadata is set properly. If not, correct the same.

CWYES7104
The primary keys could not be retrieved for the object <insert_0>.
Severity
30 : Severe error
Explanation
The primary keys metadata could not be retrieved.
Response
Check if the primary keys are set properly. If not, correct the same.

CWYES7105
There are no primary keys defined for the object <insert_0>.
Severity
30 : Severe error
Explanation
There are no primary keys defined for the object.
Response
Set the primary keys properly.

CWYES7106
The find keys could not be retrieved for the object <insert_0>.
Severity
30 : Severe error
Explanation
The find keys metadata could not be retrieved.
Response
Check if the find keys are set properly. If not, correct the same.

CWYES7107
There are no find keys defined for the object <insert_0>.
Severity
30 : Severe error
Explanation
There are no find keys defined for the object.
Response
Set the find keys properly.

CWYES7108
The soft delete properties and their values could not be retrieved for the object <insert_0>.
Severity
30 : Severe error
Explanation
The soft delete properties and their values could not be retrieved.
Response
Check if the soft delete properties are set properly. If not, correct the same.

CWYES7109
There are no soft delete properties defined for the object <insert_0>.
Severity
30 : Severe error
Explanation
There are no soft delete defined for the object.
Response
Set the soft delete properties properly.

CWYES7110
The effective dated property could not retrieved for the object <insert_0>.
Severity
30 : Severe error
Explanation
The effective dated property could not retrieved for the object <insert_0>.
Response
Set the effective dated property properly.

CWYES7111
The effective sequence property could not retrieved for the object <insert_0>.
Severity
30 : Severe error
Explanation
The effective sequence property could not retrieved for the object <insert_0>.
Response
Set the effective sequence property properly.

CWYES7112
The application specific information for the property <insert_0> could not be retrieved.
Severity
30 : Severe error
Explanation
The application specific information for the property <insert_0> could not be retrieved.
Response
Check if the application specific information is set properly.

CWYES7201
There is no effective dated property in the business object, but getCurrentItem is set to true.
Severity
30 : Severe error
Explanation
There is no effective dated property in the business object, but getCurrentItem is set to true.
Response
Set the effective dated metadata for the effective dated property or remove getCurrentItem if none exist.

CWYES7202
The business object creation failed for <insert_0>
Severity
30 : Severe error
Explanation
The business object creation failed.
Response
Check the reasons for the failure in the log and correct the same.

CWYES7301
The session instance has become invalid.
Severity
40 : Stop Error
Explanation
The session instance has become invalid.
Response
The EIS might be down or the PingCompInterface property value could be incorrect.

CWYES7302
The execute call on the PeopleSoftInterpreter instance has failed.
Severity
30 : Severe error
Explanation
The execute call on the PeopleSoftInterpreter instance has failed.
Response
Check the logs and correct the error.

CWYES7302
The execute call on the PeopleSoftInteraction instance has failed for the record <insert_0>.
Severity
30 : Severe error
Explanation
The execute call on the PeopleSoftInteraction instance has failed for the record <insert_0>.
Response
Check the logs and correct the error.

CWYES7303
The call to the PeopleTools API 'get' has failed. The RetrieveAll operation cannot be completed.
Severity
30 : Severe error
Explanation
The RetrieveAll operation cannot proceed because the call to the PeopleTools API 'get' has failed.
Response
Take corrective action based on the error message retrieved from the PeopleSoft message collection.

CWYES7401
The call to <insert_0> on the component interface instance <insert_1> failed. The value <insert_2> could not be set.
Severity
30 : Severe error
Explanation
The call to a PeopleTools API could have failed because of the incorrect value provided.
Response
The value provided for a property is incorrect. Correct the same.

CWYES7402
The call to <insert_0> on the component interface instance <insert_1> failed.
Severity
30 : Severe error
Explanation
The call to a PeopleTools API has failed.
Response
The value provided for a property is incorrect. Correct the same.

CWYES7403
There are no primary keys with values set on the business object <insert_0>.
Severity
30 : Severe error
Explanation
There are no primary keys with values set on the business object <insert_0>.
Response
Provide values to at least one of the primary keys on the business object for the retrieval to succeed.

CWYES7404
The value has not been set or is null for the primary key <insert_0> on the business object <insert_1>.
Severity
30 : Severe error
Explanation
The value has not been set for a primary key on the business object.
Response
Provide value to all the primary keys on the business object for the operation to succeed.

CWYES7405
The call to GetMatchingItem has failed. The child item could not be retrieved.
Severity
30 : Severe error
Explanation
The child item could not be retrieved as the call to GetMatchingItem failed.
Response
Take corrective action based on the error message retrieved from the PeopleSoft Message Collection.

CWYES7406
The cross referencing operation has failed.
Severity
30 : Severe error
Explanation
The cross referencing operation has failed.
Response
None

CWYES7407
An error has occurred while setting the system properties on the EIS object.
Severity
30 : Severe error
Explanation
An error has occurred while setting the system properties on the EIS object.
Response
Check the logs and correct the error.

CWYES7408
An error has occurred while setting the find key properties on the EIS object.
Severity
30 : Severe error
Explanation
An error occurred while setting the find key properties on the EIS object.
Response
Check the logs and correct the error.

CWYES7409
An error occurred while setting the primary key properties on the EIS object.
Severity
30 : Severe error
Explanation
An error has occurred while setting the primary key properties on the EIS object.
Response
Check the logs and correct the error.

CWYES7410
The key property <insert_0> has no corresponding value. The adapter is unable to continue the operation.
Severity
30 : Severe error
Explanation
A key property has no corresponding value. The adapter is unable to continue the operation.
Response
Check the logs and correct the error.