Hi ,
I am modelling a process using the model api and my definition has service task(implemented using Connector) followed by a catch-event.
I am having trouble in executing the flow . I have used a rest call inside the service tasks which triggers the mesasge with message name ,businesskey and processVariables.
But Once I start the process instance the execution is seen waiting at the 1st catch event but is not triggered with the rest call from the service task.
I can easily trigger the message event with the same inputs via a rest client.
Attaching the bpmn I am using .
Please advice.
Thanks and Regards,
Albinmessage_demo.bpmn (7.7 KB)