REST Interface for BPEL-related Task Resources - Task Template Input Resource
This IBM Business Process Manager resource represents a task's input.
Resource URI
/rest/bpm/htm/v1/taskTemplate/{tktid}/input- Path elements
| Name | Data Type | Description |
| tktid | string |
Task template ID.
|
Available since
6.2
Subtopics
The following subtopics describe the HTTP methods defined for this resource:
- GET
Use this method to retrieve an "empty" input for a task. This is useful when an input is prepared for a subsequent "create and start" scenario.
Parent topic: REST Interface for BPEL-related Task Resources Resource Set