Hi, I have created simple aaplication in activiti using servlet and deployed it on tomcat. Now I want to start the task from REST call. please help me how I can start task. I read documentation but I didn't able to start process. Is I have to write REST method or without writing we can call?