Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
I have simple pipeline to load data into snowflake using tDBOutput component for snowflake. I am testing a scenario where the length of value in input file is greater than snowflake table column length. I have disabled die on error property in snowflake output component, this would trigger copy statement with continue option. However talend is failing at output component throwing java exception error. Can someone help here to correct job to load the valid data and to capture error records accordingly.
Thanks
Hi, could you send the full exception ? it will be better to understand your problem.
also try to rely a tWarn with the tDBOutput with an on component error link.