Hello ,
I have a user decision to be sent to a group of users for approval . I am doing this using a BLOCK and a multiline container element which stores the userids of the responsible agents . The problem is how do i capture the outcomes of the userdecision of each agent ...
i.e
A 2 from 4 approval procedure is implemented for a purchase order. A total of 4 recipients receive a work item for approval at the same time.
If 2 recipients agree, the purchase order is approved. Once 3 have rejected, the purchase order is rejected.
How do i achieve it ?????