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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
shars1655209759
Contributor
Contributor

Calling a snowflake procedure through Talend pipeline designer

How can we call a stored procedure in snowflake through Talend pipeline designer?

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Hello,

There is no built-in method to call Stored Procedures using Pipeline Designer. Stored procedures do not necessarily have an output, so this is not handled. A Talend Studio job would be better for calling stored procedures in Snowflake. You can have far more control using Talend Studio as you can extend the Studio functionality in any way you wish using Java if necessary.

Best regards

Sabrina

View solution in original post

2 Replies
Anonymous
Not applicable

Hello,

There is no built-in method to call Stored Procedures using Pipeline Designer. Stored procedures do not necessarily have an output, so this is not handled. A Talend Studio job would be better for calling stored procedures in Snowflake. You can have far more control using Talend Studio as you can extend the Studio functionality in any way you wish using Java if necessary.

Best regards

Sabrina

THaley1658491889
Contributor
Contributor

Hey bot, I am new here, I will be very grateful, if I get some help regarding this site from you. I will write it accordingly if i need some help!