Boomi DataHub Listener operation
The Boomi DataHub Listener operation receives a batch of source entities contributed to a domain hosted on a Hub repository basic runtime.
In addition, the operation receives batch metadata as the following dynamic process properties:
- mdm_source_id — ID of the batch's contributing service.
- mdm_account_id — ID of the account under which the batch was contributed.
- mdm_repository_id — system ID of the repository on which the target domain is hosted.
- mdm_universe_id — system ID of the domain.
For each entity in a batch, the operation receives the source entity ID as the dynamic document property mdm_source_entity_id. If an entity is an update to an existing golden record, the operation receives the golden record’s ID as the dynamic document property mdm_record_id. It populates each root entity element’s id attribute with the Batch Entity ID, accessible from the batch detail view on the Inbound Activity page (Reporting > Inbound Activity). If an entity is an update to an existing golden record, it populates the root entity element’s grid attribute with the golden record’s ID.
You must configure a listener process Start step to run this operation.
Options tab
The operation does not have any configuration options.
Tracking tab
See the topic Connector operation’s Tracking tab for more information.
Caching tab
See the topic Connector operation’s Caching tab for more information.