Task Engine 10.11 | Task Engine Webhelp | webMethods Task Engine API and Service Reference | Using the Task Engine Built-in Services | Summary of Available Services
 
Summary of Available Services
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.