<?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: Trigger mail only if Attachment is not empty in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204225#M5187</link>
    <description>&lt;P&gt;can you please confirm if below is correct?? any anything to be given inside the tSendMail component??&lt;/P&gt; 
&lt;P&gt;is the "key" and "value" been correctly declared??&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SS1.JPG" style="width: 458px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1G8.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137923i861B71D9381FB3A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1G8.jpg" alt="0683p000009M1G8.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ss2.JPG" style="width: 765px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1GD.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140431i1FB1BA44E29D02AB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1GD.jpg" alt="0683p000009M1GD.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 03 Dec 2018 06:22:31 GMT</pubDate>
    <dc:creator>joe86</dc:creator>
    <dc:date>2018-12-03T06:22:31Z</dc:date>
    <item>
      <title>Trigger mail only if Attachment is not empty</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204221#M5183</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I need to send a mail only when the attachment is having values. If the attachment is empty, i should skip sending mail. I checked advance setting of tSendMail and found no options to do so. one option that comes to my mind is to load the output to a table and take count of the table and do a workaround.&lt;/P&gt;&lt;P&gt;is there any other option in talend??&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 05:37:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204221#M5183</guid>
      <dc:creator>joe86</dc:creator>
      <dc:date>2018-12-03T05:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger mail only if Attachment is not empty</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204222#M5184</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOmNAAW"&gt;@joe86&lt;/A&gt;,first read the file size by using tFileproperties and load the file size column into global map and&amp;nbsp;connect to tFilesiproperties to tsendmail by trigger run if&amp;nbsp;then check the file size of global map value.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 05:53:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204222#M5184</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-12-03T05:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger mail only if Attachment is not empty</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204223#M5185</link>
      <description>&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;
&lt;BR /&gt;can you please show me the flow??
&lt;BR /&gt;tFilesiproperties --&amp;gt;tsetGlobalVariable--&amp;gt;tSendMail??
&lt;BR /&gt;where should i give the "run if" trigger and where will i set the set the file size??</description>
      <pubDate>Mon, 03 Dec 2018 06:09:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204223#M5185</guid>
      <dc:creator>joe86</dc:creator>
      <dc:date>2018-12-03T06:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger mail only if Attachment is not empty</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204224#M5186</link>
      <description>&lt;P&gt;&lt;SPAN&gt;tFilesiproperties --&amp;gt;tsetGlobalVariable--&amp;gt; tigger run if--&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;tSendMail&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 06:15:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204224#M5186</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-12-03T06:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger mail only if Attachment is not empty</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204225#M5187</link>
      <description>&lt;P&gt;can you please confirm if below is correct?? any anything to be given inside the tSendMail component??&lt;/P&gt; 
&lt;P&gt;is the "key" and "value" been correctly declared??&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SS1.JPG" style="width: 458px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1G8.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137923i861B71D9381FB3A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1G8.jpg" alt="0683p000009M1G8.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ss2.JPG" style="width: 765px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1GD.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140431i1FB1BA44E29D02AB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1GD.jpg" alt="0683p000009M1GD.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 06:22:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204225#M5187</guid>
      <dc:creator>joe86</dc:creator>
      <dc:date>2018-12-03T06:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger mail only if Attachment is not empty</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204226#M5188</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOmNAAW"&gt;@joe86&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Could you please show the content of your if clause? Click on that if condition and you can see the condition in the component tab.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;If you have not added, that's the place you need to add the details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 06:27:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204226#M5188</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-03T06:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger mail only if Attachment is not empty</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204227#M5189</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOmNAAW"&gt;@joe86&lt;/A&gt;,that is correct you need to know that if you do not have the data in file what was the and if you have minimum data in a file what was the size and based on that you need to give the if condition in the run if.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 06:31:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204227#M5189</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-12-03T06:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger mail only if Attachment is not empty</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204228#M5190</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOmNAAW"&gt;@joe86&lt;/A&gt;,in the value of global ma you should specify the row2.size .&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 06:33:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204228#M5190</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-12-03T06:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger mail only if Attachment is not empty</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204229#M5191</link>
      <description>&lt;P&gt;@nikhilthampi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;i couldnt open the "if" condition.&lt;/P&gt; 
