<?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 Odata in Qlik cloud in Data Movement &amp; Streaming</title>
    <link>https://community.qlik.com/t5/Data-Movement-Streaming/Odata-in-Qlik-cloud/m-p/2071784#M995</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am expected to fetch data using an Odata connection.&lt;/P&gt;
&lt;P&gt;I face an issue due to relatively big data should be fetched: I get an error message: "&lt;SPAN&gt;&lt;SPAN class="ui-provider gr b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Connector error: Exception of type 'System.OutOfMemoryException' was thrown."&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Is there any way to loop through 'pages' of the Odata report? How can I ensure that certain Odata report offers such option at all?&lt;/P&gt;
&lt;P&gt;How could I check what is the maximum limit that works well? I was told that current dataset is 500K records.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How shall I modify the script to get only first 1000 records?&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;LI-CODE lang="markup"&gt;SELECT *
FROM GetData
WITH PROPERTIES (
oDataResourcePath='Data',
oDataQueryOptions='',
acceptContentType='',
maxResults=''
);&lt;/LI-CODE&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;&amp;nbsp;Thanks in advance,&lt;/P&gt;
&lt;P&gt;Levente&lt;/P&gt;</description>
    <pubDate>Wed, 19 Mar 2025 23:04:08 GMT</pubDate>
    <dc:creator>levente81</dc:creator>
    <dc:date>2025-03-19T23:04:08Z</dc:date>
    <item>
      <title>Odata in Qlik cloud</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Odata-in-Qlik-cloud/m-p/2071784#M995</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am expected to fetch data using an Odata connection.&lt;/P&gt;
&lt;P&gt;I face an issue due to relatively big data should be fetched: I get an error message: "&lt;SPAN&gt;&lt;SPAN class="ui-provider gr b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Connector error: Exception of type 'System.OutOfMemoryException' was thrown."&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Is there any way to loop through 'pages' of the Odata report? How can I ensure that certain Odata report offers such option at all?&lt;/P&gt;
&lt;P&gt;How could I check what is the maximum limit that works well? I was told that current dataset is 500K records.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How shall I modify the script to get only first 1000 records?&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;LI-CODE lang="markup"&gt;SELECT *
FROM GetData
WITH PROPERTIES (
oDataResourcePath='Data',
oDataQueryOptions='',
acceptContentType='',
maxResults=''
);&lt;/LI-CODE&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;&amp;nbsp;Thanks in advance,&lt;/P&gt;
&lt;P&gt;Levente&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 23:04:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Odata-in-Qlik-cloud/m-p/2071784#M995</guid>
      <dc:creator>levente81</dc:creator>
      <dc:date>2025-03-19T23:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Odata in Qlik cloud</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Odata-in-Qlik-cloud/m-p/2071924#M996</link>
      <description>I guess there's a possible solution on this post:  &lt;A href="https://community.qlik.com/t5/Qlik-Cloud-Data-Integration/quot-System-OutofMemoryException-quot-appears-when-i-load-the/td-p/1977929" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Cloud-Data-Integration/quot-System-OutofMemoryException-quot-appears-when-i-load-the/td-p/1977929&lt;/A&gt;&lt;BR /&gt;FMa&lt;BR /&gt;</description>
      <pubDate>Tue, 16 May 2023 13:18:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Odata-in-Qlik-cloud/m-p/2071924#M996</guid>
      <dc:creator>fmarvnnt</dc:creator>
      <dc:date>2023-05-16T13:18:18Z</dc:date>
    </item>
  </channel>
</rss>

