<?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: Multiple paginated APIs in one job in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Multiple-paginated-APIs-in-one-job/m-p/2204524#M5369</link>
    <description>&lt;P&gt;I used your idea of making separate child jobs, and it worked wonderfully.&lt;/P&gt;</description>
    <pubDate>Wed, 16 Oct 2019 14:47:49 GMT</pubDate>
    <dc:creator>lizzy1</dc:creator>
    <dc:date>2019-10-16T14:47:49Z</dc:date>
    <item>
      <title>Multiple paginated APIs in one job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-paginated-APIs-in-one-job/m-p/2204522#M5367</link>
      <description>&lt;P&gt;I have a job in mind that I'm not sure how to execute. I need to call two separate REST APIs then join their outputs before loading to my database. The problem is that both of these API's only return a few records per page and need a page parameter for subsequent calls. When I have done similar jobs with only one API call, I have used a flow meter to tell when I have reached the last page. Is it possible to have two separate pairs of tFlowMeter and tFlowMeterCatcher in the same job, without interfering with one another? If not, how should I accomplish this?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 13:06:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-paginated-APIs-in-one-job/m-p/2204522#M5367</guid>
      <dc:creator>lizzy1</dc:creator>
      <dc:date>2019-10-16T13:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple paginated APIs in one job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-paginated-APIs-in-one-job/m-p/2204523#M5368</link>
      <description>Maybe try creating two sub jobs and calling them from one parent job?
&lt;BR /&gt;OR
&lt;BR /&gt;use tIterate component after fetching total records and then call the remaining records?
&lt;BR /&gt;
&lt;BR /&gt;Never worked with tFlowMeter</description>
      <pubDate>Wed, 16 Oct 2019 14:21:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-paginated-APIs-in-one-job/m-p/2204523#M5368</guid>
      <dc:creator>root</dc:creator>
      <dc:date>2019-10-16T14:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple paginated APIs in one job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-paginated-APIs-in-one-job/m-p/2204524#M5369</link>
      <description>&lt;P&gt;I used your idea of making separate child jobs, and it worked wonderfully.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 14:47:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-paginated-APIs-in-one-job/m-p/2204524#M5369</guid>
      <dc:creator>lizzy1</dc:creator>
      <dc:date>2019-10-16T14:47:49Z</dc:date>
    </item>
  </channel>
</rss>

