Using eDapter Toolkit you can configure processes that transfer data between any two databases or between different tables within a database. There are three processes involved in transporting data between two systems:
The eDapter toolkit facilitates the real time data export by generating codes for three operations: extract, publish, and subscribe. The eDapter toolkit generates code for all three processes based on configuration and mapping done by the user. This code generation is a one-time process, and once generated, it performs the real time data transfer on a continuous basis unless the program is stopped manually. The following sub-sections describe each of these processes.