REST API - decodeProcessId
The table summarizes the REST API - decodeProcessId.
Request
Format | PUT <baseurl>/process/decode/<processid> |
Path parameters | processid: The process ID to decode into a database ID. Can be obtained from listProcessInstances , queryProcessInstances , and queryProcessInstancesAlt . |
Response
JSON | Returns a JSON representation of the content of the processIdDBInfo element. |
XML | Returns the content of the processIdDBInfo element (from the ProcessManagement schema). |
Copyright © Cloud Software Group, Inc. All rights reserved.