Convert Library (Ofgtel.pll) to 12c
I have a project for WebLogic Upgrade from 11g to 12c including forms conversion. Some forms designed in the old days with attached sql libraries. I have no problem to convert most the libraries by using either 12c Forms compiler or Migration Assistant, but the Ofgtel.pll always thrown back an error and complaining about the dependency.
Log error: "....OFGTEL.pll :oracle.forms.jdapi.JdapiException: PDE-PLI018 Could not find library Ofgmes. This may be due to an invalid library reference......"
I have the Ofgmes.pll sitting on the same work folder. Do I need to add a new path to registry? I'm not trying a open a library from the form builder so the FORMS_PATH won't be a solution, and I don't see any string(s) on registry related to migration assistant.