Configuring how the message is processed - 7.3

JMS (Mediation)

Version
7.3
Language
English
Product
Talend Data Fabric
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Messaging components (Mediation) > JMS components (Mediation)
Data Quality and Preparation > Third-party systems > Messaging components (Mediation) > JMS components (Mediation)
Design and Development > Third-party systems > Messaging components (Mediation) > JMS components (Mediation)
Last publication date
2023-06-12

Procedure

  1. Double-click the cMQConnectionFactory component to display its Basic settings view in the Component tab.
  2. Configure the cMQConnectionFactory component the same as in the producer Route.
  3. Double-click the jmsConsumer component to display its Basic settings view in the Component tab.
  4. Configure the jmsConsumer component the same as the jmsProducer component in the producer Route to consume the messages in the defined queue "quartzTest".
  5. Double-click the logMessage component to open its Basic settings view in the Component tab.
  6. In the URI field, enter "log:quartzMessage" where the message exchanges are logged.
  7. Press Ctrl+S to save your Route.