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 08:08 AM
For flow designer you can add wait for condition in flow activity. Please refer this document.
Hope this helps you mark it as helpful and correct and accept the solution if it helps to resolve your doubt.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2024 09:15 AM
My requirement is like when second approval is rejected it should make first approval also to requested state upto 2 iterations.