Adaptive Insights Connector > Synchronization Tasks with Adaptive Insights > Synchronization Task Example
  

Synchronization Task Example

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:
  1. 1Log in to Informatica Intelligent Cloud Services.
  2. 2Select Data Integration from the menu.
  3. 3Click New > Tasks > Synchronization Task to create a synchronization task.
  4. 4On the Definition tab, configure the following fields:
  5. 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.
  6. 5Click Next.
  7. 6On the Source tab, configure the following fields:
  8. 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.
  9. 7Click Next.
  10. 8On the Target tab, configure the following fields:
  11. 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.
  12. 9Click Next.
  13. 10On the Data Filters tab, set the filter conditions. If you do not set a filter condition, all rows are processed for the task.
  14. 11Click Next.
  15. 12On the Field Mapping tab, drag and drop the required fields from the source to the target.
  16. 13Click Next.
  17. 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.
  18. 15Click Finish. To run the task, click Run.
  19. 16On the Monitor tab, you can monitor the status of the task.