<?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 send same mail manytimes in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233511#M23158</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the simplest way - store all in csv file and run tsendmail as separate subjob connected by OnSubjobOk trigger with attachments&lt;/P&gt;</description>
    <pubDate>Thu, 31 Jan 2019 11:29:52 GMT</pubDate>
    <dc:creator>vapukov</dc:creator>
    <dc:date>2019-01-31T11:29:52Z</dc:date>
    <item>
      <title>tsendmail send same mail manytimes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233510#M23157</link>
      <description>&lt;P&gt;I'm trying to join two tables and send the result of the join filtered in a tsendmail, Job below :&lt;/P&gt; 
&lt;P&gt;What I want to do is to send the rows collected in the same mail&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 769px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2Ln.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145322iC6349296ADDAD0CB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2Ln.png" alt="0683p000009M2Ln.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My problems is that it's sending the same row many times.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can you help solving this problem ?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 11:07:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233510#M23157</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-31T11:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: tsendmail send same mail manytimes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233511#M23158</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the simplest way - store all in csv file and run tsendmail as separate subjob connected by OnSubjobOk trigger with attachments&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 11:29:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233511#M23158</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-01-31T11:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: tsendmail send same mail manytimes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233512#M23159</link>
      <description>&lt;P&gt;Is it possible to clean the csv&amp;nbsp;file each time the email is sent so we can send new rows after each execution ?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 11:46:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233512#M23159</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-31T11:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: tsendmail send same mail manytimes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233513#M23160</link>
      <description>&lt;P&gt;of course, just add after tSendMail -&amp;gt; OnSubJobOk -&amp;gt; tFileDelete&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 11:47:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233513#M23160</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-01-31T11:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: tsendmail send same mail manytimes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233514#M23161</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You can use tjavaflex just before&amp;nbsp;tSendmail and save you rows from table in array and then using global variable you can print in under "Message box" in tSendmail component.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Rahul&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 13:06:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233514#M23161</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-31T13:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: tsendmail send same mail manytimes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233515#M23162</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPD9AAO"&gt;@rahuljan&lt;/A&gt;&amp;nbsp;&amp;nbsp;I'm using TjavaRow to read the output that I'm injecting in an HTML Code and then using the global variable to send the email.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can I&amp;nbsp; declare the array in the same place and using it afterward or I need to move the code to the tjavaflex&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 13:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233515#M23162</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-31T13:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: tsendmail send same mail manytimes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233516#M23163</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000067LRbAAM"&gt;@vapukov&lt;/A&gt;&amp;nbsp;I'm a bit confused, can you walk me through your suggestion?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 13:34:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233516#M23163</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-31T13:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: tsendmail send same mail manytimes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233517#M23164</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LPC9AAO"&gt;@SwanGhazi&lt;/A&gt;&amp;nbsp;wrote: 
 &lt;BR /&gt; 
 &lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000067LRbAAM"&gt;@vapukov&lt;/A&gt;&amp;nbsp;I'm a bit confused, can you walk me through your suggestion?&lt;/P&gt; 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;what do you mean?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;create file tFileOutputDelimited&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;send file - tSendMail&lt;/P&gt; 
&lt;P&gt;delete file - tFileDelete&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 13:38:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233517#M23164</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-01-31T13:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: tsendmail send same mail manytimes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233518#M23165</link>
      <description>&lt;P&gt;Yes you to save everything in array before.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 14:22:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233518#M23165</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-31T14:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: tsendmail send same mail manytimes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233519#M23166</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000067LRbAAM"&gt;@vapukov&lt;/A&gt;&amp;nbsp; I should create that file before tjavaRow right ?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 15:03:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233519#M23166</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-31T15:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: tsendmail send same mail manytimes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233520#M23167</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LPC9AAO"&gt;@SwanGhazi&lt;/A&gt;&amp;nbsp;wrote: 
 &lt;BR /&gt; 
 &lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000067LRbAAM"&gt;@vapukov&lt;/A&gt;&amp;nbsp; I should create that file before tjavaRow right ?&lt;/P&gt; 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;PRE&gt;"
- Doctor, could you recommend for me a best medication to prevent a baby?
- glass of water
- wow!!! should I use it before sex or after?
- instead of!
"&lt;/PRE&gt; 
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;btw, I don't know - what are you doing in tJavaRow, but &lt;STRONG&gt;tFileOutputDelimited&lt;/STRONG&gt; - must be the last in subjob, it and create the file and populate it with data&lt;/P&gt; 
&lt;P&gt;1 st subjob&amp;nbsp;(group of components in Talend terms) - preparing data and store it in file or variable (if not too big)&lt;/P&gt; 
&lt;P&gt;2nd subjob&amp;nbsp;- send it&lt;/P&gt; 
&lt;P&gt;3rd - cleanup (delete file)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 20:53:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233520#M23167</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-01-31T20:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: tsendmail send same mail manytimes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233521#M23168</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000067LRbAAM"&gt;@vapukov&lt;/A&gt;&amp;nbsp; I've mentioned in a previous comment that I'm using TjavaRow to embed the output of the tmap in an HTML code and put the result in a global variable that I call in my tsendmail&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 17:46:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233521#M23168</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-01T17:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: tsendmail send same mail manytimes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233522#M23169</link>
      <description>&lt;P&gt;it is simple, it is just separate and independent processes:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;prepare csv file, nothing about HTML - read from DB all what must be sent, save it to file&lt;/LI&gt;&lt;LI&gt;send eMail, here - prepare text (in your case tJava)&lt;/LI&gt;&lt;LI&gt;cleanup - delete csv file after sending&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;</description>
      <pubDate>Sat, 02 Feb 2019 00:23:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233522#M23169</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-02-02T00:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: tsendmail send same mail manytimes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233523#M23170</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000067LRbAAM"&gt;@vapukov&lt;/A&gt;&amp;nbsp; can you assist me here to use the&amp;nbsp;tFileOutputDelimited to put the date in my tjava ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 11:13:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233523#M23170</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-05T11:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: tsendmail send same mail manytimes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233524#M23171</link>
      <description>&lt;P&gt;you can not use file in tJava (only file name)&lt;/P&gt; 
&lt;P&gt;in tJava you can use prepared variable (globalMap)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;prepare file nd variables:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-02-06 at 12.30.47 AM.png" style="width: 693px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M27i.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149658iDBB8BE5B7A55EF7D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M27i.png" alt="0683p000009M27i.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;send email with prepared text and attachments:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-02-06 at 12.31.25 AM.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2A3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132913i144FEB6EA88B4102/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2A3.png" alt="0683p000009M2A3.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 11:38:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233524#M23171</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-02-05T11:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: tsendmail send same mail manytimes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233525#M23172</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000067LRbAAM"&gt;@vapukov&lt;/A&gt;&amp;nbsp; I've just understood what you meant by the file &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133049iD780B7DE0116E4D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACJ.png" alt="0683p000009MACJ.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;I'm so sorry took a lot of time to get you! I'm just having a problem that the mail is sent many time how can i prevent that ?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 12:15:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tsendmail-send-same-mail-manytimes/m-p/2233525#M23172</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-05T12:15:39Z</dc:date>
    </item>
  </channel>
</rss>

