<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: tSendMail with attach file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344580#M112217</link>
    <description>&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;I need to send the same attach file to email.&lt;BR /&gt;It works well when I don't attach a file, but when a file is attach, only one email is sent !&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Is it a bug or I forget some parameters ?&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Thanks in advance for your help&lt;/FONT&gt;&lt;/FONT&gt;</description>
    <pubDate>Tue, 12 Aug 2014 12:57:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-08-12T12:57:29Z</dc:date>
    <item>
      <title>tSendMail with attach file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344576#M112213</link>
      <description>Hello,
&lt;BR /&gt;I need to send the same attach file to multiple email.
&lt;BR /&gt;It works well when I don't attach a file, but when a file is attach, only one email is sent !
&lt;BR /&gt;Is it a bug or I forget some parameters ?
&lt;BR /&gt;Thanks in advance for your help
&lt;BR /&gt;PS
&lt;BR /&gt;I'm using TOS3.03</description>
      <pubDate>Sat, 16 Nov 2024 14:00:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344576#M112213</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T14:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: tSendMail with attach file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344577#M112214</link>
      <description>Hello 
&lt;BR /&gt;Please upload some screenshots of your job.
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Fri, 10 Apr 2009 09:55:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344577#M112214</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-04-10T09:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: tSendMail with attach file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344578#M112215</link>
      <description>We set a global variable for the File Name at the beginning of the job and then at the end we use the global varialbe as a link to the file that we put in the email. Keeping the files on the network is more secure. However, the same solutions would work for attachements. 
&lt;BR /&gt;Below is the full value of the FileName global variable: 
&lt;BR /&gt;"\\\\FILESERVER\\Data\\EXPERIAN\\OUT\\TRIGGER\\" + TalendDate.formatDate("yyyy",TalendDate.getCurrentDate()) + "\\" + TalendDate.formatDate("yyyyMM",TalendDate.getCurrentDate()) + "\\EXP" + TalendDate.formatDate("MMddyyyyHHmmss",TalendDate.getCurrentDate())+ ".TXT" 
&lt;BR /&gt;Below is the tSendMail, the Job, and the tSetGlobalVar where the above code is placed to create the dymanic file at the beginning. 
&lt;BR /&gt;I forgot to mention that you also need to use the same global variable FileName for the path of the output file. 
&lt;BR /&gt;Hope that helps.</description>
      <pubDate>Fri, 10 Apr 2009 16:33:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344578#M112215</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-04-10T16:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: tSendMail with attach file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344579#M112216</link>
      <description>Hello 
&lt;BR /&gt;I try to use a tSendemail component to a attachment to more than one receiver on TOS3.0.3 and it works fine. Here are my screenshots. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Mon, 13 Apr 2009 03:27:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344579#M112216</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-04-13T03:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: tSendMail with attach file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344580#M112217</link>
      <description>&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;I need to send the same attach file to email.&lt;BR /&gt;It works well when I don't attach a file, but when a file is attach, only one email is sent !&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Is it a bug or I forget some parameters ?&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Thanks in advance for your help&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 12 Aug 2014 12:57:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344580#M112217</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-12T12:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: tSendMail with attach file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344581#M112218</link>
      <description>&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;I need to send the same attach file to &amp;nbsp;email.&lt;BR /&gt;It works well when I don't attach a file, but when a file is attach, only one email is sent !&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Is it a bug or I forget some parameters ?&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Thanks in advance for your help&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 12 Aug 2014 13:01:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344581#M112218</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-12T13:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: tSendMail with attach file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344582#M112219</link>
      <description>&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Hello,&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;I need to send the same attach file to email.&lt;BR /&gt;It works well when I don't attach a file, but when a file is attach, only one email is sent !&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 12 Aug 2014 13:14:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344582#M112219</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-12T13:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: tSendMail with attach file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344583#M112220</link>
      <description>Can you pl explain more... 
&lt;BR /&gt;It works well when I don't attach a file, but when a file is attach, only one email is sent ! 
&lt;BR /&gt;&amp;gt;&amp;gt; can you show the job design/screenshot?
&lt;BR /&gt;
&lt;BR /&gt;Vaibhav</description>
      <pubDate>Tue, 12 Aug 2014 13:21:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344583#M112220</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-12T13:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: tSendMail with attach file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344584#M112221</link>
      <description>Hi &lt;A href="http://www.talendforge.org/forum/profile.php?id=217490" target="_blank" rel="nofollow noopener noreferrer"&gt;deoo&lt;/A&gt;, &lt;BR /&gt;&lt;BR /&gt;Would you mind uploading your job design screenshots into forum?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 13 Aug 2014 07:51:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344584#M112221</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-13T07:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: tSendMail with attach file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344585#M112222</link>
      <description>i am trying to send an email at the end of the job as well. It is erring at the build do to a missing string variable. When i move the components to a blank job it works fine? 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDsR.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133265iA4B7109DF204DA75/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDsR.png" alt="0683p000009MDsR.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 20 Aug 2015 18:23:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344585#M112222</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-20T18:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: tSendMail with attach file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344586#M112223</link>
      <description>Hi &lt;A href="https://www.talendforge.org/forum/profile.php?id=220663" target="_blank" rel="nofollow noopener noreferrer"&gt;theonlydawn&lt;/A&gt;,&lt;BR /&gt;Could you please also upload your tSendMail component setting screenshot into forum?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 21 Aug 2015 09:33:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344586#M112223</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-21T09:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: tSendMail with attach file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344587#M112224</link>
      <description>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?? 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDbw.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137725iCFC560D61C3133A1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDbw.png" alt="0683p000009MDbw.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDrk.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154217i1717D011B80AD1D9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDrk.png" alt="0683p000009MDrk.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 21 Aug 2015 15:57:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344587#M112224</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-21T15:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: tSendMail with attach file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344588#M112225</link>
      <description>Hi, 
&lt;BR /&gt;I have created a log files(fatal,info,error,warn) for every job in my project. 
&lt;BR /&gt;every job create a log file with diffrent name. 
&lt;BR /&gt;i have write a appender in log properties,through this i have generated log files for every job, different name. 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/286255/log4j_20160617-0522.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDsW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147219i4F1732C8BE4324BD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDsW.png" alt="0683p000009MDsW.png" /&gt;&lt;/span&gt; &lt;/A&gt; 
&lt;BR /&gt;I need to attach this log files to tSendmail component. 
&lt;BR /&gt;I have create a joblet for this. 
&lt;BR /&gt;In joblet in tSendmail component how to add this log4j files for &amp;nbsp;all jobs. 
&lt;BR /&gt;please find my attachments 
&lt;BR /&gt;=================== 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/286255/joblet_20160617-0528.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDsb.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147607iFE178AE9E4F9E29B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDsb.png" alt="0683p000009MDsb.png" /&gt;&lt;/span&gt; &lt;/A&gt; 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/286255/tmped.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDnm.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145517i6546F47F56815A7B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDnm.png" alt="0683p000009MDnm.png" /&gt;&lt;/span&gt; &lt;/A&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Fri, 17 Jun 2016 13:30:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344588#M112225</guid>
      <dc:creator>sasi8008</dc:creator>
      <dc:date>2016-06-17T13:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: tSendMail with attach file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344589#M112226</link>
      <description>&lt;P&gt;Is it also possible to add attachments with a non fixed file name?&amp;nbsp; For example *.txt&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you in advcance!&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2019 16:45:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-with-attach-file/m-p/2344589#M112226</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-19T16:45:44Z</dc:date>
    </item>
  </channel>
</rss>

