Encoder Agent Configuration Real-time Workflow

Encoder Agent Configuration Real-time Workflow

You open the Encoder processing agent configuration dialog from a workflow configuration. To open the Compressor processing agent configuration, click  Build → New Configuration. Select  Workflow from the Configurations dialog. When prompted to  Select workflow type, select Realtime. Click Add agent and select Encoder from the Processing tab of the Agent Selection dialog.

 

Encoder configuration dialog - real-time workflow, Encoder tab

 

Setting

Description

Setting

Description

Encoder

List of available encoders introduced via the Ultra Format Editor and the default built-in encoder for the internal format (MZ format tagged UDRs).

Encoder Options

CSV Format

The CSV Format selection defines that CSV is to be used. 

CSV Format Selection Options

The following options are available when this selection is set:

Setting

Description

Setting

Description

UDR Type

Opens the UDR Type selection box where the desired UDRs can be chosen

Format

Select the desired format, The available options are Unix, Mac, Windows, Excel, and Custom.

Delimiter

When the Custom format is chosen, the delimiter input field allows you to set the desired delimiter.

Use Quote

Enable this checkbox if you want to use a quote.

Quote

Enter the quote format

Line Break

When the Custom format is chosen, the line break input field allows you to set the line break.

JSON Format

The JSON Format selection defines that JSON is to be used. 

JSON Format Selection Options

The following options are available when this selection is set:

Setting

Description

Setting

Description

Indented Output

If enabled, indentation will be applied to the output data. 

Inline Map Field

If enabled, this sets inline fields mapped for the designated fields. Select the UDR Type and the target Field using the Browse button.

MZ Tagged Format

The MZ Tagged Format selection defines that the built-in MZ Tagged Format is to be used. 

MZ Taged Format Selection Options

MZ Tagged Format (compressed)

The MZ Tagged Format (compressed) selection defines that the built-in Compressed MZ Tagged Format is to be used. 

MZ Taged Format (Compressed) Selection Options

Avro Format

AVRO Format Selection Options

The following options are available when this selection is set:

Setting

Description

Setting

Description

Schema Register URL

Url to a schema register used for obtaining Avro schema used for decoding

Format

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

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

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

Schema Field

Field in JSON formatted schema register response containing schema