Activity › Forums › Salesforce® Discussions › How to handle fault in Salesforce flow?
-
How to handle fault in Salesforce flow?
Posted by Pooja on June 22, 2020 at 6:02 PMHow to handle fault in Salesforce flow?
Anjali replied 5 years, 11 months ago 4 Members · 3 Replies -
3 Replies
-
To do so, draw the fault connector to a Screen element with this Display Text field. When an error occurs, automatically create a case that includes the error message and assign it to your IT department. Assign the created case’s number to a Text variable ( {! caseNumber} , for example).
- [adinserter block='9']
-
To do so, draw the fault connector to a Screen element with this Display Text field. When an error occurs, automatically create a case that includes the error message and assign it to your IT department. Assign the created case’s number to a Text variable ( {! caseNumber} , for example).
-
Please refer this link-
https://help.salesforce.com/articleView?id=flow_build_logic_fault.htm&type=5
Log In to reply.