CharacterEncoding
The CharacterEncoding group identifies optional configuration related to additional processing required to perform inbound (source) and outbound (target) character encoding.
The AllowEncoding value F is the default to not allow ISX02 and character encoding definitions. A value of T will enable any character encoding specifications. The AllowEncoding indicates whether to allow character encoding and perform additional decode/encode processing. If not specified, additional processing will be performed for the encoding identified (default to F).
Character encoding requires new processing found in component x12u and map ccx12u. The values below define a character encoding for inbound (source) or outbound (target). If specified, the value must be supported by both x12 and TX. This value will be used when the ISA version is 00704 or higher. Supported values can be found in the documentation and x12codes.txt file.
The DefaultSourceEncoding specifies a value to be used when the ISX02 value is absent.
The OverrideSourceEncoding specifies a value to be used to override the ISX02 value.
The DefaultTargetEncoding specifies a value to be used when the ISX02 is absent for all compliance checking outputs.
The OverrideTargetEncoding specifies a value to be used to override the ISX02 value. If encoding is not defined, the default encoding for ccx12 compliance checking is Western/Native and for ccx12u is Western/UTF-8.