Skip to main content Skip to complementary content

cAMQP

Exchanges messages between a Route and a JMS provider using the AMQP broker.

For more information, see the Apache camel documentation https://camel.apache.org/components/latest/.

cAMQP Standard properties

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

The Standard cAMQP component belongs to the Connectivity family.

Basic settings

Properties Description

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

Properties Description
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 guidance Description

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

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!