Listener Certified Session Name (-LCMN)
Use the Listener Certified Session Name adapter command (-LCMN) for data targets to specify the name of the receiving certified session.
-LCMN session_name
- Option
- Description
- session_name
- This is the name of the receiving certified session.
When the TIBCO Rendezvous Adapter is used as a data target that is intended to publish point-to-point certified messages to a participating certified message listening endpoint (subscriber), the Listener Certified Session Name adapter command (-LCMN) specifies the certified session name of the listening endpoint.
Specifying the certified session name of the listening endpoint with the Listener Certified Session Name adapter command (-LCMN) allows the certified receiver to begin receiving certified messages immediately from the adapter target as the messages are sent. Without this information, the receiver must rely upon the registration discovery exchange preceding the publication of the first message. It is possible that the name of the certified session used by the adapter will not be available to the certified receiver for the initial message.
The following is an example of a target command line that could be used to publish certified messages to the rvcm.out listening endpoint subject having the RVCMLISTEN certified session name from the RVCMSENDER target certified session:
-SBN rvcm.out -CMN RVCMSENDER -LCMN RVCMLISTEN