Hi,
How do I get the process instance id (or process instance info) of a process which I started recently? I know I can use the WS API listInstances by giving a filter and order and get it, but how does it guarantee me that it is the same process instance that I have started. I may order it with the help of started date/time, but somebody else can start another instance of the same process at around the same time right? Is there any API to start a process and returns the id? Thanks & Regards Dhanush Gopinath
