Task Engine 10.11 | Task Engine Webhelp | webMethods Task Engine API and Service Reference | Using the Task Engine Built-in Services | pub.task.taskclient:updateTaskAttachment
 
pub.task.taskclient:updateTaskAttachment
WmTaskClient. Updates the specified task attachment.
Input Parameters
attachment
TaskAttachment The pub.task:TaskAttachment object representing the updated attachment to be used to update the existing attachment.
attachmentID
String The unique identifier of the attachment to be updated.
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.