REST interface for federated IBM BPM resources - Process instance Resource
This IBM Business Process Manager federated resource represents a process instance.
Resource URI
/rest/bpm/federated/bfm/v1/process/{piid}- Path elements
| Name | Data Type | Description |
| piid | string |
Process instance ID.
|
Available since
7.5
Subtopics
The following subtopics describe the HTTP methods defined for this resource:
- GET
Use this method to retrieve details of a specified process instance.
- PUT (Skip)
Use this method to skip the specified activity.
- PUT (Cancel Skip)
Use this method to cancel a previous skip request for the specified activity.
Parent topic: REST interface for federated IBM BPM resources Resource Set