WebSphere Process Server, Version 6.2.0.1
Operating Systems: AIX, HP-UX, Linux, Solaris, Windows, i5/OS, z/OS
Human Task Manager REST Interface - Task Instance Fault Data Resource
This Business Process Choreographer resource represents the fault of a human task. Note that a fault does not exist if the task's interface refers to a one-way operation.
Resource URI
/v1/task/{tkiid}/fault
- 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 a task's fault data.
- PUT
Use this method to set the fault data for a task. Note that this operation deletes any output or fault data that was previously set.
Parent Topic: Human Task Manager REST Interface Resource Set