- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2024 12:30 AM
I have an requirement in flow designer that when an user ask for approval , if the request is approved then it should update the record and end the flow . On the other hand if the request is rejected it should again Ask for re-Approval . Where this should run in loop, help me out on solving this requirement !..
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2024 09:47 AM
@Elaiyasiva26 Please find my below implementation steps to achieve the re-trigger of the approval record on rejection
Based on the Step - 1 : Ask for Approval, if "Rejected (Else condition)" , it triggers the Step 7 and its iterated continuously until approved.
Step 1: Approvals triggered and its in "Requested" state,
2. On rejection, it re-triggers the approvals
3. Again rejected
4. Finally approved.
Flow execution completed.
Query : What's use to re-trigger the approval automatically to the same approver without any wait time to input any details. Please have this checked on your requirement.
Please mark this as helpful and accept it as a solution if this resolves your query.
Thanks,
Sujatha V.M.
Sujatha V.M.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2024 09:47 AM
@Elaiyasiva26 Please find my below implementation steps to achieve the re-trigger of the approval record on rejection
Based on the Step - 1 : Ask for Approval, if "Rejected (Else condition)" , it triggers the Step 7 and its iterated continuously until approved.
Step 1: Approvals triggered and its in "Requested" state,
2. On rejection, it re-triggers the approvals
3. Again rejected
4. Finally approved.
Flow execution completed.
Query : What's use to re-trigger the approval automatically to the same approver without any wait time to input any details. Please have this checked on your requirement.
Please mark this as helpful and accept it as a solution if this resolves your query.
Thanks,
Sujatha V.M.
Sujatha V.M.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-27-2024 11:31 PM
It's working ..Thank you so much !...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2024 05:59 AM
@Elaiyasiva26 Glad to help you. Thanks for acknowledging it.
Please mark this as helpful and accept it as a solution if this resolves your query.
Thanks,
Sujatha V.M.
Sujatha V.M.