Module migrate_dataflow

Module migrate_dataflow 

Source
Expand description

DataFlow to Domain schema migration utility

Converts DataFlow YAML format to Business Domain schema format. DataFlow nodes become Systems, and DataFlow relationships become SystemConnections.

Enums§

MigrationError
Error during DataFlow migration

Functions§

migrate_dataflow_to_domain
Migrate DataFlow YAML to Domain schema format