Character checks for compliance maps [EBF 4.2.5]

Two new switches, -al and -vs, have been added to the Run Inbound Map windows to handle character checks for compliance maps. The -al switch disallows the use of high order ASCII characters between 128 — 255 in EDI data, while the -vs switch disallows using either the ^ (circumflex) or the ' (accent grave) characters as data characters if the X12 version is before 4040. It was not until X12 version 4040 that these two characters were permitted as data characters. Note also that prior to version 4040, even though these two characters weren’t permitted to be used as data characters, they were permitted to be used as delimiters.


Inbound map runs

The -al switch disallows the use of the extended ASCII characters 128 — 255. These characters are generally used for Western European languages only.

Applies to

Inbound maps.

ECRTP version

EBF 4.2.5

Resolves

CR#409591 and 409592

Command line syntax

The syntax for this switch is:

-al

StepsAllowing only ASCII characters for inbound maps in Windows

  1. Open the Run Inbound Map window.

  2. Click the Option 1 tab.

  3. Select Allow only ASCII characters.


Inbound map runs

The -vs switch disallows the use of the ^ (circumflex) or ' (accent grave) as data characters in X12 versions prior to version 4040. An error will be generated if one of these is used in this way. Note this -vs switch allows the use of these characters as delimiters, even before version 4040.

Applies to

Inbound maps.

ECRTP version

EBF 4.2.5

Resolves

CR#409591 and 409592

Command line syntax

The syntax for this switch is:

-vs 

StepsPerforming version specific character checks for inbound maps in Windows

  1. Open the Run Inbound Map window.

  2. Click the Option 1 tab.

  3. Select Perform Version Specific Character Checks.