Design Your Migration Application


🕐 1 min read

The Tableau Migration Software Development Kit (SDK) has a wide range of applications, but executes the migration in a multi-threaded manner within a single process. For best results, your migration application should be designed to perform long-running tasks.

The Migration SDK relies on the migration application to supply configuration and input to the migration engine, and to handle the results of the migration. Migration applications are responsible for persisting and loading configuration files, migration plan input, and migration results when desired.