Hi,
I'm really excited that the BPM suite now supports JMS out of the box. Is there an overview of the rest calls and the suitable JMS request class ?
I have tried to use GetProcessInstancesCommand, but didnt got an empty process-instance-list in the response message.
My request looks as follows:
<command-request><deployment-id>example:myproject:1.23</deployment-id><ver>6.2.0.1</ver><user>myuser</user><get-process-instances/></command-request>
The response:
<command-response><deployment-id>example:myproject:1.23</deployment-id><ver>6.2.0.1</ver><process-instance-list index="0"><command-name>GetProcessInstancesCommand</command-name></process-instance-list></command-response>
The rest call lists a number process instances. Who can help me ?
Thanks a lot
Jana