IBM Business Process Manager, Version 8.5.5

REST interface for BPD-related resources - Activity Instance (Ad Hoc) Resource

This IBM Business Process Manager resource represents an ad hoc activity instance.

Resource URI

/rest/bpm/wle/v1/activity/{instanceId}

Path elements

NameData TypeDescription
instanceIdActivity Instance (Ad Hoc)
Activity instance ID. You can use the v1/process/{piid}/adHocActivities API to retrieve a list of related ad hoc activities that are available to the user. The ID is the externalized form of the activity instance ID.

Available since

8.5.5

Subtopics

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

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