MFT / Reference / Filename Template

Filename Template

Some of the connectors require a filename for sending the EDI data. You can provide the template for the filename inside the partner settings of the connector.

The placeholders are case-sensitive. The following placeholders are supported:

{N}

A unique message number (non sequential)

{subject}

The same string that is displayed as the subject. This can be configured in the sending ERP system, to be, for example, the document number.

{Y}

The year with 4 letters, like 2032.

{m}

The month formatted as two digits, like 02.

{d}

The day of the month formatted as two digits, like 21.

{H}

The hour as a two digit number between 00 and 23.

{i}

The minutes as two digits.

{s}

The seconds as two digits.