Alphabetical Listing
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">
Click one of the following functions for more information:
Performs a double press on a push button. | |
Activates a push button. | |
Sets the state of the specified radio or check button. | |
Selects an item in a combo box. | |
Sets a new item in a combo box. | |
Returns a string argument after parsing text XML data and correlating Oracle Configurator-related information. | |
Returns a URL as a string argument after correlating Oracle Configurator-related information. | |
Saves Oracle Configurator data from HTTP service requests as internal parameters for correlation during replay. | |
Saves Oracle Configurator initialization information as internal parameters for correlation during replay. | |
Connects to an Oracle NCA server. | |
Retrieves the console message. | |
Presses on an edit box message. | |
Clicks in an edit object. | |
Gets text from an edit object. | |
Activates the browse button in an edit field. | |
Replaces the entire contents of an edit object. | |
Clicks a table cell in a Flexfield window. | |
Gets data from a Flexfield cell. | |
Gets the name of a column in a Flexfield window. | |
Gets the name of a row in a Flexfield window. | |
Presses Clear in a Flexfield window. | |
Presses Find in a Flexfield window. | |
Presses Help in a Flexfield window. | |
Presses the List of Values button in a Flexfield window. | |
Presses OK in a Flexfield window. | |
Inserts data into a Flexfield window. | |
Presses OK in a Flexfield window after entering data. | |
Returns the number of active timers. | |
Returns the time in milliseconds until the specified timer times out. | |
Gets the logical name of the top window. | |
Performs an event on a Java object. | |
Deletes the saved property name in the Java object | |
Retrieves the value of a Java object. | |
Retrieves the value of a property of a Java object. | |
Sets the area class property for a Java object. | |
Set options when recording a Java object. | |
Sets a reply property for a Java object. | |
Activates items in a list. | |
nca_list_close | Closes the specified UI List object. |
Retrieves the selected item from a list. | |
Selects a list item by its number. | |
Selects a list item by its name. | |
Performs a login to an Oracle NCA database. | |
Disconnects from an Oracle NCA database. | |
Specifies the first letter of an item. | |
Finds a list of values for an object. | |
Retrieves the name of an entry in a list of values by the entry's index number. | |
Retrieves a items from a list of values. | |
Selects an item from a list of values by its index number. | |
Selects an item from a list of values. | |
Selects a random item from a list of values. | |
Selects an item from a menu. | |
Presses a button in a message window. | |
Returns the value of an object property. | |
Clicks within an object. | |
Double-clicks within an object. | |
Returns the status of an object. | |
Types special characters within an object. | |
Presses a button in a popup window. | |
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. | |
Drags a scroll the specified distance from the minimum position. | |
Moves the scroll the specified number of lines. | |
Moves the scroll the specified number of pages. | |
Sets the connection options for an Oracle NCA server. | |
Sets the custom function that enables DB trace in the application | |
Identifies the trace file for later user by Controller and Analysis | |
Sets a password different from the default. | |
nca_set_dispatcher_reply_response | Sets the specified Dispatcher object reply properties for response to server. |
nca_set_dispatcher_response | Sets the specified Dispatcher object properties for response to the server. |
Sets an offset value for an object ID. | |
Specifies how to handle exceptions. | |
Sets the server response time. | |
Sets the think time range. | |
Indicates the name of the active window. | |
Indicates the beginning of a set of nca_java_action calls to send to the server as one packet. | |
Indicates the end of a set of nca_java_action calls to send to the server as one packet. | |
Sends the specified system command to specified window. | |
Selects an object on the specified tab. | |
Activates an item in an NCA tree. | |
Collapses a tree item. | |
Expands a tree item. | |
Selects an item in an NCA tree. | |
Suspends script execution until the specified timer times out. | |
Closes a window. | |
Returns the value of a window property. | |
Moves a window to a new absolute location. | |
Resizes a window. |