&lt;P&gt;when i click on the "if" line connected to tSendMail, i dont get option to give the condition.&lt;/P&gt; 
&lt;P&gt;below is what happens when i double click.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ss3.JPG" style="width: 471px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0xr.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151838iFC6A8CD23C29F547/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0xr.jpg" alt="0683p000009M0xr.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 06:43:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204229#M5191</guid>
      <dc:creator>joe86</dc:creator>
      <dc:date>2018-12-03T06:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger mail only if Attachment is not empty</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204230#M5192</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOmNAAW"&gt;@joe86&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please check the below screenshot.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 915px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M19J.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153405i401B70DEE0DEF155/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M19J.png" alt="0683p000009M19J.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 06:54:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204230#M5192</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-03T06:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger mail only if Attachment is not empty</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204231#M5193</link>
      <description>&lt;P&gt;got the "if" condition component tab.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ss1.JPG" style="width: 375px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1GI.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154965i6A1DE5DE31C00B72/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1GI.jpg" alt="0683p000009M1GI.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;is the code correct??&amp;nbsp; or any java like code should be given here??&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 06:54:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204231#M5193</guid>
      <dc:creator>joe86</dc:creator>
      <dc:date>2018-12-03T06:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger mail only if Attachment is not empty</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204232#M5194</link>
      <description>jsut now saw that and then ur post 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 03 Dec 2018 06:55:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204232#M5194</guid>
      <dc:creator>joe86</dc:creator>
      <dc:date>2018-12-03T06:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger mail only if Attachment is not empty</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204233#M5195</link>
      <description>&lt;P&gt;You can check the if based on the global variable. It will be more appropriate.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 07:00:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204233#M5195</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-03T07:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger mail only if Attachment is not empty</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204234#M5196</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00539000006eKOgAAM"&gt;@nthampi&lt;/A&gt;&amp;nbsp;&amp;amp;&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;thanks a lot to both of you. All ideas of yours are working. but problem in my side is,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;the file size is not getting low if the data is available or not.&lt;/P&gt; 
&lt;P&gt;Actually, if the output is zero, only the&amp;nbsp; "headers" will be available in the output file and size is 4kb.&lt;/P&gt; 
&lt;P&gt;If 4 rows are returned, then too the the size is 4kb. Only when 5 rows are returned, then i get size as 5kb.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I tried below option:&lt;/P&gt; 
&lt;P&gt;Select "Don't generate empty file" in the output file and&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Select "Die if attachment file does not exist" in tSendMail.&lt;/P&gt; 
&lt;P&gt;Since i am using tLogCatcher, I will not be able to use above two options either.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ss1.JPG" style="width: 334px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1GX.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136726i9D77F82A77DB522C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1GX.jpg" alt="0683p000009M1GX.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;any other options you both have other than checking file size or any ways??&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 07:28:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204234#M5196</guid>
      <dc:creator>joe86</dc:creator>
      <dc:date>2018-12-03T07:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger mail only if Attachment is not empty</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204235#M5197</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOmNAAW"&gt;@joe86&lt;/A&gt;,better to go with .txt or .csv file,so you can easily,identify the file size.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 07:31:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204235#M5197</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-12-03T07:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger mail only if Attachment is not empty</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204236#M5198</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00539000006eKOgAAM"&gt;@nthampi&lt;/A&gt;&amp;nbsp;&amp;amp;&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;as told, i took another output as ".csv" file (just to check the size of my output file) and gave the flow as below:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ss2.jpg" style="width: 788px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1Ba.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153921i4F3F4B4002501CC0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1Ba.jpg" alt="0683p000009M1Ba.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;and in tSetGlobalVar, i gave Key as "K1" and value as "row2.size". And in the "if" component I gave as&amp;nbsp;"globalMap.get("K1") &amp;gt; 0".&lt;/P&gt; 
&lt;P&gt;But i got error as below:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;"The operator &amp;gt; is undefined for the argument type(s) Object,int"&lt;/P&gt; 
&lt;P&gt;can you please help me on this fix??&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Note: The tLogRow jobs are given just to check if the tSetGlobalVar produces output as required.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 10:09:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204236#M5198</guid>
      <dc:creator>joe86</dc:creator>
      <dc:date>2018-12-03T10:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger mail only if Attachment is not empty</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204237#M5199</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOmNAAW"&gt;@joe86&lt;/A&gt;,use this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;((Integer)globalMap.get("K1")) &amp;gt; 0&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 10:16:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204237#M5199</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-12-03T10:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger mail only if Attachment is not empty</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204238#M5200</link>
      <description>&lt;P&gt;got below error:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ss3.jpg" style="width: 373px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1HG.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143469i2FFD04146C0510C3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1HG.jpg" alt="0683p000009M1HG.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;below is the value given in tSetGlobalVar:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ss4.JPG" style="width: 479px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1Fg.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152150i26A282F3DD32DA93/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1Fg.jpg" alt="0683p000009M1Fg.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;is this correct? Not sure, where am i making wrong.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 10:24:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204238#M5200</guid>
      <dc:creator>joe86</dc:creator>
      <dc:date>2018-12-03T10:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger mail only if Attachment is not empty</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204239#M5201</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00539000006eKOgAAM"&gt;@nthampi&lt;/A&gt;&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;after giving the "if" condition as&lt;STRONG&gt;&amp;nbsp;((int)globalMap.get("K1"))&amp;gt;0&lt;/STRONG&gt;, i am getting below error.&lt;/P&gt; 
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Integer&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt; 
&lt;P&gt;any idea about this??&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 11:58:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204239#M5201</guid>
      <dc:creator>joe86</dc:creator>
      <dc:date>2018-12-03T11:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger mail only if Attachment is not empty</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204240#M5202</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOmNAAW"&gt;@joe86&lt;/A&gt;,row2.size not needed in single or double quotes.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 12:09:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trigger-mail-only-if-Attachment-is-not-empty/m-p/2204240#M5202</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-12-03T12:09:25Z</dc:date>
    </item>
  </channel>
</rss>

