cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi all,

I have copied the WF 2100071 and I think that I have a problem with the AC Rule 2100045. I have change the rule to 'F' (agent determination: function to be executed), where I always return 3 user-id (XB03300, XB03301, XB03302).

If the first approval has been done by the user-id XB03300, I don't understand why same user can give the second approval.

The user-id XB03300 shouldn't give the second approval.

How can I exclude the user of the first approval in the following loops?

Cheers and thanks in advance

Mar

0 Likes
View Entire Topic
anjan_paul
Active Contributor
0 Likes

Hi,

   You are using same rule in the step in LOOP.  So is there any specific contianer to find out which agent you need to  specify or excluded.   If not then same users will get the workitem.

  If you don't want to user approve twice, then you have to handle it programatically in the Function module used in rule  . you have   to pass one container element for rule using Excluded agent or index to indentify which user  should not get  workitem