Skip to main content
Nintex Community Menu Bar

Back to previous task

  • September 4, 2015
  • 1 reply
  • 6 views

Forum|alt.badge.img+1

Hi We have a workflow for a travel authorization list like below.

Initiator -->Manager-->Travel Coordinator-->End.

When manager approves it will to go coordinator and Once travel coordinator approves process will end.

Now what we want is. When manager rejects it has to go back to initiator or even when travel coordinator rejects/disapproves it has to go back to initiator so that he can edit the data and again comes to manager and then to travel coordinator.

How to go back to previous assign task if the task outcome rejects.

Thanks in advance.

PV

1 reply

Forum|alt.badge.img+11
  • Nintex Partner
  • September 7, 2015

Hi,

you could do that using a State Machine where you have the "standard" approval process in a branch, where if all approve the state machine ends, if someone reject, the process move to an other branch where the initiator can update his request and when he has done the process goes back to the approval branch.

Giacomo