Skip to main content Skip to complementary content

Using custom stage path to load data

Configure the Advanced settings of the tSnowflakeOutputBulk and tSnowflakeBulkExec components to use the Custom Stage Path property to load data.

Procedure

  1. Click Advanced settings of the tSnowflakeOutputBulk component to open its Advanced settings view.
  2. Select the Use Custom Stage Path check box and enter @~/demo within double quotes. As a result, the Stage Folder you specified in the Basic settings is disabled.
  3. Select Default from the Put Command Options drop-down list.
  4. Set Put Command Error Retry to 3.
  5. Clear the Stop on non-empty Storage Folder check box.
  6. Click Advanced settings of the tSnowflakeBulkExec component to open its Advanced settings view.
  7. Select the Convert columns and table to uppercase check box to convert the columns to uppercase.
  8. Select Use Custom Stage Path and enter @~/demo within double quotes. As a result, the Stage Folder you specified in the Basic settings is disabled.
  9. Clear the Use Custom Storage Location check box.
  10. Select Manual from the Copy Command Options drop-down list and enter ON_ERROR='continue' FILE_FORMAT=(type=csv field_delimiter=',' compression=gzip field_optionally_enclosed_by='\"') within double quotes.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!