Deployment

SnowConvert for Redshift

  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