REST interface for BPD-related resources - Process Instance Depended On Processes Resource

This IBM Business Process Manager 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}/dependedOnProcesses

Path elements

NameData TypeDescription
instanceIdProcess Instance Depended On Processes
The process instance identifier.

Available since

8.5.6.0

Subtopics

The following subtopics describe the HTTP methods defined for this resource:

Parent Topic: REST interface for BPD-related resources Resource Set