Starting subprocess instance of running execution
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-01-2015 09:55 AM
Hi everyone!
I have a subprocess (possesses the multi-instance property) within my parent-process. I pass a list of assignees when starting the parent-process, so with the multi-instance property for every assignee in the list a subprocess instance is created. This works well so far.
I was now wondering if it is possible to manually start another subprocess instance for another assignee not in the list and bind it to the parent-process which is now already running?
Thanks in advance for your help.
I have a subprocess (possesses the multi-instance property) within my parent-process. I pass a list of assignees when starting the parent-process, so with the multi-instance property for every assignee in the list a subprocess instance is created. This works well so far.
I was now wondering if it is possible to manually start another subprocess instance for another assignee not in the list and bind it to the parent-process which is now already running?
Thanks in advance for your help.
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-03-2015 06:07 AM
Hi, no sorry this is not possible in any current version (5.x) of Activiti.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2015 02:57 PM
In v6 we plan to add features around this. But nothing implemented yet.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2015 09:19 AM
Okay. I got a workaround for my problem.
Thank you both for your information!
Thank you both for your information!
