Skip to main content Skip to complementary content
Close announcements banner

Configuring the components

Procedure

  1. Double-click the cMQConnectionFactory component to display its Basic settings view in the Component tab.
  2. From the MQ Server list, select AMQP 1.0 to handle messages. Keep the default settings of the other options.
  3. Double-click the cTimer component to open its Basic settings view in the Component tab.
  4. In the Repeat field, enter 5 to generate the message exchange five times. Keep the default settings of the other options.
  5. Double-click the cSetBody component to open its Basic settings view in the Component tab.
  6. Select SIMPLE from the Language drop-down list and type in "Hello world" in the Expression field as the message body.
  7. Double-click the cAMQP component to open its Basic settings view in the Component tab.
  8. From the Type list, select queue or topic to send the messages to a JMS queue or topic. In this use case, queue is used.
    In the Destination field, type in a name for the queue, for example "myqueue".
    In the ConnectionFactory field, click [...] and select the MQ connection factory that you have just configured to handle messages.
  9. Keep the default settings of the cLog component to log the message exchanges.
  10. Press Ctrl+S to save your Route.

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 – let us know how we can improve!