Loop through to start a sub process with the data in the current loop
We have a requirement to loop through a selection of items and generate tickets for them through sub process (asynchronous).
It should not wait for the task of sub process to be completed to start sub process 2.
Example If I have 3 items selected it should create 3 sub process for each of these items, with that specific item details on the eform.
How can we make the loop to complete without waiting for the sub process to finish its task?
How do we send the loop data (that specific row information in the process filed to the sub process)?
-
Yes Donald.
You can search for the specific instance in the Manage Center module like regular process instances.
Or you can also just find the parent process instance then go to Process Hierarchy tab and see the list of sub processes for each process instance.
Reference article: https://documentation.agilepoint.com/10/admin/cloudemProcessesHierarchyTab.html
サインインしてコメントを残してください。
コメント
3件のコメント