Data Quality Agent > Data quality agent > Prerequisites
  

Prerequisites

The following table describes the prerequisites for various skills of the data quality agent:
Skill
Prerequisite
All skills
To perform any data quality task on a Data Governance and Catalog asset, enable the Data Governance and Catalog service for the runtime environment that your organization uses.
Data quality cleanse
The mapplet that CLAIRE GPT generates contains a Python transformation. To use the mapplet in a mapping, verify that Python is installed on the Secure Agent machine.
As an organization administrator, install Python on the machine where you installed the Secure Agent. Also, verify that the Python installation directory includes the Pandas and PyArrow libraries.
To configure Python, perform the following tasks:
  1. 1In Administrator, go to Runtime Environment.
  2. 2Select a Secure Agent and enable the IDMC Data Gateway Service option.
  3. 3In Custom Configuration, set the python_enabled value of the APP_CFG property to true.
If you configure a version of Python that is different from the one that Informatica packages in the Secure Agent installation, specify the idmc_dgs_pythonHome parameter value as <INFA_HOME>/ext/python/bin/<python_executable>.
For more information about how to install and configure Python on a Secure Agent machine, see the Transformations help in Data Integration. For more information about mappings, see the Mappings help in Data Integration.
Data quality rule recommendation
To prevent the data quality agent from generating duplicate rule recommendations and to ensure that it generates rule recommendations only from the rule specifications in Data Quality, enable IDMC metadata in Metadata Command Center.
For more information about how you can enable IDMC metadata in Metadata Command Center, see the Administration help in Metadata Command Center.