cRabbitMQ
Sends messages to, or consumes messages from RabbitMQ compliant message brokers.
For more information, see the Apache camel documentation https://camel.apache.org/components/latest/.
cRabbitMQ Standard properties
These properties are used to configure cRabbitMQ running in the Standard Route framework.
The Standard cRabbitMQ component belongs to the Connectivity family.
Basic settings
ConnectionFactory |
Select a connection factory to be used for handling messages. |
Exchange name |
Type in the name of the exchange that the produced message will be sent to or the consumed message queue will be bound to. |
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 https://camel.apache.org/components/latest/spring-rabbitmq-component.html for available options. |
Usage
Usage rule |
cRabbitMQ 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 |
Due to license incompatibility, one or more JARs required to use this component are not provided. You can install the missing JARs for this particular component by clicking the Install button on the Component tab view. You can also find out and add all missing JARs easily on the Modules tab in the Integration perspective of Talend Studio. For details, see Installing external modules. |