I have already achieved the following in the process ie
With three activities for three different user..
1. When user A finish work ,B has to give its decision.B may send it back to A
or proceed further to C for Approval.
2. If A once again get back ,it will send it again back to B.
3. If C gets the work item for approval ,it may send back to B or A.
What I want in the above process process to add one more thing which is
If A gets item back from B,it wants to send it directly to C and not to B.
You need to map a container member from B->A
And have a transition condition from A->c
which checks for the value in the variable.
Depending on the value the route to c or route to b can be taken
Initially the value should be set when it goes from A->B
If the value doesn't change it goes to B again else
it goes to C
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum