When i tried to start a process instance , I am getting the below error. I tried to start the process using Postman Rest API client . I passed an empty JSON
{
“type”: “RestException”,
“message”: “Cannot instantiate process definition GetHoliday:1:af236818-71d4-11ea-a4bb-621a1d4f98c2: ENGINE-09024 Unable to find resource at path parseHoliday.js”
}