Hi All,
I have 4 destination users ( A , B, C ,D) for one activity. Between the first and the second activity , I have a line rule that looks like this "All Slots Of ([{K2.ActivityInstanceDestination.DataFields("Result}]) = "PASS";
The first activity has a slot for each destination user.
The second activity is a server mail event.
All the users update the DataField "Result" to PASS. Then any one out of them finishes the task. Thus the task is removed from the WorkList of all the 4 users. But the Line Rule fails .
I think this should not happen. If 4 users are updating the value of Result to PASS and any one of them finishes the task, then LineRule should return true and control should transfer to the second activity.
Result is an Activity Level DataField.
Pls guide.
Thanks and Regards.

