You can create a synchronization task to read data from a single Adaptive Insights object and write data to a flat file object.
Perform the following steps to create a synchronization task:
1Log in to Informatica Intelligent Cloud Services.
2Select Data Integration from the menu.
3Click New > Tasks > Synchronization Task to create a synchronization task.
4On the Definition tab, configure the following fields:
Field
Description
Task Name
Name of the synchronization task. For example, exportAccounts.
Description
Description of the synchronization task. Maximum length is 255 characters.
Task Operation
Select Insert.
5Click Next.
6On the Source tab, configure the following fields:
Field
Description
Connection
Select the Adaptive Insights connection. For example, AdaptiveInsights_Read.
Source Type
Select Single.
Source Object
Select the source object. For example, exportAccounts.
7Click Next.
8On the Target tab, configure the following fields:
Field
Description
Connection
Select a flat file connection. For example, Info_PC_12_Flatfile.
Target Object
Select the target object or create a new target object. For example, exportAccounts.csv.
9Click Next.
10On the Data Filters tab, set the filter conditions. If you do not set a filter condition, all rows are processed for the task.
11Click Next.
12On the Field Mapping tab, drag and drop the required fields from the source to the target.
13Click Next.
14On the Schedule tab, you can schedule the task for each requirement and save. You can run a synchronization task manually, or you can schedule the task to run at a specific time or at specified time intervals.
15Click Finish. To run the task, click Run.
16On the Monitor tab, you can monitor the status of the task.