delete rvcmlistener

delete rvcmlistener transport_name cm_name subject

Unregister an RVCM listener with the server so that any messages being held for the specified listener in the RVCM ledger are released. This causes the server to perform the TIBCO Rendezvous call tibrvcmTransport_RemoveListener.

The parameters are:

  • transport_name — the name of the transport to which this RVCM listener applies.
  • cm_name — the name of the RVCM listener to which topic messages are exported.
  • subject — the RVCM subject name that messages are published to. This should be the same name as the topic names that specify the export property.

For more information, see tibrvcm.conf and Rendezvous Certified Messaging (RVCM) Parameters.