Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

In real-time workflows, the Encoder agent's configuration contains the following settings:

SettingDescription

Encoder

Select which encoder to use in the list of available encoders either created in the Ultra Format Editor, or one of the default built-in encoders:

  • CSV Format
  • JSON Format
  • MZ Tagged Format
  • MZ Tagged Format (compressed)
CSV Format Specific Settings
UDR TypeSelect the UDR type you want the Decoder to send out. You can either select one of the predefined UDRs or the DynamicCsvUDR if the CSV format is not known.
Format

Select the CSV format you want to use: 

  • Unix
  • Mac
  • Windows
  • Excel
  • Custom

If you select Custom, the following settings are enabled:

  • Delimiter
  • Quote Used
  • Quote
  • Line Break
DelimiterSpecify the delimiter character(s) for the fields in the CSV.
Use QuoteSelect this option if you want to use quotes in the CSV.
QuoteIf Use Quote is selected, specify the type of quote you want to use in the format.
Line BreakSpecify how line breaks are defined in the CSV.
JSON Format Specific Settings
Indented OutputSelect this option if you want the output to be indented.
Inline Map Field

Select this option if you want to process the dynamic field values from the Unmapped Fields setting in the Decoder. If you select Inline Map Field, you must specify:

  • UDR Type
  • Field
UDR TypeSpecify the UDR Type that is sent out by the Decoder. Click Browse to view the available UDR Types.
FieldSelect the UDR Field that you want to include.

Input/Output Data

Input Data

Selected predefined UDRs.

Output Data

bytearrays


  • No labels