Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Roll back and Turnstile in workflow

Balakrishna_ABK
Tera Guru

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.

Screenshot_2024-03-13-21-39-19-98_99c04817c0de5652397fc8b56c3b3817.jpg

How we can achieve same in flow designer?

6 REPLIES 6

Simran Gadodiya
Mega Sage

For flow designer you can add wait for condition in flow activity. Please refer this document.

https://docs.servicenow.com/bundle/washingtondc-build-workflows/page/administer/flow-designer/refere....

 

Hope this helps you mark it as helpful and correct and accept the solution if it helps to resolve your doubt.

Thanks.

Hi @Simran Gadodiya 

My requirement is like when second approval is rejected it should make first approval also to requested state upto 2 iterations.