Skip to Content
0
Dec 02, 2011 at 05:12 PM

Workflow Approval resend issue

582 Views

Hello All,

I have a custom work which is like this...

I am using multiline element to send the user decision items to 4 users--approval /rejection. ( all users are maintained in Ztable).

Once it is approved it works fine.

if any user rejects the item then i have to send the same to intitator and need to give him options like

1.if he wants to send it to same user again

2.if he wants to send his boss

3.Exit the workflow.

I have a problem in this area.

when user1 rejects the item it is going to intiator and waiting for his action.

before initator responds if user2 rejects the item it is going to initiator and waiting for his action.

right now intiator has 2 tasks in his workplace.

if initiator responds to any of those tasks to send it to user again..it is always sending it to the user2 (irrespective of his selection).

I am not sure how to handle this issue. please help.

I am copying wi_actual_agent to variable and using the same in the below steps. This variable is keeping the user last executed and is passing across and is the reason to trigger the above.

Please let me know how to solve..

Thanks in advance,