<?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: how to iterate tRESTClient page number from Msql in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/how-to-iterate-tRESTClient-page-number-from-Msql/m-p/2348685#M115777</link>
    <description>&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LMlRAAW"&gt;@devxr&lt;/A&gt; wrote: 
 &lt;BR /&gt; 
 &lt;P&gt;Hey&amp;nbsp;Jackson,&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;You can do something like this to iterate over the pages and construct the dynamic URL:&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Iterate from the first to the last page" style="width: 980px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsHA.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138869iC7F9229E8E6F79F3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsHA.jpg" alt="0683p000009LsHA.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Iterate from the first to the last page&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Put the current value to the globalMap" style="width: 911px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsI7.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135646i8777DF47AFAF9588/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsI7.jpg" alt="0683p000009LsI7.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Put the current value to the globalMap&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Read the actual value and construct the URL" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsJe.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137259i654131A954A8621B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsJe.jpg" alt="0683p000009LsJe.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Read the actual value and construct the URL&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;P&gt;Similar posts:&lt;/P&gt; 
 &lt;UL&gt; 
  &lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCkkzCAC" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-tRest-Talend-with-dynamic-URL-and-paramters-from-DB/td-p/75723&lt;/A&gt;&lt;/STRONG&gt;&lt;/LI&gt; 
  &lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCqxJCAS" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-TOS-REST-client-iteratating-and-parsing/td-p/112402&lt;/A&gt;&lt;/STRONG&gt;&lt;/LI&gt; 
 &lt;/UL&gt; 
 &lt;P&gt;Also useful information from the GlobalMap: &lt;A href="https://www.talendbyexample.com/talend-globalMap-reference.html" target="_self" rel="nofollow noopener noreferrer"&gt;Talend globalMap Reference&lt;/A&gt;&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;Best,&lt;/P&gt; 
 &lt;P&gt;Zoltán&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;&amp;nbsp;thanks is working,&lt;/P&gt; 
&lt;P&gt;but how to make Number of row for row generator&amp;nbsp;value dynamically, ex for the last page value it defined from my Query result&amp;nbsp;in&amp;nbsp;Mysql&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Ls7q"&gt;reply1.png&lt;/A&gt;</description>
    <pubDate>Fri, 09 Feb 2018 03:27:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-02-09T03:27:46Z</dc:date>
    <item>
      <title>how to iterate tRESTClient page number from Msql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-iterate-tRESTClient-page-number-from-Msql/m-p/2348682#M115774</link>
      <description>&lt;P&gt;hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;I have an issue in my job,&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;I want to extract XML data using tRestClient, but i didn't understand&amp;nbsp;how to iterate and change the page number at URL value in tRestClient&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsOy.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130076i651B1E9A6CBA5455/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsOy.png" alt="0683p000009LsOy.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;for example, i want to iterate tRESTClient(page=1) -- tExtractXMLField, and repeat that job from tRESTClient with page=2 until max page, and value max page i recieved from query in Mysql database&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled3.png" style="width: 750px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsWf.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130751i571B2C386BE8DA94/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsWf.png" alt="0683p000009LsWf.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Best Regards,&lt;/P&gt; 
&lt;P&gt;Jackson&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:44:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-iterate-tRESTClient-page-number-from-Msql/m-p/2348682#M115774</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to iterate tRESTClient page number from Msql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-iterate-tRESTClient-page-number-from-Msql/m-p/2348683#M115775</link>
      <description>&lt;P&gt;You need manage URL - before tRESTClient&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-02-08 at 10.45.09 PM.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsSZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145178iD8929A8777963B53/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsSZ.png" alt="0683p000009LsSZ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;when all prepared before - You are &amp;nbsp;have something similar to:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-02-08 at 10.46.20 PM.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsOX.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140323iD0E5CE7D6BC2C9A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsOX.png" alt="0683p000009LsOX.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;also depending from Your API request, You must mange - is it last page or not? as example:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-02-08 at 10.48.46 PM.png" style="width: 291px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsXE.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136327i580915B94CE0F23B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsXE.png" alt="0683p000009LsXE.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-02-08 at 10.48.59 PM.png" style="width: 301px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsXJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152760i6C6E7A0641CA5F45/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsXJ.png" alt="0683p000009LsXJ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2018 09:50:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-iterate-tRESTClient-page-number-from-Msql/m-p/2348683#M115775</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2018-02-08T09:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to iterate tRESTClient page number from Msql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-iterate-tRESTClient-page-number-from-Msql/m-p/2348684#M115776</link>
      <description>&lt;P&gt;Hey&amp;nbsp;Jackson,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;You can do something like this to iterate over the pages and construct the dynamic URL:&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Iterate from the first to the last page" style="width: 980px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsHA.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138869iC7F9229E8E6F79F3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsHA.jpg" alt="0683p000009LsHA.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Iterate from the first to the last page&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Put the current value to the globalMap" style="width: 911px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsI7.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135646i8777DF47AFAF9588/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsI7.jpg" alt="0683p000009LsI7.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Put the current value to the globalMap&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Read the actual value and construct the URL" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsJe.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137259i654131A954A8621B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsJe.jpg" alt="0683p000009LsJe.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Read the actual value and construct the URL&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Similar posts:&lt;/P&gt; 
&lt;UL&gt; 
 &lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCkkzCAC" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-tRest-Talend-with-dynamic-URL-and-paramters-from-DB/td-p/75723&lt;/A&gt;&lt;/STRONG&gt;&lt;/LI&gt; 
 &lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCqxJCAS" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-TOS-REST-client-iteratating-and-parsing/td-p/112402&lt;/A&gt;&lt;/STRONG&gt;&lt;/LI&gt; 
