REST Interface for BPEL-related Task Resources - Task Instance Input Data Resource
This IBM Business Process Manager resource represents a task's input.
Resource URI
/rest/bpm/htm/v1/task/{tkiid}/input- Path elements
| Name | Data Type | Description |
| tkiid | string |
Task instance ID.
|
Available since
6.1.2
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 BPEL-related Task Resources Resource Set