cancel
Showing results for 
Search instead for 
Did you mean: 

how to dynamically add a userTask to the running process

gs76pl
Champ in-the-making
Champ in-the-making
hi,

I've a process made of serviceTasks A,B and C but each of these tasks depending on some conditions should be able to insert some userTask into the running. So, if for instance serviceTask B needs to create a userTask, the process should become like below

Start -> serviceTaskA ->serviceTaskB -> userTask -> serviceTaskC -> End

As you can see userTask has been inserted into the working process.

Is it possible to create something like that or is there any other way to solve these scenarios where some steps in the process i.e. number of userTasks depends on e.g. passed variable into the process?
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
Check the multi instance functionality, it allows to create user tasks (and others) depending on a variable or collection.
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.