Session Functions

Click one of the following functions for more information:

Retrieves the console message.
Sets a password different from the default.
Specifies how to handle exceptions.
Sets an offset value for an object ID.
Sets the server response time.
Sets the think time range.
Indicates the beginning of a set of nca_java_action calls to send to the server concurrently as one packet,
Indicates the end of a set of nca_java_action calls to send to the server concurrently as one packet,

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">