What is a Mapping in Informatica?

Question

can you help me with this question

Answer ( 1 )

    0
    2025-02-22T06:09:09+00:00

    A mapping is a collection of source and target definitions along with transformations that define the flow of data from source to target.

    📌 Example Mapping:

    • Source: Sales database (Oracle)
    • Transformation: Aggregate total sales per region
    • Target: Data Warehouse (SQL Server)

Leave an answer