getRvConfig()

Returns information about the TIBCO Rendezvous session defined by this adapter. Information about all currently defined sessions is returned if no value is provided for the sessionName parameter.

The following table lists the parameter:
Parameter Type Description
Session Name String The name of the TIBCO Rendezvous session for which configuration is required. If not given, information about all sessions is returned. The default value is All.

Returned Results

The following table lists the returned results:
Name Type Description
Instance ID String The adapter configuration ID.
Adapter Name String The name of the adapter.
Session Name String The name of the session.
Service String The service parameter for this session.
Daemon String The daemon parameter for this session.
Network String The network parameter for this session.
Synchronous? Boolean Returns 1 if this is a synchronous session, returns 0 if this is an asynchronous session.
Session Type String The type of the session. The available types are: M_RV, M_RVCM, or M_RVCMQ.
Certified Name String The name of the certified session.
Ledger File String Ledger file for the certified messaging session. Returns the empty string for sessions that are not certified messaging sessions.
CM Timeout String Timeout for the certified messaging session. Returns the empty string for sessions that are not certified messaging sessions.