Exchange - Error Handling (Magic xpi 4.9)
The Magic xpi Server checks for errors during the execution of a step. If there is an error in an Exchange connector step, the Error Handler is invoked and handles the error.
The first error in the step causes the termination of the step execution. If the step has multiple methods, and an error occurs in one of these methods, all subsequent methods are not executed.
The error code for the Exchange connector is listed below. You can also use Magic xpi's General Component Errors with the Exchange connector. The code is returned to the Magic xpi Server in the Invocation program’s Error Code parameter.
|
|
1150
|
Exchange call error: <Error Description>
|
Error Handling in Magic xpi