The workload transformation pipeline enables you to create a migration workflow for data and source code from source to target. The pipeline produces verified results through the validation stage.
This topic provides the steps to create and execute a pipeline.
- Create connection to the server instance (Repository) and databases (Data Source) through the Data Catalog.
- Drag-drop the data warehouse transformation stages onto the workspace, for example:
- Migration stage to convert schema and migrate data.
- Transformation stage to transform source code – DML scripts, stored procedures, ETL scripts, scheduler/orchestrator scripts.
- ETL Conversion stage to convert ETL scripts.
- Validation to validate the migrated dataset, transformed queries and schema.
- Execution to execute the transformed code in the target environment.