Define RabbitMQ instance for messaging - Intergraph Smart 3D Web API - Installation & Upgrade - Hexagon PPM

Intergraph Smart 3D and Smart 3D Admin Web API Installation and Configuration

Language
English
Product
Intergraph Smart 3D Web API
Subproduct
Smart 3D Web APIs
Search by Category
Installation & Upgrade
Smart 3D Version
13

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 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.