Designing and Implementing Business Process Models 10.5 | Designing and Implementing Business Process Models | Task Engine API and Service Reference | Using the Task Engine Built-in Services | Summary of Available Services
 
Summary of Available Services
 
pub.task.taskclient:addTagsToTask
pub.task.taskclient:addTaskAttachment
pub.task.taskclient:addTaskComment
pub.task.taskclient:countTasksIndexed
pub.task.taskclient:countTasksIndexedHPSTRA
pub.task.taskclient:deleteTagsFromTask
pub.task.taskclient:deleteTask
pub.task.taskclient:deleteTaskAttachment
pub.task.taskclient:deleteTaskComment
pub.task.taskclient:formFlowTaskNotify
pub.task.taskclient:getTask
pub.task.taskclient:getTaskAttachments
pub.task.taskclient:getTaskAudit
pub.task.taskclient:getTaskComments
pub.task.taskclient:getTaskExpertList
pub.task.taskclient:listTagsByTask
pub.task.taskclient:queueTask
pub.task.taskclient:rollbackTask
pub.task.taskclient:searchTasks
pub.task.taskclient:searchTasksHPSTRA
pub.task.taskclient:searchTasksFields
pub.task.taskclient:searchTasksFieldsHPSTRA
pub.task.taskclient:searchTasksIndexed
pub.task.taskclient:searchTasksIndexedHPSTRA
pub.task.taskclient:updateTask
pub.task.taskclient:updateTaskAttachment
pub.task.taskclient:updateTaskComment
pub.task.taskclient:updateTaskTags
The following table lists the services, available in the \pub\task folder:
Element
Package and Description
WmTaskClient. Adds the specified tags to a task.
WmTaskClient. Adds an attachment to a task.
WmTaskClient. Adds a comment to a task.
WmTaskClient. Service that returns the total count of tasks that match the specified search criteria. This service applies only to tasks with indexed business data.
WmTaskClient. Service that returns the total count of tasks that match the specified search criteria. This service applies only to HPSTRA-enabled tasks with indexed business data.
WmTaskClient. Deletes all tags from a task.
WmTaskClient. Service that deletes an instance of a task on the Task Engine to which the Integration Server is connected.
WmTaskClient. Deletes the specified task attachment from a task.
WmTaskClient. Deletes the specified task comment from a task.
WmTaskClient. Service that notifies a waiting step in a task workflow that the workflow is completed.
WmTaskClient. Service that returns the TaskInfo object, and optionally the TaskData object, for a specified task.
WmTaskClient. Returns all the attachments in a task.
WmTaskClient. Returns the audit log of all of the operations performed on a task.
WmTaskClient. Returns all the comments in a task.
WmTaskClient. This service returns a list of experts associated with the specified tags.
WmTaskClient. This service returns a list of tags associated with a task.
WmTaskClient. Service that adds a task instance to the Task Engine's queue.
WmTaskClient. Enables you to roll back the task to any available audit point in the task's audit history.
WmTaskClient. Service that is used to retrieve tasks that match specified search criteria. This service applies only to tasks that use standard business data.
WmTaskClient. Retrieves tasks that match the specified search criteria. This service applies only to HPSTRA-enabled tasks with standard business data.
WmTaskClient. Service that returns a collection of named fields requested in each service that matches specified search criteria.
WmTaskClient. Service that returns a collection of named fields requested in each service that matches specified search criteria. This service applies only to HPSTRA-enabled tasks with indexed business data.
WmTaskClient. Service that returns a subset of tasks that match the specified search criteria on the Task Engine connected to the Integration Server.
WmTaskClient. Service that returns a subset of tasks that match the specified search criteria on the Task Engine connected to the Integration Server.This service applies only to HPSTRA-enabled tasks with indexed business data.
WmTaskClient. This service modifies a task on the Task Engine that is connected to the Integration Server. You use this service to change information in the task's TaskInfo and TaskData documents. This service applies only to tasks with Active, Error, and Suspended status. For information about updating tasks with other statuses, see Usage Notes.
WmTaskClient. Updates the specified task attachment.
WmTaskClient. Updates the specified task comment.
WmTaskClient. Updates the tags associated with a task.

Copyright © 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.