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