Response Object Functions

Click one of the following functions for more information:

Gets data from a cell in a response box.
Clicks a drop down arrow in a response box.
Presses OK inside a response box.
Inserts data into a cell in a response box.
Inserts data into a response box.

Note: To enable VuGen to record the names of NCA objects, you must configure the application server to provide the necessary data. To do this, edit the startup HTML file that is called when the applet viewer begins. Modify the line:
<PARAM name="serverArgs ............ fndnam=APPS">
and add the Oracle key "record=names":
<PARAM name="serverArgs ............ fndnam=APPS record=names">