Name of attachment

Specifies the file name for the attachments created and delivered to the SMTP server by the EmailDocuments step. Use this value to make the name of the attachment more meaningful to the email recipient.

Format:

Length
Up to 128 characters (bytes)
Default
${Job.Name}

Database name
Job.Document.AttachmentName

Usage notes:

  • You can use symbol formulas to include job or document properties to specify the attachment name. For example, use ${Job.Name} in this value to use the name of the job as the attachment name or a combination of text and a custom document property such as Statement for ${Doc.Custom.PolicyOwner}.pdf to use the policy owner’s name as part of the attachment name.
  • You must have a value in this field if the Attach Document property is set to Yes.
  • Name of attachment is a positional job property. For information about using positional job properties, refer to the Information Center.