Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

All that’s let to do in the global settings in to set the file path definitions.
For a single file we use path_file from the path patterns and for a sequence of file we use path_sequence.

value

<path_file>

<path_sequence>

...

Now the global settings should look like this:

...

For the main template we will overwrite the path patterns path_file and path_sequence with the file path to the element. This will register the file path to the database for the mail elements.

key

value

path_file

<source.path>

path_sequence

<source.path>


The important part here is to choose the transcoding task: NoOp (do nothing)
Since we don’t want anything to happen with the mail elements, we still have to register the file path to the database in order for the software to know what that file path is.


No path values are needed in this case.

...