This section describes error handling for the OneWorld adapter and the OneWorld ODA.
All messages generated by the connector are stored in a message file. Each message has a message number followed by the message:
Message number Message text
The connector handles additional specific errors as described in the following sections.
The OneWorld ODA throws an exception in the following scenarios:
ODK properties define the trace file name and trace level. The ODK wizard manages these two properties. The trace file can be found in the OneWorld folder of the Crossworlds/ODA folder. The default name of the file is OneWorldODAtrace.txt. The message file containing the error and trace messages has the following naming convention:
BIA_<ODAAgentName>Agent.txt
ODAAgentName is the value from the variable of the same name found in the start file for the ODA. If you change the value of the ODAAgentName variable, then you must also change the message file name. The error and trace message file is in the ODA messages folder.
See Tracing Exceptions and Messages in the Business Object Development Guide for more information on the trace file and the message file.