Answered
Throw and catch events to/from a subprocess
Hi,
I am trying to model a complex Business Model and I would require to throw/catch events to/from Subprocesses.
Is that possible? How could I do that?
I ran the initial simulation and it seems like the Signal events don't work.
Thanks
Hello Lucas, of course, you can use Message or Signal Events to communicate different part of your process flow, both works with the throw and Catch functionalities. To understand de differece between them, please go to the following content:
https://help.bizagi.com/process-modeler/en/index.html?events.htm
Hi Juan,
Can I Throw a signal from a parent process and catch in a child process?
Can I throw a signal from a child process and catch in a parent process?
Thanks
Lucas
Yes Lucas, that´s the idea for Signal events, but have in mind that when applying in Studio (development) you may need extra code to make it works.
Comments have been locked on this page!