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.
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. |
Copyright © TIBCO Software Inc. All rights reserved.