1) 'getProcessList' will show you the status of the installed process templates on your server.
APP NAME | PROCESS | STATUS |
MyTestExample | MyTestExample(ID=103) | (Installed) |
MyTestExample#609 | Activated |
2) 'getptlist' will also show you all the process templates installed on your server
APP NAME | ID | TEMPLATE NAME | STATUS | PARENTID |
MyTestExample | 103 | MyTestExample | Installed |
If you have noticed above the 'getprocesslist' not only shows the list of installed process templates but it even shows the process instances which are currently in active state. For example 1 above, the getprocesslist also displays the current active instance named 'MyTestExample#609' under the 'Process' column. Similar way it will display all the current active instances for all of you templates installed.
No comments:
Post a Comment