Hello Community,
I would like to ask your help to find out solution on modelling proper process start triggers.
Backgroud information: Approach in modelling is that main (overview) model contains main process steps and interaction with other actors and detailed information is in sub-processes (for each sub-process there might be different actors involved).
Example of issue:
Main process start can be triggered by one or other message received from different actors.
1st modelling variant:
So then when we navigate to sub-process 1 (as a separate process), we lose important information as receive of message is left on main process.
2nd variant: to model is that receive of message is modelled in sub-process, which then gives complete information of information exchange.
But then problem that one flow of main process does not have proper start trigger anymore (receive of message).
Or 3rd variant: modelling start receive messages in both, main process and sub-process, but that is not anymore BPMN compliant, I guess ...
What could be other BPMN and/or ARIS solutions to handle this issue with process start triggers in a proper way? To have full information on message exchange in sub-process and at the same time to have proper process start trigger in main (overview) process.
Different modelling style? Or other way to use BPMN notation?
Thank you a lot for any help and advices on this!:)