<?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: Get all value in FlowToIterate then pass it all to GoogleGet in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Get-all-value-in-FlowToIterate-then-pass-it-all-to-GoogleGet/m-p/2375339#M137775</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thank you for the response for this. I already pinpoint what is the cause of the error. It is because there is a other file format on my gdrive thats why it cause an error it should be always an excel file</description>
    <pubDate>Wed, 01 Aug 2018 01:12:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-08-01T01:12:25Z</dc:date>
    <item>
      <title>Get all value in FlowToIterate then pass it all to GoogleGet</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-all-value-in-FlowToIterate-then-pass-it-all-to-GoogleGet/m-p/2375337#M137773</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Would like to know the how to get all the value from FlowToIterate then Pass it to GoogleGet. I can download it to my local folder when I only have 1 result but when I have multiple result then it gives me error &lt;EM&gt;(see error message below) :&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[statistics] connecting to socket on port 3957&lt;BR /&gt;[statistics] connected&lt;BR /&gt;Exception in component tGoogleDriveGet_2 (jobGoogleDload)&lt;BR /&gt;java.lang.IllegalArgumentException: java.net.MalformedURLException&lt;BR /&gt;at com.google.api.client.http.GenericUrl.parseURL(GenericUrl.java:638)&lt;BR /&gt;at com.google.api.client.http.GenericUrl.&amp;lt;init&amp;gt;(GenericUrl.java:114)&lt;BR /&gt;at test.jobgoogledload_0_1.jobGoogleDload.tIterateToFlow_2_AIProcess(jobGoogleDload.java:2855)&lt;BR /&gt;at test.jobgoogledload_0_1.jobGoogleDload.tGoogleDriveList_3Process(jobGoogleDload.java:1039)&lt;BR /&gt;at test.jobgoogledload_0_1.jobGoogleDload.tGoogleDriveConnection_1Process(jobGoogleDload.java:589)&lt;BR /&gt;at test.jobgoogledload_0_1.jobGoogleDload.tRESTClient_1Process(jobGoogleDload.java:2159)&lt;BR /&gt;at test.jobgoogledload_0_1.jobGoogleDload.runJobInTOS(jobGoogleDload.java:3284)&lt;BR /&gt;at test.jobgoogledload_0_1.jobGoogleDload.main(jobGoogleDload.java:3099)&lt;BR /&gt;Caused by: java.net.MalformedURLException&lt;BR /&gt;at java.net.URL.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at java.net.URL.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;[statistics] disconnected&lt;BR /&gt;at java.net.URL.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.google.api.client.http.GenericUrl.parseURL(GenericUrl.java:636)&lt;BR /&gt;... 7 more&lt;BR /&gt;Caused by: java.lang.NullPointerException&lt;BR /&gt;... 11 more&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2018 04:32:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-all-value-in-FlowToIterate-then-pass-it-all-to-GoogleGet/m-p/2375337#M137773</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-31T04:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Get all value in FlowToIterate then pass it all to GoogleGet</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-all-value-in-FlowToIterate-then-pass-it-all-to-GoogleGet/m-p/2375338#M137774</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Could you please try to print the values using a tlogrow to see whether the values are coming correctly?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; If the data is coming correctly in tlogrow for all the values in loop, then we need to see the details from other aspects.&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>Tue, 31 Jul 2018 06:09:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-all-value-in-FlowToIterate-then-pass-it-all-to-GoogleGet/m-p/2375338#M137774</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-31T06:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: Get all value in FlowToIterate then pass it all to GoogleGet</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-all-value-in-FlowToIterate-then-pass-it-all-to-GoogleGet/m-p/2375339#M137775</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thank you for the response for this. I already pinpoint what is the cause of the error. It is because there is a other file format on my gdrive thats why it cause an error it should be always an excel file</description>
      <pubDate>Wed, 01 Aug 2018 01:12:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-all-value-in-FlowToIterate-then-pass-it-all-to-GoogleGet/m-p/2375339#M137775</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-01T01:12:25Z</dc:date>
    </item>
  </channel>
</rss>

