ItineraryStep - Edifact assemble
UNOA and UNOB Character Sets in EDIFACT
When the receiving partner is configured to use either the UNOA or UNOB character set in their EDIFACT settings, the system's assembler ensures that the resulting EDIFACT message complies with the selected character set's restrictions.
Character Replacement Handling
Since UNOA and UNOB support only a limited set of characters, any unsupported characters in the message must be replaced. The system handles this automatically using a predefined replacement character or a set of custom replacement rules.
Default Replacement Character
Key:
EdifactDefaultReplacementChar
Description: Specifies the default character that will replace unsupported characters.
Constraints: Only one single character is allowed (e.g.,
0
by default).
Custom Replacement Characters
Key:
EdifactCustomReplacementChars
Description: Allows you to define specific character replacements in the form of mappings.
Format:
A=B##C=D##E=F
This example means:
Replace
A
withB
Replace
C
withD
Replace
E
withF
You can configure both settings through the Settings menu to tailor the EDIFACT output to the required character set constraints of your trading partner.
Overwrite values via context properties
This step gives the option to overwrite values in the UNA and UNB segments with values from context-properties.
The following properties can be overwritten:
Namespace | Property Name | Description |
---|---|---|
UNA1 | ComponentDataElementSeparator | |
UNA2 | DataElementSeparator | |
UNA3 | DecimalMark | |
UNA4 | ReleaseCharacter | |
UNA5 | RepetitionCharacter | |
UNA6 | SegmentTerminator | |
UNASuffix | SegmentSuffix | |
UNB1_1 | SyntaxIdentifier | |
UNB1_2 | SyntaxVersionNumber | |
UNB2_1 | SenderIdentification | |
UNB2_2 | SenderPartnerIdentificationCodeQualifier | |
UNB2_3 | SenderAddressForReverseRouting | |
UNB3_1 | RecipientIdentification | |
UNB3_2 | RecipientPartnerIdentificationCodeQualifier | |
UNB4_1 | DateOfPreperation | |
UNB4_2 | TimeOfPreperation | |
UNB5 | InterchangeControlReference | |
UNB6_1 | RecipientsReference | |
UNB6_2 | RecipientsReferenceQualifier | |
UNB7 | ApplicationReference | |
UNB8 | ProcessingPriorityCode | |
UNB9 | AcknowledgementRequest | |
UNB10 | CommunicationsAgreementId | |
UNB11 | TestIndicator | |
UNB3_3 | RecipientRoutingAddress |
If any of the above properties are promoted before edifact assemble step, these values will be used instead of the values from the flow and the partner edi-configuration.
Related content
The information on this page is based on Link 3.00