Module for AS4 Version 10.1.May 2019 | Understanding and Using webMethods AS4 Module | Installing and Using AS4 Module | Logging and Error Handling | Error Message Logging
 
Error Message Logging
The module uses the Integration Server logging mechanism to log messages. To view the server log, use Integration Server Administrator. For more information about viewing the server log, see webMethods Integration Server Administrator’s Guide.
The module adds Error, Warn, Info, and Debug messages to the server log, using the format AS4.000n.nnnn, where:
*AS4 is the product code that indicates the message is issued by the module.
*000n is the major error code, where n can be any of the following values:
*0—The module encountered a general error.
*1—The module encountered an error while receiving an AS4 message.
*2—The module encountered an error while sending an AS4 message.
*nnnn is the minor error code.