Adaptive Insights Connector > Mapping and Mapping Tasks With Adaptive Insights > Mapping Task Example
  

Mapping Task Example

You can create a mapping to read data from a single Adaptive Insights object and write data to a target object. You can use the mapping to create a mapping task.
Perform the following steps to create a mapping and a mapping task:
  1. 1Select Data Integration from the menu. The Data Integration Home page appears.
  2. 2In the Data Integration Home page, click New > Mappings > Mapping.
  3. 3Click Create.
  4. 4In the Mapping Properties, enter the name and description of the mapping.
  5. 5In the Design section, drag a source from the palette into the editor. Select the source to view the properties.
  6. 6In the Source Properties, click the Source tab.
  7. 7In the Source tab, configure the following fields:
  8. Field
    Description
    Connection
    Select an Adaptive Insights connection. For example, AdaptiveInsights_Read.
    Source Type
    Select Single.
    Object
    Select the exportLevels source object.
  9. 8In the Design section, drag a target from the palette into the editor. Select the target to view the properties.
  10. 9In the Target Properties, click the Target tab.
  11. 10In the Target tab, configure the following fields:
  12. Field
    Description
    Connection
    Select a flat file connection. For example, Info_PC_12_Flatfile.
    Target Type
    Select Single.
    Object
    Select the exportLevels.csv target object.
    Operation
    Select Insert.
  13. 11In the Design section, connect the source to the target to map the fields.
  14. 12In the Target Properties, click the Field Mapping tab to view the mapped fields of the source to the target.
  15. 13Click Save and then click Run.
  16. 14In Monitor, you can monitor the status of the mapping.
  17. You can use the mapping to create a mapping task.
  18. 15In the Data Integration Home, click New > Task > Mapping Task.
  19. 16Click Create.
  20. 17In the Definition tab, configure the following fields:
  21. Field
    Description
    Task Name
    Enter a name for the mapping task. For example, exportLevel_MCT.
    Description
    Enter a description for the mapping task.
    Runtime Environment
    Select the Runtime Environment that contains the Secure Agent to run the task.
    Mapping
    Select the Mapping.
  22. 18On the Schedule tab, you can schedule the mapping task to run at a specific time or at specified time intervals.