You can run a workflow to add an AMQP broker.

Procedure

  1. Log in to the Automation Orchestrator Client as an administrator.
  2. Navigate to Library > Workflows and enter the amqp and configuration tags in the workflow search box.
  3. Locate the Add a broker workflow and click Run.
  4. On the AMQP broker properties tab, enter the name of the broker.
  5. On the AMQP connection properties tab, provide the information required for the broker connection.
    Option Action
    Host Enter the address of the host.
    Port Enter the port of the AMQP broker service. The default port is 5672.
    Virtual host Enter the address of the virtual host. The default value provided is /.
    Use SSL Select whether to use SSL certificates.
    Accept all certificates Select whether to accept all SSL certificates without validation.
    User name Enter the user name for the broker.
    Password Enter the password for the broker.
  6. Click Run.

Results

After the workflow runs successfully, the AMQP broker appears in the Inventory view.

What to do next

You can run a Validate a broker workflow. If an error occurs, use the Update a broker workflow to change the properties of the broker before validating again.