Adapter Message Logging
Integration Server maintains several types of logs; however, webMethods Adapter for IBM Power only logs messages to the audit, error and server logs. Because webMethods Adapter for IBM Power 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 for webMethods Adapter for IBM Power are given in the following table.
Log | Description |
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 webMethods Adapter for IBM Power service template on the Audit tab. |
Error Log | webMethods Adapter for IBM Power 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 | webMethods Adapter for IBM Power 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 webMethods Adapter for IBM Power log messages. |
The adapters log messages appear in either of the following formats:

ADA.512.
nnnnc
ADA.0512.
nnnncwhere the facility code ADA indicates that the message is from an adapter, 0512 or 512 indicates that it is webMethods Adapter for IBM Power, nnnn represents the error's minor code, and (optionally) c represents the message's severity level.
To monitor webMethods Adapter for IBM Power's log messages in the server log, ensure that your server log's logging settings are configured to monitor the following facilities:

0113 Adapter Run time (Managed Object)

0114 Adapter Run time

0115 Adapter Run time (Listener)

0116 Adapter Run time (Notification)

0117 Adapter Run time (Adapter Service)

0118 Adapter Run time (Connection)

0121 Adapter Run time (SCC Transaction Manager)

0126 Adapter Run time (SCC Connection Manager)