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:
1Select Data Integration from the menu. The Data Integration Home page appears.
2In the Data Integration Home page, click New > Mappings > Mapping.
3Click Create.
4In the Mapping Properties, enter the name and description of the mapping.
5In the Design section, drag a source from the palette into the editor. Select the source to view the properties.
6In the Source Properties, click the Source tab.
7In the Source tab, configure the following fields:
Field
Description
Connection
Select an Adaptive Insights connection. For example, AdaptiveInsights_Read.
Source Type
Select Single.
Object
Select the exportLevels source object.
8In the Design section, drag a target from the palette into the editor. Select the target to view the properties.
9In the Target Properties, click the Target tab.
10In the Target tab, configure the following fields:
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.
11In the Design section, connect the source to the target to map the fields.
12In the Target Properties, click the Field Mapping tab to view the mapped fields of the source to the target.
13Click Save and then click Run.
14In Monitor, you can monitor the status of the mapping.
You can use the mapping to create a mapping task.
15In the Data Integration Home, click New > Task > Mapping Task.
16Click Create.
17In the Definition tab, configure the following fields:
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.
18On the Schedule tab, you can schedule the mapping task to run at a specific time or at specified time intervals.