Dear Experts,
I am using dynamic parallel processing workflow with multi line container element in a user decision step and have configured steps as per the laws of dynamic processing. At runtime workitems are correctly sent to multiple agents as per the multiline element but as soon as one of them approves, workflow is moving to next user decision step. It should not allow to move further until all the workitems are approved. Kindly suggest as how to restrict workflow in such case. Below are the steps used in workflow:
1) Created a multi line container element 'ZSZUSER'. This element is pre-filled with values of users (in exit at start) and the agents are then assigned via Custom Rule in Decision tab using binding of this element with rule conatiner.
2) Added this element as a multiline element in Miscellaneous tab of user decision step.
3) This multiline container element is then binded with task container using:
&ZSZUSER[&_WF_PARFOREACH_INDEX&]& = &ZSZUSER&
Thanks
Gaurav