Encoder Agent Real-time(4.2)

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

Setting

Description

Setting

Description

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)

  • Avro Format

CSV Format Specific Settings

UDR Type

Select 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

Delimiter

Specify the delimiter character(s) for the fields in the CSV.

Use Quote

Select this option if you want to use quotes in the CSV.

Quote

If Use Quote is selected, specify the type of quote you want to use in the format.

Line Break

Specify how line breaks are defined in the CSV.

JSON Format Specific Settings

Indented Output

Select 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 Type

Specify the UDR Type that is sent out by the Decoder. Click Browse to view the available UDR Types.

Field

Select the UDR Field that you want to include.

AVRO Format Specific Settings

Schema Register URL

Url to a schema registry used for obtaining Avro schema used for decoding.

Format: <http> or <https>//<host address>:<port>/<schema_registry_endpoint_path>

Example: "http://localhost:8081/schemas/ids"

It is possible to use a proxy to contact a schema registry. See for information
on how to configure the proxy on the execution context level.

Schema Field

Field in the JSON formatted schema registry response containing the schema.

Input/Output Data

Input Data

Selected predefined UDRs.

Output Data

bytearrays