Deployment

SnowConvert for Redshift

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.

  1. First of all, select the objects to be deployed. Please consider the following information in the conversion status column:

    • The object is ready to be deployed.

    • FDMs have been found on the object file, it is recommended to review them before deployment.

    • EWIs have been found on the object file, they must be fixed before deployment.

    For more information, please refer to SnowConvert Technical Documentation.

If you make changes in the output object files, you can refresh the catalog by clicking on the ⟳ button.

  1. Once you have selected the objects for deployment, please proceed to click the "Deploy" button. This will prompt you the modal to authenticate to Snowflake to start the deployment process. Please keep in mind Snowflake's security recommendations. You can authenticate using two methods:

Please remember that the account identifier should use “-” for separation instead of “.”, formatted like this: orgname-account-name.

SSO Authentication
Standard Authentication
  1. The deployment process will execute the objects in the following order: database, schemas, and the rest of the objects without a specific order. Once the deployment is complete, the execution results will be displayed.

Last updated