Could not create link events in subprocess to call main process

Hi,

When i tried to create link events between the main process and sub process i get the below error:

“sequence flow points to link event source with name ‘linkName’ but no event target with that name exists”

Is it possible to use link events in subprocess to call service task in main process?

Any solution for this issue.

Regards,
Vinu S

Hi Vinu,

BPMN link events can only be used in the same scope, i.e. they must be on the same level in the hierarchy of activities. Have a look at escalation events to trigger events along the hierarchy.

Cheers,
Thorben

2 Likes