New Instance of flow not starting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2024 02:29 PM
Hi,
We have below steps in Flow and trigger is Stage changes to 'Draft' on a Custom table.
Step 1 Stage is 'Draft'
Step 2 Stage is 'Manager approval'
Step 3 Stage is 'VP Approval'
So if at step 2 or 3 it is rejected I set the Flow Stage back to 'Draft' (for doing the corrections and send to approval again) and end flow. I am expecting a new instance of flow starts as Trigger condition matched but it is giving attached error. Any advise on how to deal with this scenario?
"Failed to run flow trigger for trigger runner: 2ad8e8968721c25042fc975e3fbb350f of class: class com.glide.flow_trigger.engine.RecordTriggerRunner on record: "
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2024 03:46 PM
Hi @Sree Gorantla1,
Can you share some screenshots of the Flow?
Also, did you make sure you have the correct 'Run Trigger' condition?
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2024 04:00 PM - edited 04-16-2024 07:20 AM
Thanks for the reply! Attached are the screen shots and here 'Requester Entry' is nothing but 'Draft'. I used Draft in the above post just so that you can understand the scenario.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2024 05:26 PM
Thanks for these, they look ok to me.
Can you also share where you are seeing the error? Maybe a screenshot as well, thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2024 07:08 PM - edited 04-16-2024 07:19 AM
I noticed the error in the 'Update Record' step, but the flow completed successfully though. The new instance of flow is not getting started.