C-1918 SOLOM A standard activity allows you to send all the attachments of a work object as email attachments. A standard function allows outgoing email messages to include attachments.
ReferencePage
parameter,
identify the name of the clipboard page that contains the work object,
such as pyWorkPage
. SR-3368 B-20524 attachment file
namesYou can use this for attachments unrelated to any work object, or to send only some of the work object attachments.
Page List
property of class
Embed-EmailAttachment.True or False
property. Set this property value to True if the property value
is Base64-encoded and must be decoded before sending to the
email server. All work object attachments of standard types are
Base64-encoded except notes (Data-WorkAttach-Note
class) and URLs (Data-WorkAttach-URL class).Text
value for
the name of the attachment as it will appear on the email
message. This value also used as the file name when the
attachment is saved to disk; the name can end in a period
followed by a file type.Text
value
containing a property reference to the content of the
attachment.True or
False
property. Set to True to indicate that the contents
of the attachment are wrapped in XML that must be stripped
before sending the attachments to the email server. For
technical reasons, all work object attachments of class
Data-WorkAttach-ScanDocument and
Data-WorkAttach-ScreenShot have such wrappers.Text
property specifying the file type of the content, such as doc,
jpg, or png. Include this property value if the
pyName value does not end with a file type.AttachInfo
parameter. B-15024attachment |