...
In the Decoder tab you configure the settings related to the decoding of the collected data.
...
List of the decoders available for selection.
The decoders are named according to the following syntax:<decoder> (<module>)
The option MZ Format Tagged UDRs indicates that the expected UDRs are stored in one of the built-in formats. If the compressed format is used, the decoder will automatically detect this.
Select this option to make the Tagged UDR Type list accessible for configuration. If you select this option, the Tagged UDR Type list is enabled.
...
List of available internal UDR formats stored in the Ultra and Code servers. The formats are named according to the following syntax:
<internal> (<module>)
If the decoder is to reprocess UDRs of an internal format, you must select the Decoder MZ format tagged UDRs to enable this list. Once enabled, you can select the internal format.
...
If you select this check box, the UDR is fully decoded before it is inserted into the workflow. This may have a negative impact on performance since all fields may not be accessed in the workflow, making decoding of all fields unnecessary.
If disabled (default), the amount of work required for decoding is minimized, using a "lazy" method of decoding sub fields. This means the actual decoding work may not be done until later in the workflow, when the field values are accessed for the first time.
...
For more information on how to configure the Decoder tab, see Decoder(3.1)
Decompression Tab
In the Decompression tab you specify if you want to decompress the files or not.
...