Using DataTranslator

The DataTranslator is required when communicating between an in-house system and an external system. Data translation allows the string data going to (outbound) or received from (inbound) systems to be translated from one value to another.

For more information about how to use the Java class DataTranslator, see the Javadoc available in the mapper Java editor.