Salesforce

Error Management in Triggers (Magic xpi 4.7)

« Go Back

Information

 
Approval Process StatusPublished
Objective
Description

Error Management in Triggers (Magic xpi 4.7)

When an error occurs in a trigger, the error flow that was defined in the flow properties is called.

The C.sys.InvokingComponentName variable provides the trigger name, and the C.sys.InvokingFlowName variable provides the name of the flow that should have been launched by the trigger.

Reference
TitleError Management in Triggers (Magic xpi 4.7)
URL NameError-Management-in-Triggers-xpi-47