Configure an ActiveMQ Publisher

An ActiveMQ publisher enables IMS Integration Hub to read messages from an Apache ActiveMQ connection. An alternative publisher type for database connections is also available. See Configure a Database Publisher. When you create an ActiveMQ publisher, a polling schedule for that publisher is created automatically.

This activity assumes that message queues have been created in the ActiveMQ application.

Activity Steps

  1. On the toolbar, click New ActiveMQ Publisher.

    A publisher is added to the Integration » Publishers node in the Configuration Explorer.

  2. Double-click the ActiveMQ publisher node.

    The ActiveMQ Publisher screen displays the connection details for the publisher.

  3. Update the Name of the publisher.
  4. Select whether to Log Successful Runs.
  5. Complete the following details.
    • Broker URI—The connection string for the ActiveMQ server. Default: tcp://localhost:61616.
    • Queue Name—The ActiveMQ message queue from which the publisher reads.

      Important: Message queue names are case-sensitive. The Queue Name entered here must exactly match the name of the queue in the ActiveMQ application.

  6. If required, enter the Username and Password. User authentication is required only if a user with read/write permissions is configured in ActiveMQ.
  7. Click Test.
  8. If the connection is not successful, determine the correct settings or contact your network administrator or Datamine representative.
  9. If the connection is successful:
    1. Click OK.
    2. Click Save.
    3. Click Close.