Extraction Validation

Important Notice: Migration of Documentation Website

Please be advised that our documentation website is currently undergoing a migration to a new platform. To ensure you have access to the most up-to-date information, we kindly request that you visit our new documentation website located at:

Official Snowflake Snowconvert Documentation

For any immediate assistance or if you encounter any issues, please contact our support team at [email protected].

Thank you for your understanding.

Description

This validation step verifies if the entry code was extracted, which means the Extraction Script tool was used.

If the entry code is not extracted, a window with a warning is displayed like the next one:

Extraction Validation Failed

Exception for SQLServer

In the case of SQLServer as an input language, the extraction script does not generate the file required to validate if this tool is being used or not thus if you follow all the instructions mentioned in the extraction script guide, you could create a .sc_extracted file and locate it at the root folder of the entry code to avoid that the warning of not extraction is displayed.

Last updated