You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

Hi Guys,
I have simple scenario.
I generate report in my reporting software and I want to use Talend to send this report in e-mail as attachment once it is ready.
I use tWaitForFile + tSendMail to do this.
The problem is that tWaitForFile_CREATED_FILE returns NULL and I am receiveing e-mail but with no attachment.
Any idea what I am doing wrong?
I attach my configuration in a screenshot.
I use Talend 3.0 + java project.
Thanks in advance!
M.
Last edited by MarcinK (2008-11-14 17:19:21)
Offline
Hello
Your job should be like this :
tWaitForFile --iterate-->tSendMail
but there is a [Bugtracker, bug 5522, not a bug] tWaitForFile iterate don't works on this component.
Best regards
shong
Offline
Hello
What feedback do you need to start working on that?
It means this bug have been sent to one of my colleague and he will work on it soon.
Best regards
shong
Offline

Hi Shong,
I can see suspended status at http://talendforge.org/bugs/view.php?id=5522
Is there any problem with it?
Best regards,
Marcin K.
Offline

Hi Shong,
bug status is still suspended at http://talendforge.org/bugs/view.php?id=5522 .
Any change to have is fixed soon or should we take a look for another ETL tool?
Kind regards,
Marcin K.
Offline
Hello
I have tested TOS3.0.2 works fine. So, please download the latest version and test your job:
tWaitForFile --iterate-->tSendMail
Best regards
shong
Offline
Pages: 1