Content Settings - Details

CSV, Excel, Fix record and XML

The data is taken from the destination tree. The data is automatically formatted according to the selected content type.

Note: As an alternative to content type Excel, you can use the ExcelAppenderUnit in phase 5 and set the content type to Output of IU.

Output of IU

Instead of the data of the destination tree, the output of the Integration Unit is output. The respective Integration Unit also determines the format.

as received

Instead of the data of the destination tree, the originally received data is output. This can, for example, be useful in the following cases.

  • The manipulated data of the mapping is written into a database, but you also want to forward the unchanged input data.

  • You want to use the same input data for several profiles. You can simply forward the unchanged input data to the next profile via a Response Route of type Message and save the converted data of the mapping into a file in another Response Route.

  • If the input data is a compressed file with several files in it, the individual files will also be sent in compressed form.

as received, uncompressed

Instead of the data of the destination tree, the uncompressed, originally received data is output.

  • If the source data was a single compressed file, the output file will be uncompressed.

  • If the source data was a compressed file, with several files included, the individual files are also passed on uncompressed.

as received, uncompressed, change encoding

Instead of the data of the destination tree, the uncompressed, originally received data is output, but the encoding is changed to the one configured in field Encoding.

Trigger profile

This option is only available for Response Route Message. Details see there.

No content

This option is only available for Response Route HTTP(S). Details see there.