Task Engine 10.11 | Task Engine Webhelp | webMethods Task Engine API and Service Reference | Using the Task Engine Built-in Services | pub.task.taskclient:addTaskAttachment
 
pub.task.taskclient:addTaskAttachment
WmTaskClient. Adds the specified attachment to a task.
Input Parameters
attachment
TaskAttachment The pub.task:TaskAttachment object representing the attachment to be added.
encoding
String Specify the encoding type for the file. Valid values include:
*binary
*text
taskID
String The unique identifier that the Task Engine assigns to the task.
user
String Optional. The user ID of the My webMethods Server user on whose behalf this operation executes.
Output Parameters
None.