Linked suprocess not being recognized when deployed

Hey,

I’ve been trying to figure out how to get my subprocess to work when deployed, but after everything that I tried, it’s still not running.

The error that I get is
no processes deployed with key 'vorbereitungsmn' and tenant-id 'null' : processDefinition is null

I’ve attached the bpmn files that I’ve created and deployed.

How to correctly link the subprocess so that when deployed it doesn’t throw an error when we get to it?

Thank you for the help in advance!

BPMN Files

Hi @Ramona,

I couldn’t find a process with id vorbereitungsmn in any of the processes you provided. This is probably why it is not detected. You can set the id of a process through Properties Panel -> General (tab) -> Id.

Does this fix your problem?

Best,
Nikola

1 Like