How to execute multi Instance subprocess concurrently

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2017 12:06 PM
Hi,
I am trying with multi instance in parallel.
I have employee collection and I need to iterate through it to calculate some payroll data for every employee. So I have created subprocess and passing this employee collection as in parameter.
What I am expecting is to execute the flow (loop) for each employee concurrently.
How should I achieve this case in my workflow.
Thanks,
Sam
Labels:
- Labels:
-
Alfresco Process Services
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2017 08:48 AM
You should be able to achieve this by configuring the sub-process as parallel multi-instance.
Cheers,
Ciju
