Error: Could not start workflow - In Publisher Instace
Hi All,
We have implemented a custom workflow step (Process Step) by implementing WorkflowProcess and overriding the execute method with our functionality.
We created a work flow model and added the above created process step. When we run/start the work flow model, by selecting the payload path, it is successfully running in Author instance.
But in Publisher instance, when we try to run/start the workflow model, we are getting Error: Could not start workflow error. And we are not seeing any obvious errors in publisher logs.
We also observed, even other built-in workflows we are not able to run/start in publisher instance.
Is there any specific config or access levels we have to change to run the workflow models in publisher instance ?
Thanks in advance, looking for immediate help!
Regards
Sreeni

