Anyone facing this issue- This issue might happen to you when you define a workflow as transient and the first step in workflow is a non-process workflow e.g. participant step. If you make a workflow - the first step of workflow must be a process; not anything else. So either remove the first step o...