We recently got a project to do defect fixing of a Oracle Forms 10g application.
They have given us each developer a VM with an app. server, source code etc.
Problem is, we cannot run the form using the Form Builder.
They want us to always make changes to the form, deploy in the app. server and run the form using the Application Menu.
Problem is, how can we do line-by-line debugging in a situation like this?
Normally, we would press the "Run form debug" button to run the form in Forms developer in debug mode.
What is the solution?
Should we ask the owners to give us permission to run the form from Developer?
Or, is there way to do debugging a form when running from app. server?