Adapter for Salesforce 8.2 | webMethods Adapter for Salesforce Documentation | webMethods Adapter for Salesforce Installation and User’s Documentation | Logging and Exception Handling | Adapter for Salesforce Message Logging
 
Adapter for Salesforce Message Logging
Integration Server maintains several types of logs. However, Adapter for Salesforce logs messages only to the audit, error, and server logs. Because Adapter for Salesforce works in conjunction with the WmART package, the adapter's messages and exceptions typically appear within log messages for the WmART package.
The following table lists the logging levels supported by Integration Server for Adapter for Salesforce:
Integration Server
Log
Description
Integration Server 8.2 or later
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 the Adapter for Salesforce service template in the Properties panel.
Error Log
Adapter for Salesforce automatically posts fatal-level and error-level log messages to the error log. These log messages will appear as Adapter Runtime messages.
Server Log
Adapter for Salesforce posts messages to the server log, depending on how the server log is configured. Fatal-level through debug-level log messages appear as Adapter Runtime log messages. Trace-level log messages appear as Adapter for Salesforce log messages.
Adapter for Salesforce's log messages appear in the following format: ADA.0505.nnnnc, where:
*ADA is the facility code that indicates that the message is from an adapter.
*0505 is the Adapter for Salesforce major code, which indicates that the error is generated byAdapter for Salesforce.
*nnnn represents the error's minor code.
*c represents the message's severity level (optional).
To monitor the Adapter for Salesforce 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)