<?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: Call tRESTClient iteratively in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Call-tRESTClient-iteratively/m-p/2213351#M10635</link>
    <description>Oh, I think I accidentally found the solution:
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;tFileInputDelimited --main(row1)--&amp;gt; tRESTClient&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;and then calling row1.&amp;lt;columnname&amp;gt; in the rest client&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;For some reason that worked...&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Matt&lt;/FONT&gt;&lt;/FONT&gt;</description>
    <pubDate>Thu, 05 Jan 2017 14:42:23 GMT</pubDate>
    <dc:creator>kleinmat</dc:creator>
    <dc:date>2017-01-05T14:42:23Z</dc:date>
    <item>
      <title>Call tRESTClient iteratively</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Call-tRESTClient-iteratively/m-p/2213350#M10634</link>
      <description>Hi,
&lt;BR /&gt;I have a simple CSV-file with just 1 column and 5 rows and I would like to call a tRESTClient for each row (using the content of the row as query parameter)
&lt;BR /&gt;So I built this:
&lt;BR /&gt;tFileInputDelimited --main--&amp;gt; tFlowToIterate --iterate--&amp;gt; tIterateToFlow --main--&amp;gt; tLogRow
&lt;BR /&gt;The log listed all 5 records of the file. Beautiful.
&lt;BR /&gt;Then I built
&lt;BR /&gt;tFileInputDelimited --main--&amp;gt; tFlowToIterate --iterate--&amp;gt; tIterateToFlow --main--&amp;gt; tRESTClient
&lt;BR /&gt;And it also performed the REST call 5 times. But it only ever used the LAST row value (so it called the same query 5 times).
&lt;BR /&gt;How can I make sure it actually iterates?
&lt;BR /&gt;THanks
&lt;BR /&gt;Matt</description>
      <pubDate>Thu, 05 Jan 2017 14:37:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Call-tRESTClient-iteratively/m-p/2213350#M10634</guid>
      <dc:creator>kleinmat</dc:creator>
      <dc:date>2017-01-05T14:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Call tRESTClient iteratively</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Call-tRESTClient-iteratively/m-p/2213351#M10635</link>
      <description>Oh, I think I accidentally found the solution:
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;tFileInputDelimited --main(row1)--&amp;gt; tRESTClient&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;and then calling row1.&amp;lt;columnname&amp;gt; in the rest client&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;For some reason that worked...&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Matt&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Thu, 05 Jan 2017 14:42:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Call-tRESTClient-iteratively/m-p/2213351#M10635</guid>
      <dc:creator>kleinmat</dc:creator>
      <dc:date>2017-01-05T14:42:23Z</dc:date>
    </item>
  </channel>
</rss>

