Hi All,
Some times Process Running on older Process Definition.
following code is used to start the process.
runtimeService.startProcessInstanceByKey(“process10”, “businessKey10”,
executionVariables)
In Latest Process Definition i added some Service Task, but this is not execution.
Thanks
Venkatesan