Request | Description |
Deletes an instance of a task on the Task Engine connected to the Integration Server. | |
Returns the TaskInfo object, and optionally the TaskData object, for one task, or for a list of the TaskData objects (and TaskInfo objects, if specified) for all the tasks the user has permission to access. | |
Creates a new task instance and adds it to the Task Engine queue. | |
Modifies a task instance on the Task Engine connected to the Integration Server. | |
Retrieves tasks that match simple search criteria. | |
Retrieves tasks that are specified with more complex search criteria. |
Returns the audit log of all of the operations performed on a task, or a specific audit entry. | |
Enables you to roll back the task to any available audit point in the task's audit history. | |
Notifies a waiting step in a task workflow that the workflow is completed. |
Request | Description |
Deletes the specified task comment from a task instance as well as all associated attachments. | |
Returns either a specific comment or all the comments in a task instance including associated attachments. | |
Updates a comment in a task instance, including attachments associated with the comment. | |
Adds a comment to a task instance. Attachments can be included. |
Request | Description |
Deletes all tags associated with a taskID. | |
Returns a list of tags associated with a taskID. | |
Returns a list of experts associated with the specified tags. | |
Adds specified tags to a taskID. | |
Updates tags associated with a taskID. |
Request | Description |
Deletes the specified task attachment from a task instance. | |
Returns all the attachments in a task instance. | |
Updates the specified task attachment in a task instance. | |
Adds the specified attachment to a task instance. |