REST API - createProcessInstance
The table summarizes the REST API - createProcessInstance.
Request
Format | POST <baseurl>/process/create/<module>/<process>/<version>/<operation> |
Path parameters |
|
Query parameters |
|
Response
JSON | Returns a JSON representation of the content of the processIDelement. |
XML | Returns the content of the processIDelement (from the ProcessManagementschema). |
Example
Request | POST <baseurl>/process/create/HelpDesk%2FProcess%20Packages%2FHelpDesk.xpdl/InternalHelpDeskA/1.0.0.201210231049/InternalHelpStart |
Response | pvm:0a12m |