REST interface for BPD-related resources - Task Instance Client Settings Resource

This IBM Business Automation Workflow resource represents the client settings for a specific task instance.

Resource URI

/rest/bpm/wle/v1/task/{taskId}/clientSettings/{type}

Path elements

NameData TypeDescription
taskIdTask Instance Client Settings
Task instance identifier.
typeTask Instance Client Settings
Client type - the only predefined values are IBM_WLE_Coach and External.

The IBM_WLE_Coach type returns the client settings for the coach UI.

The External type returns one of the following URL templates:

  • the modeled URL template if the type is defined for the external implementation or human task definition
  • the default URL template if the type is configured for that process server
The URL template is returned with all placeholders resolved.

Available since

7.5.0

Subtopics

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

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