Skip to main content

Transformations

When you build mappings in Informatica Cloud Data Integration, you embed business logic in Transformation objects. These transformations determine how source data is processed to form target data.

How Atlan captures transformation logic

When Atlan crawls your Informatica CDI environment, it reads key transformation logic and surfaces it for easier consumption. The following table shows the transformation types and the business logic that Atlan captures. The table also indicates where you can find this information in Atlan's interface:

Transformation TypeWhere in Atlan
ExpressionTransformation Field > Sidebar > Expression
Aggregator - Group by columnsTransformation > Sidebar > Expression
Aggregator - Aggregate functionsTransformation > Sidebar > Expression
RouterTransformation > Sidebar > Expression
Joiner - Join ConditionTransformation > Sidebar > Expression
Joiner - Join TypeTransformation > Sidebar > Expression
Lookup - Lookup ConditionTransformation > Sidebar > Expression
Lookup - Lookup QueryTransformation > Sidebar > Query
Source - Source FilterTransformation > Sidebar > Query
Source - Source QueryTransformation > Sidebar > Query

See also