REST Interface for BPEL-related Task Resources - Task Template Client Settings Resource

This IBM Business Process Manager resource represents the client settings for a specific task template. For example, you can use this resource to return the settings for a Lotus Forms-based client.

Resource URI

/rest/bpm/htm/v1/taskTemplate/{tktid}/clientSettings/{type}
Path elements
NameData TypeDescription
tktidstring
Task template ID.
typestring
Client type - predefined values are "Lotus Forms", "Dojo", "Portal" and "External".

Available since

6.1.2

Subtopics

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

Parent topic: REST Interface for BPEL-related Task Resources Resource Set