Roll back and Turnstile in workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2024 07:25 AM - edited 03-13-2024 09:13 AM
When the customer rejects the item, it triggers a workflow event and rolls back the workflow to the point where it's waiting for a state again.
My requirement is like when second approval is rejected it should make first approval also to requested state upto 2 iterations.
How we can achieve same in flow designer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2024 07:53 AM
I doubt this is easily do able, bcz as per oOTB once item rejected, the RITM / REQ all moved to cancelled state and in your case all OOTB logic need to update.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2024 09:14 AM
My requirement is like when second approval is rejected it should make first approval also to requested state upto 2 iterations in flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2024 10:26 AM
I understood your issue but issue is mate , need to think practically, if it is change we can still think but it is Request and when its rejected must be raised fresh. This is my thoughts.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2024 08:04 AM
As I understand is you need when customer rejects RITM it should wait for some conditions then it should close. For this you can wait for condition in workflow. Please refer below mentioned document.
Hope this helps you if it helps to you mark this as helpful and correct and accept the solution.
Thanks