<?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: REST Connector error using WITH CONNECTION and Pagination in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Connector-error-using-WITH-CONNECTION-and-Pagination/m-p/4125#M65</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use WITH CONNECTION you will have to do the pagination yourself. Pagination Type is so that the connector do the pagination for you automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Manual pagination means that you will have to loop and change whatever parameters you need to get the pagination to work with the help of modifying something within the WITH CONNECTION part.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jan 2018 01:27:07 GMT</pubDate>
    <dc:creator>petter</dc:creator>
    <dc:date>2018-01-23T01:27:07Z</dc:date>
    <item>
      <title>REST Connector error using WITH CONNECTION and Pagination</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Connector-error-using-WITH-CONNECTION-and-Pagination/m-p/4124#M64</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I'm trying to access an API, using REST Connector, including '&lt;STRONG&gt;WITH CONNECTION (URL "https: // ...")&lt;/STRONG&gt;' after SELECT. I need to do pagination. This way I configure the '&lt;STRONG&gt;pagination type&lt;/STRONG&gt; = &lt;STRONG&gt;NextUrl&lt;/STRONG&gt;'. Also use the '&lt;STRONG&gt;Next Url Field Path&lt;/STRONG&gt;' parameter.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;****************&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;EM&gt;LIB CONNECT TO 'MyConnection';&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13.3333px;"&gt;RestConnectorMasterTable:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13.3333px;"&gt;SQL SELECT &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13.3333px;"&gt; "__KEY_root",&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13.3333px;"&gt; (SELECT &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13.3333px;"&gt; "field1",&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13.3333px;"&gt; "field2",&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13.3333px;"&gt; "__FK_data"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13.3333px;"&gt; FROM "data" FK "__FK_data")&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13.3333px;"&gt;FROM JSON (wrap on) "root" PK "__KEY_root";&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;EM&gt;&lt;STRONG&gt;WITH CONNECTION&lt;/STRONG&gt;&lt;SPAN&gt;(URL "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://" rel="nofollow" target="_blank"&gt;https://&lt;/A&gt;&lt;SPAN&gt;....");&lt;/SPAN&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;***************&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;When I run Script, I get the following message:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;EM&gt;"Connector reply error: You cannot use the selected pagination type and the 'WITH CONNECTION' statement at the same time. Please set 'Pagination type' to None on the connection dialog."&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;How do I use pagination using WITH CONNECTION?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jan 2018 21:53:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Connector-error-using-WITH-CONNECTION-and-Pagination/m-p/4124#M64</guid>
      <dc:creator>jptneumann</dc:creator>
      <dc:date>2018-01-21T21:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: REST Connector error using WITH CONNECTION and Pagination</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Connector-error-using-WITH-CONNECTION-and-Pagination/m-p/4125#M65</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use WITH CONNECTION you will have to do the pagination yourself. Pagination Type is so that the connector do the pagination for you automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Manual pagination means that you will have to loop and change whatever parameters you need to get the pagination to work with the help of modifying something within the WITH CONNECTION part.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 01:27:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Connector-error-using-WITH-CONNECTION-and-Pagination/m-p/4125#M65</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-01-23T01:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: REST Connector error using WITH CONNECTION and Pagination</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Connector-error-using-WITH-CONNECTION-and-Pagination/m-p/4126#M66</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jean ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please follow the link to guide you in detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/1.0/Create-REST-connection/Loading-paged-data.htm" title="https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/1.0/Create-REST-connection/Loading-paged-data.htm"&gt;https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/1.0/Create-REST-connection/Loading-paged-d…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 09:36:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Connector-error-using-WITH-CONNECTION-and-Pagination/m-p/4126#M66</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-23T09:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: REST Connector error using WITH CONNECTION and Pagination</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Connector-error-using-WITH-CONNECTION-and-Pagination/m-p/1603777#M10991</link>
      <description>Can we add table&amp;nbsp; fields in&amp;nbsp;"with connection" body so in Email body it should be reflect as below&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ID Amount&lt;BR /&gt;&lt;BR /&gt;23,10000&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;with connection (&lt;BR /&gt;QUERY "to" "v@gmail.com "&lt;BR /&gt;,QUERY "message" "Total Sales greater than &amp;gt;20000 for $(vID)"&lt;BR /&gt;//,QUERY "subject" "$(vID)"&lt;BR /&gt;,QUERY "fromName" "NoReply"&lt;BR /&gt;,QUERY "fromEmail" "v@hotmail.com"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;)</description>
      <pubDate>Thu, 18 Jul 2019 14:59:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Connector-error-using-WITH-CONNECTION-and-Pagination/m-p/1603777#M10991</guid>
      <dc:creator>alis2063</dc:creator>
      <dc:date>2019-07-18T14:59:47Z</dc:date>
    </item>
  </channel>
</rss>

