Matics - Error Handling (Magic xpi 4.14)
The Magic xpi Server Flow Manager checks for errors during the execution of a step. If there is an error in a Matics connector step, the Error Handler is invoked and handles the error.
The error codes for the Matics connector are listed below. You can also use Magic xpi's General Component Errors with the Matics connector. The codes are returned to the Magic xpi Server in the Invocation program’s Error Code parameter.
|
|
8888
|
.Net exception
|
9999
|
Java exception
|
100
|
Read operation, missing mandatory parameter: <Param Name>
|
200
|
Connection error
|
300
|
Write operation, missing mandatory parameter
|
Error Handling in Magic xpi