Optional properties

In the Properties section, you can select the attributes to use the character mapping previously defined. By default the mapping rules will be applied to all attributes of the incoming data.

To customize the default setting, click Exclude and then select the attributes that you want to exclude from the mapping.

Example values for a character mapping are:

From

To

Description

Ä

ae

Umlaut character mapping.

customer

kunde

String replacing.

<13><10>

(ASCII decimal) Delete CR LF at the end of the line.

<xD><xA>

(ASCII hexadecimal) Delete CR LF at the end of the line.

<u8356>

<u8364>

(Unicode Decimal) Replace the Lira currency symbol with Euro currency symbol (ı).

<0x20A4>

<ux20AC>

(Unicode Hexadecimal) Replace the Lira currency symbol with Euro currency symbol (ı).

There is no impact on the simulation sequence.