SharePoint - Error Handling (Magic xpi 4.5)
The Magic xpi Server checks for errors during the execution of a step. If there is an error in a SharePoint connector step, the Error Handler is invoked and handles the error.
The error code for the SharePoint connector is shown below. You can also use Magic xpi's General Component Errors with the SharePoint connector. The codes are returned to the Magic xpi Server in the Invocation program’s Error Code parameter.
|
|
1350
|
SharePoint call error: <Error Description>
|
1351
|
Internal error return: <Err Description>
|
Error Handling in Magic xpi