Hi Ivan, Instance management API is used to retrieve details of instances which are already created. You cannot create a new instance through this api. In order to create a new instance of a process one needs to invoke the web service associated with the deployed process. Browse this URL to get a list of available process services http://localhost:8080/ode/deployment/services/
regards, sathwik On Sun, Mar 17, 2013 at 11:46 PM, Ivan Grebenik <[email protected]>wrote: > Hello there! > I'm a newbie at ODE stuff and to tell you the truth I don't know where > even to start to solve problem I ran in... You see I need to implement a > feature which allows creation of a new process instance that is based on > the existing one. The current instant management api doesn't provide such > functionality… Could you be so kind at least give me some advices where > should I look at first. It just where are a lot of things and I'm quite > confused… > > Thanks beforehand.
