01-02-2017 01:58 AM
Hi,
In a BPMN process flow, how to make the flow to link to the subprocess in an other BPMN process model.
Is it implemented using an intermediate throw and catch event.When adding an intermediate signal throw and catch event,what are all the values I need to set to make it properly functional.In the signal reference field ,drop down list seems to be empty to choose the value.
Please guide me with the detailed steps to follow to implement it in creating BPMN process model visually.
01-03-2017 02:39 PM
You cannot directly link to a sub process defined in another process model, however, you can do it indirectly by using signal and/or message start events.
The intention of a Called Activity is to encapsulate code that may be reused by multiple process definitions, I would consider re-modeling your process to make use of called activities if the signal/message approach won't work for you.
Greg
Explore our Alfresco products with the links below. Use labels to filter content by product module.