What happens when you click Run Form Debug in Forms Builder?
What happens when you click Run Form Debug in Forms Builder?Directly from the class materials from Oracle: As in the case when you run a form from Forms Builder with the Run Form button, the Run Form Debug button runs the form in a three-tier environment. It takes its settings from the Preferences window that you access by selecting Edit > Preferences from the main menu and clicking the Runtime tab.
Question:
What happens when you click Run Form Debug in Forms Builder?
Options:
The form runs on your local machine by using a debug executable client.
The form runs in a three-tier environment by using the application server URL that you specify in runtime preferences.
The form runs in a three tier environment by using the [debug] configuration in the FORMSWEB.CFG file.
The form runs in a simulated three-tier environment by using an applet viewer that is included with the product to enable debugging
Correct Answer
The Correct Answer for this Question is
The form runs in a three-tier environment by using the application server URL that you specify in runtime preferences.