REST interface for BPD-related resources - Process Instance Variable Resource

This IBM Business Automation Workflow resource updates the value of one variable in a business process definition (BPD) instance.

Resource URI

/rest/bpm/wle/v1/process/{instanceId}/variable/{name}

Path elements

NameData TypeDescription
instanceIdProcess Instance Variable
Process instance identifier.
nameProcess Instance Variable
The name of the variable to be updated.

Available since

8.5.6

Subtopics

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

Parent Topic: REST interface for BPD-related resources Resource Set