Attachment Name

Use this field to specify the name by which this document is to be identified within the Application Event System (AES). This field is used primarily with the Update and Detach options (Document Action) and is optional for the Attach and Link options.

If this value is not specified for these actions, a default value is constructed by concatenating the Document Name with the Document Sequence, separated by a period. For example: MyDocument.000000001

Note:  An attachment name cannot contain the comma character, because the comma is used to delimit names in the Attachment List expression. An attachment name also cannot contain the space character, because this is not handled properly by some HTML email clients.

The contents of this field must use this syntax:

scalarExpression

where scalarExpression is or resolves to a properly formatted attachment name value.

When you click OK to return to the Event Actions form, the application "wraps" this content within an ATTACHMENTNAME( ) parameter, which yields this final syntax:

ATTACHMENTNAME("scalarExpression")