<?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: read csv, post json to REST API in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/read-csv-post-json-to-REST-API/m-p/2358911#M123841</link>
    <description>Hi rquinn,&lt;BR /&gt;the tFlowToIterate (behind the reading of the CSV file and before your tRESTClient component) might be the component of choice for you to get a request for each individual CSV record. &lt;BR /&gt;HTH,&lt;BR /&gt;Dietmar</description>
    <pubDate>Tue, 20 Aug 2013 11:46:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-08-20T11:46:34Z</dc:date>
    <item>
      <title>read csv, post json to REST API</title>
      <link>https://community.qlik.com/t5/Talend-Studio/read-csv-post-json-to-REST-API/m-p/2358910#M123840</link>
      <description>newbie to TOS (5.3) familiar with json and REST
&lt;BR /&gt;big picture... i'm trying to read a csv, convert each record to json and call a rest api to insert. 
&lt;BR /&gt;if someone had an example 
&lt;BR /&gt; 1. authenticate and get access token
&lt;BR /&gt; 2. read/process a CSV record (don't need help here, got this working well)
&lt;BR /&gt; 3. POST the JSON
&lt;BR /&gt; 4. Read response, if FATAL end, else read next
&lt;BR /&gt;
&lt;A href="http://sberyozkin.blogspot.com/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://sberyozkin.blogspot.com/&lt;/A&gt; very helpful, but couldn't extrapolate from a single request into a job to process n rows and POST 1 at a time.
&lt;BR /&gt;thanks for reading.</description>
      <pubDate>Fri, 09 Aug 2013 09:08:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/read-csv-post-json-to-REST-API/m-p/2358910#M123840</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-09T09:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: read csv, post json to REST API</title>
      <link>https://community.qlik.com/t5/Talend-Studio/read-csv-post-json-to-REST-API/m-p/2358911#M123841</link>
      <description>Hi rquinn,&lt;BR /&gt;the tFlowToIterate (behind the reading of the CSV file and before your tRESTClient component) might be the component of choice for you to get a request for each individual CSV record. &lt;BR /&gt;HTH,&lt;BR /&gt;Dietmar</description>
      <pubDate>Tue, 20 Aug 2013 11:46:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/read-csv-post-json-to-REST-API/m-p/2358911#M123841</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-20T11:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: read csv, post json to REST API</title>
      <link>https://community.qlik.com/t5/Talend-Studio/read-csv-post-json-to-REST-API/m-p/2358912#M123842</link>
      <description>Thanks Dietmar.</description>
      <pubDate>Tue, 20 Aug 2013 12:37:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/read-csv-post-json-to-REST-API/m-p/2358912#M123842</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-20T12:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: read csv, post json to REST API</title>
      <link>https://community.qlik.com/t5/Talend-Studio/read-csv-post-json-to-REST-API/m-p/2358913#M123843</link>
      <description>Tags: 
&lt;BR /&gt;newbie to TOS 
&lt;BR /&gt;big picture... i'm trying to call a rest service that returns a csv like response and than process the response and put it in a MongoDB . 
&lt;BR /&gt;What is the best way so I can read the response as a stream and walk through the lines , map to the a document to put in a MONGO DB ? 
&lt;BR /&gt;if someone had an example of the first part ( reading and parsing the CSV stream ) it would be great 
&lt;BR /&gt;thanks for reading.</description>
      <pubDate>Tue, 12 Nov 2013 04:23:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/read-csv-post-json-to-REST-API/m-p/2358913#M123843</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-12T04:23:13Z</dc:date>
    </item>
  </channel>
</rss>

