Publisher Endpoint Reference

A Publisher endpoint sends data to TIBCO Rendezvous or TIBCO Enterprise Message Service. only Reliable sessions and Certified sessions can be associated with Publisher endpoints. The session for a Publisher endpoint determines the endpoint options you have to specify.

TIBCO Rendezvous Publisher Endpoint Reference

You can add a Publisher endpoint for a TIBCO Rendezvous Reliable session or Certified session.

The following table lists the options for a Publisher endpoint associated with a TIBCO Rendezvous session.

Name Description
Name Name of the Publisher endpoint.
Description (Optional) Description of the Publisher endpoint.
Endpoint Type Type of the Publisher endpoint:
  • For a TIBCO Rendezvous Reliable Publisher endpoint, the default value is Rv Publisher.
  • For a TIBCO Rendezvous Certified Publisher endpoint, the default value is RvCm Publisher.
Wire Format Format in which messages are sent. The following values are available:
  • ActiveEnterprise Message (Default)
  • XML Message

For details, see Guideline for Configuring the Wire Format.

Subject Subject with which the Publisher endpoint sends messages.
Reply Subject Reply subject for the Publisher endpoint.
Message Timeout (ms) (Publisher endpoints for TIBCO Rendezvous Certified Sessions only) Time after which a message is discarded from the ledger file.

The default value is 0 ms, indicating that the timeout is infinite.

Pre-registered Listeners (Publisher endpoints for TIBCO Rendezvous Certified Sessions only) Comma-separated list of listeners preregistered for the publisher endpoint. Refer to each listener using the CmName of the session.

JMS Publisher Endpoint Reference

You can add a Publisher endpoint for a JMS Topic or Queue session.

The following table lists the options for a Publisher endpoint associated with a JMS session.

Name Description
Name Name of the Publisher endpoint.
Description (Optional) Description of the Publisher endpoint.
Endpoint Type Type of the Publisher endpoint.

The only available value is Jms Publisher.

Delivery Mode Mode in which messages are delivered.
The following values are available:
  • Non-Persistent
  • Persistent (Default)

For details, see Guideline for Configuring the Delivery Mode (JMS Only).

Destination Destination with which the Publisher endpoint sends messages.
Reply destination Reply destination for the Publisher endpoint.
Message Priority Priority with which messages are sent. The value is in the range 0 - 9. The default value is 4.
isCompressed Enables JMS compression. You can select this check box if you want to compress the body of a message before sending the message to the server.

Setting compression ensures that messages take less memory space in storage.

For more information about JMS compression, see Compressing JMS Messages.

Message Timeout (ms) Time after which a message is discarded from the ledger file.

The default value is 0 ms, indicating that the timeout is infinite.