comp.bpmn (3.2 KB)
I deployed my bpmn (see attachment) and started an instance by calling web service /engine-rest/process-definition/Review_COMP:2:2aa0ba5f-039b-11e7-935e-005056bd024b/start. The web service returned 200 success code.
However, when I go to the Cockpit, there is no instance listed. In the database, a new record is found in the ACT_HI_PROCINST table, but its status is COMPLETED. No new record in the ACT_HI_TASKINST table was created.