Task Engine 10.11 | Task Engine Webhelp | webMethods Task Engine API and Service Reference | Using the Task Engine Web Service API | updateTaskTags
 
updateTaskTags
Updates the tags of a task.
Input Parameters
taskID
String The unique identifier that the Task Engine assigns to the task.
tags
String Comma-separated list of tags associated with a taskID. No character limit enforced. Alphanumeric characters, spaces, underscores, and dashes are allowed.
Output Parameters
None.