Oracle Error ORA-55207: Tag data translation rule evaluation failure

Oracle Error Message

ORA-55207: Tag data translation rule evaluation failure

Reason for the Error

Error occurred when idcode translator tried to evaluate the rule specified in the tag data translation XML.

Solution

Java proxy must be set in order to evaluate manager look up rules. Call MGD_ID_UTL.setProxy(PROXY_HOST, PROXY_PORT) to enable java proxy.