Informatica MDM Data Load Overview

Create Mappings

Note:   

The procedure listed below for creating mapping in Informatica MDM is also applicable for HCP, HCO and Egress.

Perform the below steps to create Mappings for OK US/GBL HCO and HCP, Relations Data and Egress.

  1. Login to the Informatica Cloud with the valid login credentials.

  2. The My Services screen appears as shown below.

  3. Click Business Integration. The Home screen of Business Integration appears as below.

  4. Click Explore to open the Projects.

  5. From the list of projects, click IQVIA_MDMNextGen_Customer360 and then open the Data Integration folder.

  6. All the mappings created are stored in Data Integration folder. See figure below.

  7. To create a new mapping, click NEW from the top left of the screen as shown in the below figure.

  8. A page appears as below. Select Mappings and then click Create.

  9. A Mapping is created with the default name as Mapping 1 as shown below.

  10. The Source and Target are given by default in the Design section.

Configure the Source

  1. Select the Source and then enter the properties which appears at the bottom of the screen.

  2. Refer to the table below to configure the Source properties.

    Tab Description
    General The General tab will have the Name and the Description fields. Enter the necessary details.
    Source

    The Source tab contains Connection and Source Type fields with an option to add a New Connection and New Parmeter. See the figure below:

    Note:   

    Target object for HCP or HCO data load should be selected from home > Custom Assets > Business Entities.

    Target object for Relation data load should be selected from home > Custom Assets > Relationships.

  3. From the drop-down menu, select the type of Connection that you want to map and then select the Source Type as Single Object.

  4. When you select the Connection, the Object field appears.

  5. Click Select and choose the CSV file object that you want to configure.

Configure the Target

  1. Select the Target and then enter the properties which appears at the bottom of the screen.

  2. Refer to the table below to configure the Target properties.

    Tab Description
    General The General tab will have the Name and the Description fields. Enter the necessary details.
    Source

    The Source tab contains Connection and Source Type fields with an option to add a New Connection and New Parmeter. See the figure below:

    Field Mapping You can define the field mappings in this tab. Drag and drop the Incoming fields to the Target Fields.
  3. From the drop-down menu, select the type of Connection (In this case, we are using B360 FEP Connector) that you want to map and then select the Target Type as Single Object.

  4. Click Select and choose the object that you want to configure.

  5. From the operation drop down, select Upsert (Update or Insert).

  6. Click Add to specify the update columns for the target object. Select fields of the target object to be used as the update columns.

Configuring In-Out Parameters

While loading the data to Information MDM, you need to configure the in-out parameters. Select the fields as shown below.

Note:   

The name jobinstanceid is case sensitive and must be entered as given in the figure below.

Flow Run Order

  1. Make sure to arrange the Flow Run Order of a mapping.

  2. To configure the flow order, open a mapping and click the three dots at the top right corner and then click Flow Run Order from the dropdown as shown below.

  3. Configure the Flow Order and then click Save.

Mapping Task

Once you create a Mapping with a Source and a Target, you must create a Mapping Task and Task Flow.

  1. Open the Mapping to which you want to create Mapping Task.

  2. To create a new mapping task, click NEW from the top left of the screen.
  3. A page appears as below. Select Tasks and then click Create.


  4. A page appears as below. Enter the Task Name and select the Location.
  5. Enter the Runtime Environment details and then click Finish.

Create and Publish a Task Flow

After creating a Mapping and its Mapping Task, you need to create a Task Flow. Do as below to create a task flow.

  1. To create a new task flow, click NEW from the top left of the screen.

  2. A page appears as below. Select Taskflow and then click Create.

  3. A taskflow is created with a Start and an End object.

  4. Click Start and then enter the values as required in the properties tab displayed at the bottom.

  5. In the Input Fields, enter the Jobinstanceid. See figure below.

  6. From the design panel, drag and drop the Data Task between Start and End objects.

  7. Click on the Data Task to add the associated Mapping Task to the task flow.

  8. In the Input Fields, enter the Jobinstanceid as a new field.

  9. Once you have entered all the required fields, Click Publish to publish the Task Flow.

Create a Job

  1. Login to the Informatica Cloud with the valid login credentials.

  2. On the My Services screen, click Business 360 Console.

  3. From the navigation pane, click New and click Jobs as shown in figure below.

  4. Click Create and then select the Job that you want to create. Enter the details and then click Create. See figure below.

  5. Enter the required fields and then click SAVE and then RUN to execute the job.

  6. For ingress job select Ingress from dropdown and click Next. The Demo Ingress window appears.

  • Select process type as MDM Ingress.

  • Select Source system from the drop down. (The selected source system is the source system for the imported records). See figure below.

  • Add the task flow created at the previous step. (This task flow must be mapped to load the data in MDM).

Note:   

All the Task flows added here will run parallel to each other.

For an egress job select egress from the dropdown and click Next.

  • For a egress job select egress from the dropdown and click next

  • Select required Process

  • select export type

Standard export for delta

  1. Customer export for date-based export.

  2. Export all is for exporting all the data.

  3. Add Taskflow. This task flow should have the mapping created to export data out of MDM.

  4. All the Taskflow added here runs parallelly).

  • Click save

  • Click Run, if you want to run the job from informatica UI.