Flow Trigger when an Error Flow Execution is created in Flow Designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2024 08:33 PM - edited ‎12-10-2024 10:50 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2024 08:39 PM
hi @BoHyun Jung
The trigger should be an 'Updated' on the table and not a 'Created'.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2024 08:40 PM
Hi @BoHyun Jung
Do you want this flow to trigger whenever any other flow fails to execute ?
Thanks & Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2024 08:42 PM
Hi @Amit Verma
I would like to know the condition that the Flow triggers when an error occurs as shown in the image above.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2024 08:48 PM
Hi @BoHyun Jung
The flow execution logs are stored in "sys_flow_context" table. For your requirement, you can try to change the trigger as below :
Thanks & Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.