Configuring how the message is processed - Cloud - 8.0
JMS (Mediation)
- Version
- Cloud
- 8.0
- 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)
Procedure
-
Double-click the cMQConnectionFactory component to
display its Basic settings view in the
Component tab.
-
Configure the cMQConnectionFactory component the same as
in the producer Route.
-
Double-click the jmsConsumer
component to display its Basic settings
view in the Component tab.
-
Configure the jmsConsumer component the
same as the jmsProducer component in the
producer Route to consume the messages in the defined queue
"quartzTest"
.
-
Double-click the logMessage component to
open its Basic settings view in the
Component tab.
-
In the URI field, enter
"log:quartzMessage"
where the message exchanges are
logged.
-
Press Ctrl+S to save your Route.