<?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: Query result in tSendMail in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Query-result-in-tSendMail/m-p/2356622#M122101</link>
    <description>&lt;P&gt;Thanks, i will try this after the weekend. After i have found a way to put my project under version control.&lt;/P&gt;</description>
    <pubDate>Fri, 08 Dec 2017 17:01:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-12-08T17:01:21Z</dc:date>
    <item>
      <title>Query result in tSendMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Query-result-in-tSendMail/m-p/2356620#M122099</link>
      <description>&lt;P&gt;I query my database to get a small table (7 rows, 2 columns), indicating if a process was successful or not.&lt;/P&gt;
&lt;P&gt;In particular, if any of the rows has a zero in the second column, the process has failed.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to branch: if no rows contain zero's send mail all went ok, if not, send one mail either containing the zero rows in some formatting or just send the table (ie the query result.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have tried using a tFilterRow, but then i send 1 mail for each row, and i just one email with the content of the mail depending on the query result.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 15:37:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Query-result-in-tSendMail/m-p/2356620#M122099</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-05T15:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Query result in tSendMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Query-result-in-tSendMail/m-p/2356621#M122100</link>
      <description>&lt;P&gt;Maybe you could use the filter and put the rows in a delimited file using a tFileOuputDelimited and enable the 'Don't generate empty file' option. And use on Subjob OK to trigger a tFileExists to check if a file was created. If there is a file you can use a tFileInputRaw to pick up the content and mail it. If there is no file there is no error.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 15:24:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Query-result-in-tSendMail/m-p/2356621#M122100</guid>
      <dc:creator>PaulTegelaar</dc:creator>
      <dc:date>2017-12-06T15:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Query result in tSendMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Query-result-in-tSendMail/m-p/2356622#M122101</link>
      <description>&lt;P&gt;Thanks, i will try this after the weekend. After i have found a way to put my project under version control.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2017 17:01:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Query-result-in-tSendMail/m-p/2356622#M122101</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-08T17:01:21Z</dc:date>
    </item>
  </channel>
</rss>

