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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
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