Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

...

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:

  • Input schema and type of source data (file in this case ). The most common types are XML, Excel, CSV, JSON, Text, and Database.
  • Source Type

...

  • - File or LAN location in this example.
  • Target schema and type. The most common types are XML, Excel, CSV, JSON, Text, and Database.
  • Target Type - File or LAN location in this example.

 

Nest Step

Solution Design Flow - Simple ETL