Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Perform the following steps to create an ActiveMQ connection in Sigma Studio:

  1. In Sigma Studio, Click click Manage > ConnectorsConnection.
    Image Removed
    Image Added

    The Create New Connection page appears as shown in the following screenshot:



  2. Click OTHERS and select the ACTIVEMQ option.



  3. Enter a unique name for the connection in Connection Name field. Here, ActiveMQ_Connection is provided as the connection name.



  4. Provide a valid broker URL for ActiveMQ in ActiveMQ Broker Url field. In this example, the broker URL is given as http://localhost:8161/admin/.
  5. Provide user name for the connection in Username field. In this example, the username is given as admin.
  6. Provide the password for the URL in Password field.
  7. Click Submit to save the connection.

    Warning

    When you try to exit the Connectors screen, before saving the configured ActiveMQ connection, a warning pop-up message appears, as shown in the following screen shot:
    Image Added

    • Click Cancel, if you do not want to exit the Connectors screen.
    • Click Ok, if you want to exit the Connectors screen.


    Image Modified

    A success message for creating the connection appears as shown in the following screenshot:

    Image Modified

  8. Click Ok.

An ActiveMQ connection is created successfully.

...