Handling errors

The Siebel connectivity DLL component of the WBI Siebel EAI adapter returns an error in the following cases:

For all the above cases excluding the last one, the connectivity DLL returns an error message in an XML message. The error message is enclosed in the tags <Error> and </Error>. The generic business adds the Siebel specific tags to the error message, then, converts it to a property set by calling the XML converter service. All error messages from the generic business service needs to be handled by the workflow from which it was invoked.

The Siebel connectivity DLL logs the trace and error messages to the SiebelConnectivityTrace.txt file created in the Siebel\Client\bin folder.

Copyright IBM Corp. 1997, 2004