Flow Designer After a approval is rejected it has to redirect to new state

Suchi_J
Tera Contributor

Hello

 

I have created a custom form which consits of approvals where this form runs on flow designer. So In a basic workflow when an approval is rejected there is a way to join and redirect to the new state.

So my question is , Is it possible in Flow designer? 

 

 

5 REPLIES 5

Kristen Ankeny
Kilo Sage

I would try adding an "if' after the approval step to check if rejected and then update the approval and state fields back to not yet requested and new.

shubhamdubey
Mega Sage

@Suchi_J 

It is feasible in flow designer.

Please check the attach screenshot for your refernce

 

 

But the scenario Iam trying to ask is Suppose we have a flow designer whose 4 stages / conditions so in one of the stage the approval condition is rejected then it has to go back to the first stage and again the flow has to run from starting (new state) until its approval request is accepted (just like the way we do it in workflow)

 

Point: This flow designer is designed for a custom form which has approval requests.

I think in this case, flow designer should be set up to return the record to new, etc, and then end. Then in the trigger settings, use "Only if not currently running" - which should cause a secondary flow context to trigger for the same record.