Error while starting a Process instance

kishore_test.bpmn (7.1 KB) Hi,

I attached my sample bpmn diagram. I tried to call an External rest API. The deployment is successful. When i tried to start the process instance using Postman Rest API client, i am getting the below error. I passed an empty json as input.

{
“type”: “RestException”,
“message”: “Cannot instantiate process definition GetHoliday:1:af236818-71d4-11ea-a4bb-621a1d4f98c2: ENGINE-09024 Unable to find resource at path parseHoliday.js”
}

@Kishore Please don’t create duplicate topics. This issue is being discussed by you here.

Hi @aravindhrs,

This is the first time , I am talking about the above issue. Previously I was posting about the Deployment issues.Now am facing issue in starting the process