Skip to Content
0
Former Member
Feb 23, 2009 at 04:34 AM

parallel processing in quotation approval

26 Views

In approval process

1) no of approvers are determined at run time i.e w.r.t discount value( 2 or 3).

2) By using FM i got the approvers in my workflow container as (app1,app2,app3) (3 container elements).

3) Here i need to trigger the workitem at a time with information in send mail step for all approvers at a time ( if 3 of them is approved the status of the quotation should change to status released.

4) if anyone is rejected among them then no status change required.

problem here is how to send the workitem to 2 or 3 approvers at a time and how do we know all of them are approved or rejected that