PeopleSoft Adapter 6.0 | webMethods PeopleSoft Adapter Documentation | webMethods PeopleSoft Adapter Installation and User’s Documentation | Logging and Exception Handling | PeopleSoft Adapter Message Logging
 
PeopleSoft Adapter Message Logging
The Integration Server maintains several types of logs; however, the PeopleSoft Adapter only logs messages to the audit, error and server logs. Because the PeopleSoft Adapter works in conjunction with the WmART package, the adapter's messages and exceptions typically appear within log messages for the WmART package.
The logging levels are different depending on which version of the Integration Server you are running the adapter on, as shown in the following table.
Integration Server
Log
Description
Integration Server 6.5
Audit Log
You can monitor individual adapter services using the audit log as you would audit any service in the Integration Server. The audit properties for an adapter service are available in each PeopleSoft Adapter service template on the Audit tab.
Error Log
The PeopleSoft Adapter automatically posts critical-level and error-level log messages to the server's error log. These log messages will appear as adapter run-time messages.
Server Log
The PeopleSoft Adapter posts messages to the Server log, depending on how the server log is configured. Critical-level through debug-level log messages appear as Adapter Run time log messages. V1-Verbose1 or V4-Verbose4 log messages appear as PeopleSoft Adapter log messages.
Integration Server 7.1 and higher
Audit Log
You can monitor individual adapter services using the audit log as you would audit any service in the Integration Server. The audit properties for an adapter service are available in each PeopleSoft Adapter service template on the Audit tab.
Error Log
The PeopleSoft Adapter automatically posts fatal-level and error-level log messages to the server's error log. These log messages will appear as adapter run-time messages.
Server Log
The PeopleSoft Adapter posts messages to the server log, depending on how the server log is configured. Fatal-level through debug-level log messages appear as adapter run-time log messages. Trace-level log messages appear as PeopleSoft Adapter log messages.
The PeopleSoft Adapter's log messages appear in the following format: ADA.0336.nnnnc, where:
*ADA is the facility code that indicates that the message is from an adapter.
*0336 (or 336) is the PeopleSoft Adapter major code, which indicates that the error is generated by the PeopleSoft Adapter.
*nnnn represents the error's minor code. For detailed descriptions of the PeopleSoft Adapter's minor codes, see PeopleSoft Adapter Error Codes.
*c represents the message's severity level (optional).
Because the PeopleSoft Adapter works in conjunction with the WmART package, the adapter's messages and exceptions typically appear within log messages for the WmART package, although that is not necessarily true for verbose-level messages.
To monitor the PeopleSoft Adapter's log messages in the Server log, ensure that your server log's logging settings are configured to monitor the following facilities:
*0113 Adapter Runtime (Managed Object)
*0114 Adapter Runtime
*0115 Adapter Runtime (Listener)
*0116 Adapter Runtime (Notification)
*0117 Adapter Runtime (Adapter Service)
*0118 Adapter Runtime (Connection)
*0121 Adapter Runtime (SCC Transaction Manager)
*0126 Adapter Runtime (SCC Connection Manager)