Creating emails > Using an SMTP (MIME) output connector > Adding attachments to the email > Using attachment script functions

Using attachment script functions
You can use the following script functions to handle attachments:
AttachmentBegin – normally called from a Before Process script on the first Process to include in an attachment.
AttachmentEnd – ends the AttachmentBegin function, and is called from an After Process script on the last Process to include in an attachment.
MIMEAddPart – adds a file on the local file system as an attachment to an output connector.
MIMESetPartProperty – specifies additional options for attachments added by a MIMEAddPart call.
OpenText StreamServe 5.6 Updated: 2013-03-01