Connecting Functions
OraFormsConnect Function
Establishes a connection between an Oracle Forms client and an Oracle Forms Server.
OraFormsDestroy Function
Shuts down the Oracle Forms replay engine.
OraFormsDisconnect Function
Closes the connection between server and client.
OraFormsFree Function
This function frees resources or handles created by other OraForms functions such as
OraFormsCreateMessage
.
OraFormsGetTimeout Function
Returns the value of the connection timeout.
OraFormsSetTimeout Function
Sets the timeout for connections to the Oracle Forms server.
OraFormsSetHost Function
Specifies the host that is to be connected by the replay engine.
OraFormsInit Function
Initializes the Oracle Forms replay engine.
OraFormsIsConnected Function
Returns “true” if the user is connected to the Oracle Forms Runtime on the Oracle Forms server.
OraFormsSetConnectMode Function
Sets the type of connection that should be used during replay.
OraFormsSetLocalIpAddress Function
Specifies the client IP address that is to be used by the virtual user.
OraFormsSetPort Function
Specifies the port that is to be connected by the replay engine.
OraFormsSetServlet Function
Specifies the servlet that is to be connected by the replay engine.
OraFormsHandlePendingOnExit Function
May be used for Oracle Forms 10g services.
Parent topic:
Oracle Forms Functions Reference