Hello,
I need to send the same attach file to multiple email.
It works well when I don't attach a file, but when a file is attach, only one email is sent !
Is it a bug or I forget some parameters ?
Thanks in advance for your help
PS
I'm using TOS3.03
Here is the component's basic and advance views. I think this is some kind of bug. I moved my open studio jobs to the enterprise studio and it worked fine, no error??
Hi,
I have created a log files(fatal,info,error,warn) for every job in my project.
every job create a log file with diffrent name.
i have write a appender in log properties,through this i have generated log files for every job, different name.
I need to attach this log files to tSendmail component.
I have create a joblet for this.
In joblet in tSendmail component how to add this log4j files for all jobs.
please find my attachments
===================