Salesforce

Error Handling Sequence (Magic xpi 4.6)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Error Handling Sequence (Magic xpi 4.6)

Magic xpi handles errors in the following sequence:

  1. When there is an error in a step, Magic xpi exits the step and triggers the Error Handling mechanism.

Note:

In Data Mapper and SAPB1 steps, you can set the step to exit or continue.

  1. Magic xpi calls a user-defined error handling flow (error flow) if it exists.

  2. If there is no error handling flow, Magic xpi handles the error based on the Flow Error policy.

  3. The next step in the flow logic can be conditioned according to the value returned from the C.sys.ErrorCode variable.

These sections break each of these steps down into detail:

Error in the Step

Error Handling Flow

Error Policies

Error Handling in a Step

Reference
Attachment 
Attachment