Excel - 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 an Excel connector step, the Error Handler is invoked and handles the error.
The error codes for the Excel connector are listed below. You can also use Magic xpi's General Component Errors with the Excel connector. The codes are returned to the Magic xpi Server in the Invocation program’s Error Code parameter.
|
|
8888
|
.Net Exception
|
9999
|
Java Exception
|
1801
|
Error in transformation process
|
1802
|
Exception while updating an existing excel file
|
1803
|
Range cannot start from 0
|
1804
|
Selection is out of range
|
1805
|
File not found error
|
Error Handling in Magic xpi