Siebel Adapter 6.0 SP3 | webMethods Siebel Adapter Documentation | webMethods Siebel Adapter Installation and User’s Documentation | Logging and Exception Handling | Siebel Adapter Message Logging
 
Siebel Adapter Message Logging
Integration Server maintains several types of logs. However, the Siebel Adapter logs messages only to the audit, error, and server logs. Because the Siebel 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 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 Integration Server. The audit properties for an adapter service are available in each Siebel Adapter service template on the Audit tab.
Error Log
The Siebel Adapter automatically posts critical-level and error-level log messages to Integration Server's Error log. These log messages will appear as Adapter Runtime messages.
Server Log
The Siebel Adapter posts messages to the Integration Server log, depending on how the server log is configured. Critical-level through debug-level log messages appear as Adapter Runtime log messages. V1-Verbose1 or V4-Verbose4 log messages appear as Siebel Adapter log messages.
Integration Server 7.1 or higher
Audit Log
You can monitor individual adapter services using the audit log as you would audit any service in Integration Server. The audit properties for an adapter service are available in the Siebel Adapter service template on the Audit tab.
Error Log
The Siebel Adapter automatically posts fatal-level and error-level log messages to the error log. These log messages will appear as Adapter Run-time messages.
Server Log
Siebel 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 Siebel Adapter log messages.
Siebel Adapter log messages appear in the following format: ADA.0700.nnnnc, where:
*ADA is the facility code that indicates that the message is from an adapter.
*0700 is the Siebel Adapter major code, which indicates that the error is generated by the Siebel Adapter.
*nnnn represents the error's minor code. For detailed descriptions of the Siebel Adapter's minor codes, see Siebel Adapter Error Codes.
*c represents the message's severity level (optional).
To monitor Siebel Adapter 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
*0117 Adapter Runtime (Adapter Service)
*0118 Adapter Runtime (Connection)
*0126 Adapter Runtime (System Contract Component [SCC] Connection Manager)