EzeScan WebApps

Generate Attachment Stage

Generate Attachment

This stage generates a PDF file as an attachment within in the indexing bundle.

You are able to specify fields to include or exclude from the PDF.

image-20221212-015015.png

Use this stage in combination with the Merge Attachments stage in order to include the file within the subject file of the bundle.

This stage returns the following metadata:

Property

Description

Example Placeholder

attachmentId

The Id of the generated attachment.

{{stages["generate-attachment"]|property("attachmentid")}}

attachmentName

The Name of the generated attachment.

{{stages["generate-attachment"]|property("attachmentName")}}