Unify and manage your data

Configure Azure Service Bus for RIH triggers

Learn how to configure an Azure Service Bus topic and connect it to Reltio Integration Hub so that RIH can trigger workflows using event messages.

Prerequisites

Before configuring the Azure connection, make sure your Azure environment and tenant meet the following requirements:
  • Access to an active Azure account with permission to create Service Bus resources.
  • Your Reltio tenant has queue publishing enabled.
Follow these steps to configure Azure Service Bus for RIH triggers:
  1. Navigate to Service Bus in the Azure Portal.
  2. Select an existing namespace, or create a new one.
  3. In the selected namespace, create a topic (for example, reltio-events).
  4. In the left navigation pane, go to Settings > Shared Access Policies.
  5. Create a Shared Access Policy with with Send and Listen permissions.
  6. Copy the following values for the connection setup:
    • Name of the Namespace
    • Name of the Topic
    • Primary Connection String
  7. In the Reltio Integration Hub (RIH), open or create a SFDC | CON | Connection to Azure Queue.
  8. Paste the values copied in Step 5 into the appropriate fields in the connection form.
  9. Click Save to save the connection.
  10. Click Test Connection to confirm the connection is active.
Your Azure Service Bus topic is now configured and connected to RIH.