Task Engine 10.11 | Task Engine Webhelp | webMethods Task Engine API and Service Reference | Using the Task Engine Web Service API | addTaskAttachment
 
addTaskAttachment
Adds the specified attachment to a task.
Input Parameters
attachment
TaskAttachment The 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.