Oracle Solution for Error ora-55207

Solution for Oracle Error ORA-55207

ORA-55207: Tag data translation rule evaluation failure

What triggered the Error:

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

What should we do to fix it:

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.