<?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 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tsendmail/m-p/2274075#M50861</link>
    <description>Hi 
&lt;BR /&gt;Quick question: do you want to send only one email to different ids or send different emails for each id? 
&lt;BR /&gt;To get the value of global variable, use expression 
&lt;BR /&gt;((String)globalMap.get("row1.value")) 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
    <pubDate>Wed, 27 Nov 2019 06:33:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-11-27T06:33:50Z</dc:date>
    <item>
      <title>tsendmail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tsendmail/m-p/2274073#M50859</link>
      <description>&lt;P&gt;I have a list of mail ids in a file. I need to send mail to all in that list.&lt;/P&gt;&lt;P&gt;I'm using tfileinputdelimited &amp;gt;&amp;gt; tflowtoiterate &amp;gt;&amp;gt; tsendmail&lt;/P&gt;&lt;P&gt;In tsendmail I'm mentioning as ((String)globalMap.get(row1.value)) on the field To&lt;/P&gt;&lt;P&gt;I'm getting java.lang.NullPointerException error. Please help&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:00:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tsendmail/m-p/2274073#M50859</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T04:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: tsendmail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tsendmail/m-p/2274074#M50860</link>
      <description>&lt;P&gt;or do we have any other options. If I specify mail id in tsendmail with ',' separated it did work. But how to read mail ids from a&amp;nbsp; file&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2019 04:45:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tsendmail/m-p/2274074#M50860</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-27T04:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: tsendmail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tsendmail/m-p/2274075#M50861</link>
      <description>Hi 
&lt;BR /&gt;Quick question: do you want to send only one email to different ids or send different emails for each id? 
&lt;BR /&gt;To get the value of global variable, use expression 
&lt;BR /&gt;((String)globalMap.get("row1.value")) 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 27 Nov 2019 06:33:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tsendmail/m-p/2274075#M50861</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-27T06:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: tsendmail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tsendmail/m-p/2274076#M50862</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Could you please advise whether all the email ids are in single row or are they located as multiple rows in the file?&amp;nbsp; If you have email ids as multiple rows, you may have to first merge them to single row and then send it to email component. If you could share some sample input records and expected output for those records, we can try to provide some sample solutions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2019 15:02:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tsendmail/m-p/2274076#M50862</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-27T15:02:05Z</dc:date>
    </item>
  </channel>
</rss>

