PeopleSoft Module
The PeopleSoft Module provides access to Oracle's PeopleSoft applications. This section contains details for the messages delivered from the PeopleSoft Module.
This topic provides the MIB Name and MIB OID information, in addition to high-level details about each notification in the PeopleSoft Module.
MIB Name : CASTIRON-COMP-PEOPLESOFT-MIB
MIB OID : .1.3.6.1.4.1.13336.2.2.3.9
The following table provides an alphabetical list of all notifications that can be issued by the PeopleSoft Module.
Notification | Level | System | Description |
---|---|---|---|
ActivateFailureBlank | Severe | Orchestration | Activity could not be started as the specified name was blank. |
ActivateSuccess | Info | Orchestration | Activity name specified was successfully activated. |
ActivateUnsuccessful | Info | Orchestration | Error occurred while connecting to PeopleSoft system while activating activity. Activity activated, will try to establish connectivity at activity execute time. |
ActivityFailure | Severe | Orchestration | Activity name specified failed to execute. |
ActivitySuccessful | Info | Orchestration | Activity name specified executed successfully. The response output parameter was successfully generated. |
ConfigURI | Info | Orchestration | Information regarding the URI and Port where the PeopleSoft Receive is listening. |
ConnectionError | Severe | Orchestration | The peoplesoft operation failed because a connection to the server could not be established. |
ConnectionPoolError | Warning | Orchestration | Error occurred while returning connection to the pool. Continuing the activity. |
ConnectionRetry | Warning | Orchestration | The peoplesoft operation failed while trying to connect to the server. This will cause a retry. |
CreateOnlyKeys | Warning | Orchestration | Only Create Keys was specified and no other properties were specified. Create might not have created the record. |
DataLengthMore | Warning | Orchestration | The data set for specified field name has length exceeding the field length. This may cause loss of data. |
DeleteFail | Warning | Orchestration | The activity failed to delete specified item number. |
GetNoReturn | Info | Orchestration | Activity name specified could not find any record. |
ItemNumberBlank | Warning | Orchestration | Item number returned is empty. |
MakeConnectError | Warning | Orchestration | Error occurred while creating the connection to destination. |
MessageNameVersion | Severe | Orchestration | Message name and version got does not match that set in activity. |
MissingLibraries | Severe | Orchestration | Peoplesoft activity is missing required libraries. Please install them from WMC. |
NoOperationOnRecord | Warning | Orchestration | Activity could not find any record to do specified operation on it. |
OutOfRange | Warning | Orchestration | Activity is trying to delete an item which is out of range. |
PoolReleaseError | Warning | Orchestration | Error occurred while closing the connection pool. |
ReceiveActivate | Severe | Orchestration | Error occurred while activating PeopleSoft Receive. |
ReceiveDeActivate | Severe | Orchestration | Error occurred while deactivating PeopleSoft Receive. |
ReceiveError | Severe | Orchestration | Peoplesoft receive activity was unsuccessful in receiving the request. |
ReceiveGeneralError | Severe | Orchestration | Error occurred while sending the response from PeopleSoft Receive. |
ReceiveIOError | Severe | Orchestration | IO Error occurred while processing request in PeopleSoft Receive. |
ReceiveInfo | Info | Orchestration | Got document from specified host with specified name and version. |
ReceiveProcess | Severe | Orchestration | Error occurred while processing request in PeopleSoft Receive. |
ReceiveSuccessful | Info | Orchestration | Peoplesoft receive activity successfully received the request. |
RunningInfo | Warning | Orchestration | Faced few warnings or errors while running Peoplesoft activity. |
RunningMessages | Warning | Orchestration | Received messages while executing the activity. |
SetupInfo | Warning | Orchestration | Faced few warnings or errors while setting up Peoplesoft activity. |