Configure Data Quality > Orchestrating data enrichment and validations
  

Orchestrating data enrichment and validations

When you have complex data enrichment and validations requirements, use Enrichment and Validation Orchestrator to orchestrate data enrichment and validations.
Instead of running validation and cleansing rule associations separately, you can use multiple enrichment and validation rule associations, and orchestrate them to validate, cleanse, and enrich data in records.
For example, you work for a pharmaceutical company with significant presence in the US market. As part of your goal to sell your products in the European market, you want to ensure that your product data complies with the European regulations. When a user enters a National Drug Code, you want to validate the code. If the code is valid, you want to automatically generate the values for the Medicinal Product Package Identifier (PCID) and Medicinal Product Identifier (MPID) fields.
To accomplish this requirement, you can create a rule association for validating National Drug Codes, a rule association for generating Medicinal Product Package Identifiers, and another rule association for generating Medicinal Product Identifiers. You can run these rule associations sequentially and enable a rule association to use the output from another rule association as input.
You can control when to trigger enrichment and validations. For example, you can enrich data when you create or update records in business applications or through REST APIs. You can also run enrichment and validations when the focus of a field changes or when a section is saved in business applications.
You can also specify whether to run enrichment and validations on master records.