REST interface for BPD-related resources - Process Instance Depended On Processes Resource
This IBM Business Automation Workflow resource is used to retrieve a list of process instances on which the current process instance is dependent. The current process instance cannot complete until the process instances that it depends on are complete.
Resource URI
/rest/bpm/wle/v1/process/{instanceId}/dependedOnProcessesPath elements
| Name | Data Type | Description |
|---|---|---|
| instanceId | string | The process instance identifier.
|
Available since
8.5.6.0
Subtopics
The following subtopics describe the HTTP methods defined for this resource:
- GETQueries the process instance for a list of process instances on which the current process instance is dependent.
Parent Topic: REST interface for BPD-related resources Resource Set