cAMQP Standard properties - 7.3

AMQP (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) > AMQP components (Mediation)
Data Quality and Preparation > Third-party systems > Messaging components (Mediation) > AMQP components (Mediation)
Design and Development > Third-party systems > Messaging components (Mediation) > AMQP components (Mediation)
Last publication date
2023-06-12

These properties are used to configure cAMQP running in the Standard Job framework.

The Standard cAMQP component belongs to the Connectivity family.

Basic settings

URI/Type

Select the messaging type, either queue or topic.

URI/Destination

Type in a name for the message queue or topic in the message broker.

ConnectionFactory

Click [...] and select an MQ connection factory to be used for handling messages.

Advanced settings

Parameters

Set the optional parameters in the corresponding table. Click [+] as many times as required to add parameters to the table. Then click the corresponding Value field and enter a value. See the site http://camel.apache.org/amqp.html for available options.

Be sure to set the clientId parameter to a unique value if you need to deploy multiple Routes using this component to Runtime. Otherwise the Routes will throw exception in Runtime.

Usage

Usage rule

cAMQP can be a start, middle or end component in a Route. It has to be used with the cMQConnectionFactory component, which creates a connection to a MQ server. For more information about cMQConnectionFactory, see cMQConnectionFactory.

Limitation

 n/a