How to debug a form module (Oracle 11G Forms) through URL
ShackirFeb 21 2013 — edited Feb 27 2013How to debug a form module (Oracle 11G Forms) through URL.
My server OS is Unix. So i could not able to do the Debug Forms from the Form Developer.
It is displaying a message that "Cannot find the module". Becuase the system is trying find out the module in Unix system instead of ma local system(Windows).
I need to debug ma module through URL.
I can place the fmb and fmx in predefined form path in Server.
Please help me out to solve this issue..