Salesforce

HTTP - Error Handling (Magic xpi 4.5)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

HTTP – Error Handling (Magic xpi 4.5)

The Magic xpi Server Flow Manager checks for errors during the execution of a step. If there is an error in an HTTP component 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 codes for the HTTP component are listed below. You can also use Magic xpi's General Component Errors with the HTTP component. The codes are returned to the Magic xpi Server in the Invocation program’s Error Code parameter.

Error Code

Description

350

Error accessing URL

351

Trigger not Found

352

Access Denied

353

Condition Failed

354

Mandatory parameter is null

355

The parameter does not exist

356

Data BLOB should not be null for Post method

Related Topics

Reference
Attachment 
Attachment