on 2015 Jun 18 3:37 PM
Hello,
We have a workflow that starts whenever a material change. The workflow then finds all active PO's that are involved with this material and using the dynamic parallel processing feature, submits a subworkflow for each PO, to update it with the material changes.
The issue I'm having is that once the PO's reach 1000, workflow goes into error saying that it can only handle 999 parallel instances. Is this a "set in stone" feature? What can I do to process more than 999 instances?
Thanks!
Dan Stoicof
Request clarification before answering.
Hello
You can consider a change in design :
Read all the PO's related to the Material and approvers for these PO's in a background step in the workflow. Download a PO list as PDF or Excel and attach to single approval workitem or email step.
Once approved or notified; you can call another background step to update the PO with material changes.
Regards
Sandy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.