Working with FORMS 12C on weblogic server 12.2.1.2.
This might be more of a weblogic server question. Everything works correctly when running forms and letting the default form open, whatever is specified in the default.env. But when i try to call a specific form in the URL i get an error FRM-40010: Cannot read form....
The url call to the form simply has &form=/u01/test/testform
I know the form is good as i can run the form when navigating to it from my menus i just cant call it directly from the URL. I am able to do this on our older version 11 server. Is there a setting/property somewhere that i need to set for this?