Hi
Is there an equivalent to this from the old Java mapper in the new Cloud ION mapper? it could be used to translate an element using predefined codes setup in ION desk
dt = new MECDataTranslator(myMapping, logicalId, tenantId, accountingEntityId, locationId, "MsgStdrd", "2.9.0", "Generic", 'O');
OutParameter1=dt.translate("Generic", "ORG_ID", InParameter1, "", "","OrgID");
Translates InParameter1 to OutParameter1 using codeset ORG_ID.
We didn't use this much in ION v10, but now have a good use for it in CSI.
thanks for your help
regards
Graham