REST interface for BPEL-related process resources - Activity Instance Fault Data Resource
This IBM Business Process Manager resource represents the fault of a BPEL activity.
Resource URI
/rest/bpm/bfm/v1/activity/{aiid}/fault- Path elements
| Name | Data Type | Description |
| aiid | string |
Activity instance ID.
|
Available since
6.2
Subtopics
The following subtopics describe the HTTP methods defined for this resource:
- GET
Use this method to retrieve the fault data of an activity.
- PUT
Use this method to set the fault data of an activity.
Parent topic: REST interface for BPEL-related process resources Resource Set