Table of Contents

Search

  1. Preface
  2. Introduction to Big Data Streaming
  3. Big Data Streaming Administration
  4. Sources in a Streaming Mapping
  5. Targets in a Streaming Mapping
  6. Streaming Mappings
  7. Window Transformation
  8. Connections
  9. Sample Files

Advanced Properties

The Developer tool displays the advanced properties for JMS sources in the Output transformation in the
Read
view.
You can configure the following advanced properties for JMS sources:
Property
Description
Operation Type
Specifies the type of data object operation.
This is a read-only property.
JMS Destination
Name of the queue or topic to which the JMS provider publishes messages. The data object subscribes to JMS messages from this queue or topic.
Client ID
Client identifier to identify the connection and set up a durable connections.
Durable Subscription Name
Name of the durable subscription that can receive messages sent while the subscribers are not active. Durable subscriptions provide the flexibility and reliability of queues, but still allow clients to send messages to many recipients.
JMS Message Selector
Criteria for filtering message header or message properties, to limit which JMS messages the data object receives.
Guaranteed Processing
Ensures that the mapping processes messages that the sources publish and delivers them to the targets at least once. In the event of a failure, there could be potential duplicates but the messages are processed successfully. If the external source or the target is not available, the mapping execution stops to avoid any data loss.
By default, the Guaranteed Processing property is selected.

0 COMMENTS

We’d like to hear from you!