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 IBM My webMethods Server user on whose behalf this operation executes.

Output Parameters

None.