REST interface for BPEL-related process resources - Activity Instance Query Attributes Resource
This IBM Business Process Manager resource represents a list of query attributes for BPEL activity instance data.
Resource URI
/rest/bpm/bfm/v1/activities/query/{query}/attributes- Path elements
| Name | Data Type | Description |
| query | string |
Query name in uppercase letters.
|
Available since
7.5.1
Subtopics
The following subtopics describe the HTTP methods defined for this resource:
- GET [new in 7.5.1]
Use this method to retrieve a list of attributes for a specified query containing activity instance data.
Parent topic: REST interface for BPEL-related process resources Resource Set