SnowConvert AI - ETL Replatform Issues Report¶
The EWIs Report provides a detailed inventory of errors, warnings, and issues encountered during migration. Use this report to identify components that require manual intervention or review.
Report Fields¶
| Field | Description |
|---|---|
| SessionID | Unique identifier for the migration run |
| Code | Issue code (e.g., SSC-EWI-SSIS0001, SSC-FDM-SSIS0001) |
| Name | Issue type or problematic ETL element name |
| Description | Brief description of the issue |
| Parent File Name | Relative path to the source DTSX file |
| Component Full Name | Full name of the SSIS component with the issue |
How to Use This Report¶
- Prioritize addressing “Critical” level EWIs as they indicate components that could not be converted and will prevent successful execution in dbt
- “High” severity issues suggest potential problems that might require manual review or adjustments
- “Medium” and “None” severity issues provide context or suggest best practices for the migrated dbt project