Enterprise Administration > Implementing Windchill ESI > Implementing Windchill ESI in an ORACLE Applications Environment > Understanding Windchill ESI Architecture > Message Logging, Error Handling, and Return Messaging > EAI Logging Process > Log Message Codes
  
Log Message Codes
The following sections provide details on the codes or numbers associated with the various fields in the log messages.
Application
The application field indicates which application is the source of the information in the log entry. There is no systematically enforced correlation between the application fields and any other fields of the log entry. The following table lists the number associated with the applications:
Application Numbers
Description
1
TIBCO BusinessWorks
2
Windchill PDMLink
3
TIBCO EMS
4
TIBCO Adapter for SAP
5
TIBCO Adapter for Oracle Applications
6+
Reserved for future use
Type
To help classify messages, Windchill ESI assigns a type to each log entry at the point in the Windchill ESI business logic where it is generated. The following table lists the message types:
Type Value
Message Type
Description
1
Functional
Provides status information on the processing of the business objects between Windchill and the Windchill ESI business logic or between the Windchill ESI business logic and the distribution target. For example, creating parts or deleting BOMs.
2
Technical
Provides status information relating to technical aspects of processing. For example, failed to parse response message.
Severity
The severity level indicates the impact of the message on the system. Severity level numbers five (5) and above (except 9) can be used for customized message severity types. The following lists the current severity levels:
Severity Field Value
Severity Type
Description
Action Required by Administrator
0
Fatal
Indicates a failure occurred and that the EAI components have stopped processing.
Yes. Requires immediate attention from an EAI systems administrator. Refer to the Windchill Enterprise Systems Integration Administration Guide - Oracle Applications for further details.
1
Error
Indicates that a non-fatal error has occurred. The EAI components continue processing.
Yes. May require EAI systems administrator attention in the case of technical errors. May require attention from aWindchill PDMLink user for functional errors.
2
Warning
Indicates that an important or significant condition occurred but did not cause the Windchill ESIbusiness logic to stop abnormally.
Action sometimes required through standardWindchill PDMLink tools.
3
Success
Indicates that desired action was completed successfully.
None
4
Informational
Indicates that a normal processing step was performed.
None
9
Debug
Intended to track the progress of the BusinessWorks flow for debugging purposes.
None