&lt;/UL&gt; 
&lt;P&gt;Also useful information from the GlobalMap: &lt;A href="https://www.talendbyexample.com/talend-globalMap-reference.html" target="_self" rel="nofollow noopener noreferrer"&gt;Talend globalMap Reference&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Best,&lt;/P&gt; 
&lt;P&gt;Zoltán&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2018 10:31:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-iterate-tRESTClient-page-number-from-Msql/m-p/2348684#M115776</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-08T10:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to iterate tRESTClient page number from Msql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-iterate-tRESTClient-page-number-from-Msql/m-p/2348685#M115777</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LMlRAAW"&gt;@devxr&lt;/A&gt; wrote: 
 &lt;BR /&gt; 
 &lt;P&gt;Hey&amp;nbsp;Jackson,&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;You can do something like this to iterate over the pages and construct the dynamic URL:&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Iterate from the first to the last page" style="width: 980px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsHA.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138869iC7F9229E8E6F79F3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsHA.jpg" alt="0683p000009LsHA.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Iterate from the first to the last page&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Put the current value to the globalMap" style="width: 911px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsI7.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135646i8777DF47AFAF9588/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsI7.jpg" alt="0683p000009LsI7.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Put the current value to the globalMap&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Read the actual value and construct the URL" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsJe.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137259i654131A954A8621B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsJe.jpg" alt="0683p000009LsJe.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Read the actual value and construct the URL&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;P&gt;Similar posts:&lt;/P&gt; 
 &lt;UL&gt; 
  &lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCkkzCAC" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-tRest-Talend-with-dynamic-URL-and-paramters-from-DB/td-p/75723&lt;/A&gt;&lt;/STRONG&gt;&lt;/LI&gt; 
  &lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCqxJCAS" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-TOS-REST-client-iteratating-and-parsing/td-p/112402&lt;/A&gt;&lt;/STRONG&gt;&lt;/LI&gt; 
 &lt;/UL&gt; 
 &lt;P&gt;Also useful information from the GlobalMap: &lt;A href="https://www.talendbyexample.com/talend-globalMap-reference.html" target="_self" rel="nofollow noopener noreferrer"&gt;Talend globalMap Reference&lt;/A&gt;&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;Best,&lt;/P&gt; 
 &lt;P&gt;Zoltán&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;&amp;nbsp;thanks is working,&lt;/P&gt; 
&lt;P&gt;but how to make Number of row for row generator&amp;nbsp;value dynamically, ex for the last page value it defined from my Query result&amp;nbsp;in&amp;nbsp;Mysql&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Ls7q"&gt;reply1.png&lt;/A&gt;</description>
      <pubDate>Fri, 09 Feb 2018 03:27:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-iterate-tRESTClient-page-number-from-Msql/m-p/2348685#M115777</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-09T03:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to iterate tRESTClient page number from Msql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-iterate-tRESTClient-page-number-from-Msql/m-p/2348686#M115778</link>
      <description>&lt;P&gt;I'm glad that it worked! &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;BR /&gt;To answer your question: There are a lot of possibilities, but if we don't want to use custom code with &lt;EM&gt;tJava&lt;/EM&gt;, I'd use the &lt;EM&gt;tLoop&lt;/EM&gt; component to iterate over the pages and call a sequence from the &lt;EM&gt;tRest&lt;/EM&gt; component, see below:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Query for the last page" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsXx.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152724i9808DF113DF10719/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsXx.jpg" alt="0683p000009LsXx.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Query for the last page&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Store it in the Global Map" style="width: 953px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsUB.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140533i62E7077AEA42994A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsUB.jpg" alt="0683p000009LsUB.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Store it in the Global Map&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Iterate until the last page" style="width: 763px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsUS.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146295i12DC84316B9AB7D3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsUS.jpg" alt="0683p000009LsUS.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Iterate until the last page&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Use a sequence for constructing the page numbers and increment by 1" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsYC.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151811iC6A8183A95FAFC34/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsYC.jpg" alt="0683p000009LsYC.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Use a sequence for constructing the page numbers and increment by 1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;See more from the Numeric Routines: &lt;A href="https://help.talend.com/reader/qsVMGPxPzq7IQ_Tij2uz2g/37l7UbXMZlUCZF0w8t4DQw" target="_self" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/qsVMGPxPzq7IQ_Tij2uz2g/37l7UbXMZlUCZF0w8t4DQw&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt; 
&lt;P&gt;Zoltán&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2018 09:33:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-iterate-tRESTClient-page-number-from-Msql/m-p/2348686#M115778</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-09T09:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to iterate tRESTClient page number from Msql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-iterate-tRESTClient-page-number-from-Msql/m-p/2348687#M115779</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000067LRbAAM"&gt;@vapukov&lt;/A&gt;: Is there any way you can share code for this or share screenshot for each component what value you configured?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have exactly same thing and I am getting stuck at various components with different errors.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Would really appreciate if you can share please.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks&lt;/P&gt; 
&lt;P&gt;Harshal.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Nov 2018 00:11:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-iterate-tRESTClient-page-number-from-Msql/m-p/2348687#M115779</guid>
      <dc:creator>Parikhharshal</dc:creator>
      <dc:date>2018-11-02T00:11:22Z</dc:date>
    </item>
  </channel>
</rss>

