You are not logged in.
Announcement
Unanswered posts
|
Add a screenprint of your job design to better understand your problem.
It actually connects as much times as files I have in a folder, but it sends them twice
Hello
So I have this process that has one tJava component in the middle. It reads a jar that sends files to sFTP server. It works ok but it loops. And it shouldn't. it sends files multiple times to server.
The funny thing is that after that component there is a fileDelete component, so sometimes it sends them (files) multiple times some times only once but then it still tries to connect to ftp server.
any suggestions?
I was thinking smth. like tDie after first iteration but i quite cannot get it done
thanx