Hi all
Im trying to load some data to S3 using the ts3Put component but it seems that the data never gets upload in S3 and Im not getting any error/exception message from Talend.
Only when checking the option "StatCatcher Statistics" in the ts3Put component Im able to see a null value in the output (see attached image)
Not sure If I need to configurate any specific client Parameters in the S3 connection or Im missing anything else.
I will appreciate some help on this.
Thanks!
Oscar
as sanvaibhav said, you have to sequence your process. first try to connect to s3 & if it's ok (onSubjob ok) manage your data. ps : here you've got 2 startable component in Green (color). For Talend, it tell "ok launch 2 process at the same time (parallelize)". in your case seems that the connection has not been established yet