Skip to main content
Feedback

Overview

Use the Boomi Data Hub connector to connect a flow to a Boomi Data Hub repository.

The Boomi Data Hub connector provides a way of connecting and aligning a flow to a Boomi Data Hub repository. The models deployed in the repository are converted into Types within the connector, allowing you to:

  • Save/Update Golden Records

  • Load/Query Golden Records

  • Match Entities against Golden Records using match rules

  • Load/Query Quarantined Records

When the Boomi Data Hub connector is installed, a number of types are automatically generated, along with the types relevant for your Hub Model. See Boomi Data Hub connector types.

To get started, a working example of using the Boomi Data Hub connector within a flow is provided. See Data Hub connector.

Connector URL

he Boomi Data Hub connector endpoint URL is:

Features

The Boomi Data Hub connector forms part of the following features within flow:

  • Database: This feature allows you to connect to a remote data source and perform save, load and delete operations.

Known Limitations

  • When the Boomi Data Hub connector is installed, each Model is translated into a flow type with three bindings: "Match", "Golden Record", and "Quarantine".

    Due to this multi-binding functionality, there are some limitations when using a table in a page to load the entities.

    When loading Match Entities it is mandatory to use a List of Entities, but as this is not possible using a table, the list will be used as an input and is updated after the Load.

  • Filtering is only supported on quarantine records for the following fields:

    • Created date

    • Update date

    • Cause

    • Resolution

    For example, you cannot apply a filter using either the Surname or Name field, as the Boomi Data Hub connector does not support filtering using these fields.

On this Page