Flow designer allow re-submit after rejected

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2024 01:31 AM
Dear all, i need your advice, how to do this in flow designer?
i see something like rollback in workflow, is there similar thing in flow designer?
Thank you so much in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2024 01:40 AM
Hi @yandp ,
It's all about controlling the state of the request, no need to consider re-submission as the record is submitted only once.
Here, if a request is submitted it in requested State if the record is rejected you can set the state of the request back to requested and re-trigger the approval again..
You can create condition check blocks to check the state of approval and set request states accordingly, I hope this helps...
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2024 03:28 AM
Hi @Sohail Khilji
thank you for advised, currently i am doing this way as when first 2 approver 2 rejected, i update the state to "Open", this is working, the flow continue with "ask for approver"
however when approver 3 rejected, i set state to proposal, the flow will stop, no more ask for approver.
i am not sure how to solve this, appreciate if you can share with me a bit details. Thank you so much.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2024 04:10 AM
What do u mean by 3rd approver ? Is it a 3rd activity for approval after 2 approval activity?
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 05:11 AM