Events configuration
Learn about the events configuration section of the Subscriptions API.
The Subscriptions configuration includes the eventsConfiguration
section where you can specify which event type should be processed on the DT.
Ignore
- No action will be taken for the eventActivate
- The event should be processed when it's triggered.
entityCreated
entityModified
entityDeleted
entityMerged
entityUnmerged
entityMatch
relationCreated
relationModified
relationDeleted
entityCrosswalkDeleted
relationCrosswalkDeleted
- When entities are created, modified, deleted, merged, unmerged or a match is triggered in the DT (the first six mentioned above).
- When relations are created, modified, or deleted in the DT (seven, eight and nine from the list above).
- When crosswalks on an entity or relation are updated or deleted (the last two mentioned above).
- Ignore - make no change to the CT.
- Delete - Delete the corresponding crosswalk in the CT, this also deletes any attributes associated with that crosswalk in the CT. This is equivalent to a hard delete of the DT values from the CT.
- Set end date - Set the CT end date on the crosswalk from the DT. The DT attribute values will be present in the CT, but they will not be available to participate in the survivorship rule evaluation. So they will never become the operational value. This is equivalent to a soft delete of the DT values from the CT.
These options can be set individually for each source on the customer tenant. If the source is not specified, the value in the default action in CT will be used.
If the event type is not defined in the subscription, a default value is applied as shown here. The default depends on the event type. So note that if you don't specify anything in the event type selection, these default values are applied.