Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Bolo.

Table of Contents

Search

  1. Introducing Mass Ingestion
  2. Getting Started with Mass Ingestion
  3. Connectors and Connections
  4. Mass Ingestion Applications
  5. Mass Ingestion Databases
  6. Mass Ingestion Files
  7. Mass Ingestion Streaming
  8. Monitoring Mass Ingestion Jobs
  9. Asset Management
  10. Troubleshooting

Mass Ingestion

Mass Ingestion

JMS source properties

JMS source properties

The following table describes the JMS source properties on the
Source
tab when you define a
streaming ingestion
task:
Property
Description
Connection
Name of the JMS source connection.
Connection Type
JMS connection type. The connection type populates automatically based on the connection that you select.
Destination Type
Type of destination that the source service sends the JMS message to. You can choose one of the following destination types:
  • Queue. The JMS provider delivers messages to a single consumer who is registered for the queue.
  • Topic. The JMS provider delivers messages to all active consumers who subscribe to the topic. When you use this destination type, multiple consumers can read the message.
Default is
Queue
.
Shared Subscription
Enables multiple consumers to access a single subscription. Applies to the topic destination type.
Default is false.
Durable Subscription
Enables inactive subscribers to retain messages and deliver retained messages when the subscribers reconnect. Applies to the topic destination type.
Default is false.
Subscription Name
Name of the subscription. Applies to the topic destination type, when the topic subscription is sharable, durable, or both. If no value is specified, the ingestion service generates a unique subscription name.
JMS Destination
Name of the queue or topic that the JMS provider delivers the message to.
The following table describes the advanced properties for JMS sources in the
Source
tab when you define a
streaming ingestion
task:
Property
Description
Client ID
Optional. Unique identifier that identifies the JMS connection.
The
streaming ingestion
task generates a unique client ID if a value isn't specified for an unshared durable subscription.

0 COMMENTS

We’d like to hear from you!