REST interface for federated IBM BPM resources - Task Instance Input Data Resource
This IBM Business Process Manager federated resource represents a task's input.
Resource URI
/rest/bpm/federated/htm/v1/task/{tkiid}/input- Path elements
| Name | Data Type | Description |
| tkiid | string |
Task instance ID.
|
Available since
7.5
Subtopics
The following subtopics describe the HTTP methods defined for this resource:
- GET
Use this method to retrieve the input for a task.
- PUT
Use this method to set the input for a task.
Parent topic: REST interface for federated IBM BPM resources Resource Set