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

Output Parameters

None.