xDM - How To - Data Certification

How as a Data Steward can I track attribute changes in a workflow?
A data steward primarily approves workflow changes in the Inbox. This how to article, will help to configure an easy and quick way to visually see what attr...
Mon, 14 Feb, 2022 at 8:25 PM
Example of Advanced Validation Rule using ANY and Checking Values of Foreign Keys
This article gives an example of an advanced validation rule that navigates to parent and child records from a central entity (Customer). If you are struggl...
Mon, 14 Feb, 2022 at 8:38 PM
What are the trade-offs of sharing a global model versus customizing a local data model?
Large organizations that have multiple operations in different regions and countries will need to decide whether to share a global Semarchy xDM model that i...
Thu, 23 Dec, 2021 at 6:27 PM
How can you setup Semarchy so that any user edits to golden records will "stick"? For example, if a user determines that a golden phone number is invalid and deletes the golden phone number, a future load will just put the phone number back
In the Survivorship Rule for that attribute, you need to set an 'Override Strategy' under Override Rule. The strategy is 'Override - until next ...
Mon, 27 Dec, 2021 at 10:58 PM
Configuring Conditional Validation
The purpose of this article is to explain and illustrate configuration steps for conditional validation. In the context of the article, conditional validati...
Thu, 23 Dec, 2021 at 6:31 PM
Audit privileges in xDM
When setting privileges at the model level, it is often interesting to have a global picture of which roles are allowed to manage / edit / create/update,...
Fri, 24 Dec, 2021 at 10:44 AM
How to delete records?
Deleting records can be performed in many ways: directly from the xDM application, using SQL, or using the Rest API. In any case, it needs some model con...
Tue, 15 Feb, 2022 at 2:40 PM
How to manage duplicates using SQL queries
This article describes the use cases and queries to use in order to manage duplicates programmatically. General Process To manage duplicates programmatica...
Fri, 24 Dec, 2021 at 3:37 PM
How to Cancel Running Load Jobs when trying to deploy the model
This article helps you reply to questions such as: "Why do we keep getting this message when there are no jobs running?" Or "why can&#...
Mon, 10 Oct, 2022 at 4:54 PM