FIX Module Version 7.2.December 2014 | Understanding and Using Fix Module | webMethods FIX Module | Error Handling | FIX Module Message Logging
 
FIX Module Message Logging
FIX Module uses Integration Server’s logging mechanism to log informational, warning, and error messages to the server log of Integration Server. To view the server log, use the Integration Server Administrator. For information about viewing and configuring the server log, see the webMethods Integration Server Administrator’s Guide for your release.
FIX Module adds errors, warnings, and informational messages to the server log, using the format, FIX.000n.nnnn, where:
*FIX is the product code that indicates the message is issued by FIX Module.
*000n is the major error code, where n can be any of the following values:
*0—FIX Module encountered a general error.
*1—Generated during the initialization of FIX Module (which includes the initialization of FIX engine sessions).
*2—Generated while receiving a FIX message.
*3—Generated while sending a FIX message.
*nnnn is the minor error code.