Can i use the same process ID for multiple BPMN in same project?

Currently i am doing BPMN for one project, Same project have multiple process. So Can i use the same process ID for multiple BPMN in same project?

Hi @samaran43,

when you deploy the processes to the engine then each process should have a unique process id. Otherwise, the deployed process will be overridden by the next one with the same process id. See the docs for details.

Best regards,
Philipp