Unify and manage your data

Edit an external queue configuration

Learn how to edit an external queue configuration in Tenant Management.

External queue configurations send message events and payloads from Reltio to external message queue services for further processing. You'll get the most out of this topic if you first read the topics External queues at a glance and Add an external queue configuration.
To modify the data sent from Reltio to external systems, you can update an existing external queue configuration. Only certain access and credential fields can be edited after the queue is created.

The following table lists the fields that you can edit after a queue is created:

ProviderFields
Amazon SNS/SQSKey, Secret, Role, External Id
Google Pub/Sub Private Key
Microsoft Azure Queue/Topic Authorization Policy Rule Name, Access Key
Attention: All other fields (such as queue name, region, project ID, and endpoint details) are read-only. To modify these fields, create a new queue with the required configuration and delete the existing one.
To edit an external queue configuration in Tenant Management:
  1. In the Reltio Console, select Tenant Management.
  2. On the left navigation pane in the Manage section, select External queues.
  3. On the External queues - destination configuration page, hover your mouse cursor over the desired queue. In the displayed Action menu, select Edit.

  4. In the displayed Edit Configuration page, edit the desired fields appropriate for your cloud provider and then select Save:
    • Format: Specify the streaming message format:
      • JSON
      • JSON_XIP_BASE64
    • Object filter: Specify an optional Relation object filter expression for a message event object to be sent to this external queue.
    • Type filter: Click the field to view a list of event types. From the list displayed, select any Relation event type collections that you want to stream using this external queue:
      • CRUD events
      • Match events
    • Transmit OV only: Select this checkbox to include only the operational values in the queue destination. For more information, see topic Message streaming.
    • Payload type: Specify the payload type for messages to be streamed to this queue:
      • Full Snapshot (all fields)
      • Snapshot with selected fields
      • Delta changes - includes the updated part of the object in a before-after format (very similar to the activity log)
      • Snapshot combined with Delta changes
    • Enable streaming: Select or clear this checkbox to enable or disable streaming.

    The Tenant Management application updates the configuration, and closes the Edit configuration page.
  5. In the External queues - destination configuration page, view the edited queue in the list.