REST interface for BPEL-related process resources - Activity Instance Variable Resource

This IBM Business Process Manager resource represents a variable referenced by a BPEL activity.

Resource URI

/rest/bpm/bfm/v1/activity/{aiid}/variable/{name}
Path elements
NameData TypeDescription
aiidstring
Activity instance ID.
namestring
Variable name.

Available since

6.2

Subtopics

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

Parent topic: REST interface for BPEL-related process resources Resource Set