Error Management in Triggers (Magic xpi 4.5)
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.