Subscriber Endpoint Reference
A Subscriber endpoint specifies the data consumers in target applications.
TIBCO Rendezvous Subscriber Endpoint Reference
You can add a Subscriber endpoint for a TIBCO Rendezvous Reliable, Certified, or Distributed Queue session.
The following table lists the options for a Subscriber endpoint associated with a TIBCO Rendezvous session.
Name | Description |
---|---|
Name | Name of the Subscriber endpoint. |
Description | (Optional) Description of the Subscriber endpoint. |
Endpoint Type | Type of the Subscriber endpoint. The following values are available: |
Startup State | State when the Subscriber endpoint starts. The following values are available: |
Wire Format | Format in which messages are sent. The following values are available:
For details, see Guideline for Configuring the Wire Format. |
Subject | Subject with which the Subscriber endpoint receives messages. |
Listen Timeout (ms) | If no message is received after this amount of time, the adapter performs any actions specified in the program for that case.
The default value is 0 ms. |
JMS Subscriber Endpoint Reference
You can add a Subscriber endpoint for a JMS Topic or Queue session.
The following table lists the options for a Subscriber endpoint associated with a JMS session.
Name | Description |
---|---|
Name | Name of the Subscriber endpoint. |
Description | (Optional) Description of the Subscriber endpoint. |
Endpoint Type | Type of the Subscriber endpoint. The only available value is Jms Subscriber. |
Auto Confirm | You can select this check box to let TIBCO Adapter SDK automatically confirm events for the Subscriber endpoint. |
Destination | Destination with which the Subscriber endpoint receives messages. |
Message Selector | A message selector is a string that lets a client program specify a set of messages, based on the values of message headers and properties. A selector matches a message if, after substituting header and property values from the message into the selector string, the string evaluates to true. Consumers can request that the server deliver only those messages that match a selector. |
Delivery Mode | (Subscriber endpoints for JMS Topic Sessions only) Mode in which messages are delivered. The following values are available:
For details, see Guideline for Configuring the Delivery Mode (JMS Only). |
Durable Name | (Subscriber endpoints for JMS Topic Sessions only) Name of the durable Subscriber endpoint. |
Copyright © Cloud Software Group, Inc. All Rights Reserved.