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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Srini1256
Contributor
Contributor

Transaction management using Tsnowflake components

Hello ,

I am trying to implement transaction management using tSnowflake components in Talend. Please advise if there are any recommendations .

Though tSnowflakeconnection has the option to deselect 'AutoCommit' , that seems not going to work with tSsnowflakeOutput.

I am trying to load a file into Snowflake and if for some reason the job fails , I want to rollback the whole transaction. (Version 7.3.1).

Thanks

Labels (4)
2 Replies
Anonymous
Not applicable

Hello,

Starting from V 7.3.1, we have added new option "commit every" on tSnowflakeConnection, tSnowflakeCommit and tSnowflakeRollBack. You are able to to control transaction logic during reading/writing data to SnowFlake with the help of tSnowflakeCommit, tSnowflakeRollBack components.

Best regards

Sabrina

Srini1256
Contributor
Contributor
Author

Hi Sabrina,

 

I have 7.3.1 . But I don't see those options in my version. Using tSnowflakeCommit/Rollback for some reason, not working .

 

Have you used these components ?

 

Please let me know .

 

Thanks

Srini