Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hey, I could use a little help with a Talend Job im creating. Its pretty simple. Its purpose is to iterate through a directory with certain files, rename them and write a log.txt if there is anything wrong. The log is written by a tFileOutputDelimited with informations given by a tJavaRow-Code. But the logfile isnt working correctly. For example there are Statement a, b and c comitted to the Output. Only b and c are written to the log, a (or the first one) is missing. While trying to find the Mistake Ive came accross the missing log. For some reason the Job writes a file called "TestNull.dat" to my desktop and there are all the statements i was missing. Does someone have an idea how this happens and how to resolve it? I really need the help.
Hello,
Could you please post your current job design screenshots on forum?
Best regards
Sabrina