Process Diagram

Hi Team,

I have two BPMN Process.

  1. Main BPMN Process
  2. Sub BPMN Process

In Main process I am calling sub BPMN using call Activity functionality.

Here the problem stating that when it reached to SUBBPMN process , in the diagram showing only sub bpmn process not entire process.

Can I see entire Main process as well sub process.

Regards,
K

Hi,

you could put both process models in the one file and thus get a holistic overview. If they are in separate BPMN files, then if you have a custom UI, you could ‘mash’ them up by retrieving the constituent parts via the REST APIs.

regards

Rob

1 Like