<?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: Read Fields over Engin API in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Read-Fields-over-Engin-API/m-p/2484415#M101151</link>
    <description>&lt;P&gt;I've tried 2 variants but I'm still running into the same problem that the app is loaded into the server cache and we've currently set a 3h engine cache timer. And over 115 apps are being read out.&lt;/P&gt;
&lt;P&gt;The 2 ways I tried were the GetFileTableFields method and the "FieldList", but both ways gave the same result.&lt;/P&gt;
&lt;P&gt;Does anyone have any input?&lt;/P&gt;</description>
    <pubDate>Mon, 30 Sep 2024 16:01:33 GMT</pubDate>
    <dc:creator>Serosthen00b</dc:creator>
    <dc:date>2024-09-30T16:01:33Z</dc:date>
    <item>
      <title>Read Fields over Engin API</title>
      <link>https://community.qlik.com/t5/App-Development/Read-Fields-over-Engin-API/m-p/2484062#M101111</link>
      <description>&lt;P&gt;Hello everyone&lt;/P&gt;
&lt;P&gt;I built a Node backend with Enigmajs to get some information from our Qlik system.&lt;/P&gt;
&lt;P&gt;This is working so far.&lt;/P&gt;
&lt;P&gt;I started reading the measurements and this is working great.&lt;/P&gt;
&lt;P&gt;Now I have expanded my script so that I can get the fields, and since then my node has been running out of RAM on Server because it loads the app into the cache and the cache timer is currently set to 3 hours,&amp;nbsp;With over 100 apps that I read, the RAM is full at some point&lt;/P&gt;
&lt;P&gt;Does anyone know why it doesn't keep the app loaded into the cache for the measurements but loads it into the server cache for the fields?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;The information is retrieved using the same principle in both cases&lt;/P&gt;
&lt;P&gt;createSessionObject&amp;nbsp;&lt;A href="https://qlik.dev/apis/json-rpc/qix/doc/#createsessionobject" target="_blank" rel="nofollow noopener noreferrer"&gt;https://qlik.dev/apis/json-rpc/qix/doc/#createsessionobject&lt;/A&gt;&lt;BR /&gt;and&lt;BR /&gt;getLayout&amp;nbsp;&lt;A href="https://qlik.dev/apis/json-rpc/qix/genericobject/#getlayout" target="_blank" rel="nofollow noopener noreferrer"&gt;https://qlik.dev/apis/json-rpc/qix/genericobject/#getlayout&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;And the app is closed again regularly with session.close();&lt;BR /&gt;&lt;BR /&gt;Does anyone have experience with this?&lt;BR /&gt;Maybe had the same problem?&lt;BR /&gt;Is there another way to clear the server cache?&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 13:48:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Read-Fields-over-Engin-API/m-p/2484062#M101111</guid>
      <dc:creator>Serosthen00b</dc:creator>
      <dc:date>2024-09-27T13:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Read Fields over Engin API</title>
      <link>https://community.qlik.com/t5/App-Development/Read-Fields-over-Engin-API/m-p/2484415#M101151</link>
      <description>&lt;P&gt;I've tried 2 variants but I'm still running into the same problem that the app is loaded into the server cache and we've currently set a 3h engine cache timer. And over 115 apps are being read out.&lt;/P&gt;
&lt;P&gt;The 2 ways I tried were the GetFileTableFields method and the "FieldList", but both ways gave the same result.&lt;/P&gt;
&lt;P&gt;Does anyone have any input?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 16:01:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Read-Fields-over-Engin-API/m-p/2484415#M101151</guid>
      <dc:creator>Serosthen00b</dc:creator>
      <dc:date>2024-09-30T16:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Read Fields over Engin API</title>
      <link>https://community.qlik.com/t5/App-Development/Read-Fields-over-Engin-API/m-p/2485593#M101292</link>
      <description>&lt;P&gt;I built a fun workout around.&lt;BR /&gt;Closed&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 12:40:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Read-Fields-over-Engin-API/m-p/2485593#M101292</guid>
      <dc:creator>Serosthen00b</dc:creator>
      <dc:date>2024-10-07T12:40:15Z</dc:date>
    </item>
  </channel>
</rss>

