Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tLoop don't loop when i have error on tFTPPut component

I want this component to buckle to try again each time there's
 FTP transfer failure ; precisely the failure to FTP connection .
 Unfortunately when there's tLoop error does not continue.

Please help me.
Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi,
Do you want to loop your FTP connection till the FTP connection is successful?
Have you checked component  TalendHelpCenter:tInfiniteLoop which allows you to to execute a task or a Job automatically, based on a loop.
The workflow should be:tInfiniteLoop-->iterate-->tFtpPut-->OnsubjobOk-->tDie(to stop an infinite loop job).
More information about your job requirement will helpful for us to give you more accurate answers.
Best regards
Sabrina