Configuring the SaveAction subnode

Prev Next

All available SaveActions for a template are configured in the SaveAction subnode.

SaveAction subnode

Configuration fields

Parameter

Requirement

Description

SaveAction Id

mandatory

Identifier for internal use.

Default

optional

When checked, this SaveAction is used as default.

FileName

mandatory

Defines the document’s file name.

Example:

C:\Documents\SalesReport.pdf

The extension will define the file format.

SpecialFormat

optional

Specifies a special format:

  • For PDF files:

    • PDFA1b

    • PDFForm(form fields are preserved in the PDF).

  • For HTML files:

    • HTMLCode: this will cause the text of the generated document to be interpreted in HTML code.

    • HTMLZIP: the HTML file along with the contained images will be packaged in a ZIP-file.

Sign

optional

The format PDF may bear a digital signature.

Condition

optional

If value false, the Output Action will not be performed.

Metadata File Path

optional

Generates an additional file with meta data information.

Metadata File Content

optional

Defines the content that is written to the metadata file.

Active

optional

Set your configuration as active by selecting the checkbox.

For more details, see the dox42 Server documentation about SaveActions.

© dox42 2026. All rights reserved.