In process flow how to move back last to pervious stage ?

Hi Guys,

Actually, my requirement is we have 2 stages both are process flow

stage 1 we have one assignment, in that assignment we call 3 local actions.

In Ui we have handle with menu Navigation Operation, Contact, Activity List. I am attached the screen shot.

stage 2 we have one assignment. Here we have a back button. when we click back button screen move to stage 1 Activity List. Here i need to move Operation Screen

In stage to I already change to specific stage, but it’s gone to last menu instead of 1st menu.

How it’s works please help me

@kirti

Why not do a restart stage for stage 1 if you need to start from the first assignment itself? Instead of jumping to stage 1 from stage 2 and then moving to Initial assignment, You can directly restart that stage.

Or You can set a Ticket on the Operation Assignment , so that, it will directly jump to that assignment.

@PrakashDeep

Actually, we are using menu navigation on stage 1. from stage 2 to stage 1 that menu set on last instead of 1st.

Is there any possible way to set menu on 1st please help me.

Hi @kirti,

Can you try as suggested by me in this query.

Please let me know if the issue still persists.

Regards,

Mohammad Ravoof.

@Mohammad Ravoof

In stage 2 I already put Change to a specific stage utility shape, when I click back button from stage 2 to it comes stage 1, but that menu bar set its last screen instead of 1st screen. That menu navigation is customed one.

@kirti

While you are doing a change stage you can set some flags and then on the stage 1 on the very intitial step you can have a decision shape routing it to specific assignment. Not sure if it suffix your requirement. But you can do Pega OOTB restart stage as well and then have the decision shape. It should work, let me know if it fix.

@panda10

Thanks for replay , I am just set the flag on stage 1