Flow Designer Recommendation

Leo42
Tera Contributor

Hello,

I created a flow and it works fine. I have a requirement where the agent wants to be able to manually set the flow to any stage in the flow. This is in the case where the request had to be sent back due to any error in the process of the flow. What is my best course of action here? Would like to avoid having a flow with infinite if statements if I can. Thank you for any advice!

5 REPLIES 5

Hemanth M1
Giga Sage
Giga Sage

Hi @Leo42 ,

 

Not sure i understood the requirement here, agent wants to edit the flow??

 

Can you explain the requirement here.

 

 

Accept and hit Helpful if it helps.

Thank you,
Hemanth
Certified Technical Architect (CTA), ServiceNow MVP 2024, 2025

Leo42
Tera Contributor

Long story short, it is a document that goes through several groups for review and approval either via approval or catalog task. If one of these groups finds a discrepancy the document goes back to the lead review. If this were to happen I would like to incorporate a way for this lead reviewer to then send back the document to whichever group found the discrepancy, this can be in any stage of the flow.

Dr Atul G- LNG
Tera Patron
Tera Patron

hi @Leo42 

 

I created a flow and it works fine.

Atul: Good to know.

 

I have a requirement where the agent wants to be able to manually set the flow to any stage in the flow.

Atul: If you need manual, then what is the purpose of flow.

This is in the case where the request had to be sent back due to any error in the process of the flow.

ATul: Define the conditions and sent back the flow.

What is my best course of action here? Would like to avoid having a flow with infinite if statements if I can. Thank you for any advice!

 

*************************************************************************************************************
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]

****************************************************************************************************************

Define the conditions and sent back the flow.
Long story short, it is a document that goes through several groups for review and approval either via approval or catalog task. If one of these groups finds a discrepancy the document goes back to the lead review. If this were to happen I would like to incorporate a way for this lead reviewer to then send back the document to whichever group found the discrepancy, this can be in any stage of the flow.