How to reject tab characters in EDIFACT (EDIEL) 10.1.2.3
We get tab characters in alphanumeric fields in some EDIFACT (EDIEL) messages, which should not be supported. The messages are forwarded to an external partner who rejects them. We would like to reject them when we (B2B) receive them instead.
Where do we control this? I have checked $ORACLE_HOME/ip/oem/edifecs/XEngine/config/actions-edifact.ecs, but I can't find tab as a legal character for any of the encodings (UNOA, UNOB, UNOC) that we use, so it should be rejected.