Enterprise Administration > Implementing Windchill ESI > Implementing Windchill ESI in an ORACLE Applications Environment > XML Schemas > ESILog
  
ESILog
The ESILog schema is defined to simplify the logging process. It is the input schema to the logging process definition. The following describes the ESILog schema.
Element
Description
Application
Indicates the application that originated the log message. For more information on codes for specific applications, see Application.
TransactionNumber
TheWindchill ESI transaction number being processed.
Code
Unique message code identifier, used as a cross-reference key to the appropriate localized message text.
Type
The type of the message. See Type for details on type of messages.
Severity
The severity level of the message. See the section Severity for details on severity levels.
ObjectDescription
Description of the item being logged, such as a document number.
Target
Uniquely identifies the distribution target where the object was published.
ERPPrimary
If applicable, the primary API return message from the distribution target.
ERPSecondary
If applicable, the secondary API return message from the ERP system.
RootCause
The five-digit message code that corresponds to a root cause message. This gives users additional hints or tips on the error or where to find additional information.
EAIAdditionalInformation
Any additional EAI (non-ERP) information pertinent to logging.
* 
Data in this field is not suitable for localization; For example, part numbers, parameters, Java stack traces.
ExtraInformation
Additional field for customization.