TradaComsCreationUnit
Class name |
com.ebd.hub.datawizard.iu.TradaComsCreationUnit |
This Integration Unit is similar to the EDICreationUnit but relevant to the Tradacoms format.
The Tradacoms format resembles EDIFACT, but uses different segment names and the separator between segment name and the first value is the character "=". This format is not intended for new developments.
Parameters
Parameter name |
Allowed values |
Default value |
Description |
advanced value checking |
true, false |
true |
Checks the input values. |
Replace umlauts |
true, false |
true |
If "true", umlauts are replaced. |
Replace umlauts with checking case |
true, false |
false |
Takes the case and position of uppercase umlauts into consideration, when replacing them. If the uppercase umlaut stands at the beginning of a word or is followed by a blank, then the second character of the replacement characters will be written in lowercase, otherwise in uppercase. |
Return TRADACOMS in uppercase completely |
true, false |
false |
The entire message is written in uppercase. |
Write message in one line |
true, false |
false |
The entire message is written in a single line. |