Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Snowflake How to PUT file in an internal stage?

Hi, 

I am working with snowflake. 

I want o put a local file to an Internal Stage. 

 

This command works well with the shell editor.

PUT file://C:/data_loading_lab/BFC/20190502_tmp_rubrique.txt @MY_BFC_STAGE auto_compress=false;

 

But, I want it with a tDBOutputBulkExec. An error occurs. 

I have enclosed

  • the job and tDBOutputBulkExec advanced settings configuration. 
  • the error logs

Is it possible to do so with or without a tDBOutputBulkExec?

How shoud the tDBOutputBulkExec be configured?

 

Thank you in advance. 

0683p000009M5pg.png

 

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

The job and the component should be described this way. 


JobDescription_02.png
tFixedFlowInput.png

View solution in original post

2 Replies
Anonymous
Not applicable
Author

The job and the component should be described this way. 


JobDescription_02.png
tFixedFlowInput.png
Anonymous
Not applicable
Author

Hello,

Thanks for your feedback and sharing your solution with us.

Best regards

Sabrina