Designing and Implementing Business Process Models : Task Engine API and Service Reference : Using the Task Engine Web Service API : TaskAttachment
TaskAttachment
Document type representing an attachment.
Parameters
base64Data
String A Base64 encoded string representation of the data for the attachment. [Need examples or more info?]
contentType
String[ ] Content-type of the data in the attachment.
downloadLink
String A link from My webMethods Server for downloading the attachment.
fileName
String Name of the file in the attachment.
iconURL
String URL of the icon to be used to represent the attachment in the task user interface.
id
String Read-only. Unique ID of the attachment.
lastModifiedDate
Date The date and time of last modification of the attachment.
name
String Name of the attachment.
contentLength
Long Length of the data in the attachment.
deletable
Boolean Set to:
*true if the attachment can be deleted by a user with appropriate permissions. Default.
*false if the attachment cannot be deleted by a user.
updatable
Boolean Set to:
*true if the attachment can be updated by a user with appropriate permissions. Default.
*false if the attachment cannot be updated by a user.
Copyright © 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback