Hi,
I want to do something simple for which I have not been able to find an example. The case is the following: A user enters some info in one task (in my case he/she uploads a file but this is irrelevant) and based on this info I need to create one or more parallel sub-processes, passing specific information to each sub-process. You may find an indicative diagram for such a case attached. So the “triggering” part will be done in a JavaDelegate. Is there an example for such a case? sample diagram|690x203
Hi @Jagg ,
I am not sure that there is an exact example for your use case. There is one here that deals with multiple parallel sub processes and messages. Maybe that helps you to adapt to your case and is a good starting point?
If not maybe you can tell us what you are struggling with and we can try to help you and point you into the right directions and help you building your case
I hope that helps
Cheers Nele