Define RabbitMQ instance for messaging - Hexagon

Intergraph Smart 3D Web API Installation and Configuration Moved Topics

ft:locale
en-US
Smart 3D Version
13.1
Smart 3D Web API Version
13.1

Green Line

This topic has moved, and is now maintained here.

Green Line

Use the Configuration Utility's RabbitMQ Server page to define the RabbitMQ instance to use for messaging by the API.

How do I get to this page?

For both the Smart 3D Web API Configuration Utility and the Smart 3D Admin Web API Configuration Utility, the RabbitMQ Connection page appears when you are configuring database connections and prerequisites, after you click Next on the Configuration Utility's Cache Options page.

  1. In the RabbitMQ Server Name field, type the computer name where RabbitMQ service is running. For example, mymachine.domain.com.

  2. In the Port field, type the port number for RabbitMQ. The default is 5672 for non-SSL, and 5671 for SSL.

  3. If you plan to use SSL encryption, select SSL encryption, User/Password based Authorization in RabbitMQ security options. See Configure SSL for RabbitMQ in Install RabbitMQ and Erlang OTP before selecting this option, as you need certain prerequisites for selecting this option.

  4. In the Username and Password fields, type the login defined in the RabbitMQ management plugin.

  5. Click Test to test the connection.

    You're done with RabbitMQ connection configuration, which means you're done with the first configuration task.

  6. Click Next and move on to the next task, Configure the web server.