Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This Use Case would help you jumpstart solution development for a Adeptia Solution developer with basic knowledge of ETL. ETL is  is the most common integration pattern where the key requirement is to pull or receive data from a source system or a file  and perform the necessary transformation and deliver to a target system or file. 

This document will outline the key steps to very quickly setup an ETL based transformation.

Scope of Use Case

Applicable Scenarios

...

Following are the pre-requisites to implementing the B2B  the simple ETL use case:

  1. Input schema and type of source data (file in this case ). The most common types are XML, Excel, CSV, JSON, Text, and Database
  2. Source Type - File or LAN location in this example
  3. Target schema and type. The most common types are XML, Excel, CSV, JSON, Text, and Database.
  4. Target Type - File or LAN location in this example.