Salesforce

Error Handling in a Step (Magic xpi 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Error Handling in a Step (Magic xpi 3.x)

You can also handle an error by checking the Error Code in the condition of the step. If the parent step has ended with an error, the C.sys.ErrorCode variable will still contain the Error Code in the condition of the following step, but will be cleared when the step starts.

If you want to catch an error of a specific step and handle it, you do it using an error variable in the condition of the next step.

The error code values are found in the Errors Repository (Project menu > Errors).

Related Topics

Error Handling Variables

Reference
Attachment 
Attachment