I have a Spring Boot App

Having multiple process files under src/main/resources/process folder not able to get the Process Runtime by the ID, The Injected RuntimeService not able to find the Process, Can you help on this

Hi @ramahadevan

You have to put the process models into src/main/resources/processes.

Regards,
Simon