<?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: Javascript Engine API to perform Load Data set operations in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Javascript-Engine-API-to-perform-Load-Data-set-operations/m-p/742935#M2316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karlson,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;can you please share few start-up links for QRS API. I would definitely not load data set or incremental data load operations from client but my assumption and understanding is if my server is node.js and I wanted to schedule jobs of doing these tasks, i would still need to use the Javascript API.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This week during our call with qlik sense team, someone was showing some script (some statements in data load editor) that can be executed with regular interval of time to incrementally load the data in the data set. Can we get some links of that so we can understand and look for some POC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Idrees&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 22 Nov 2014 01:22:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-22T01:22:02Z</dc:date>
    <item>
      <title>Javascript Engine API to perform Load Data set operations</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Javascript-Engine-API-to-perform-Load-Data-set-operations/m-p/742933#M2314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I have reference pointers as how to use javascript engine API to perform "load data set" operation. we also wanted the function in javascript engine API that instructs the qlik sense server to perform scheduled incremental load to the data set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have thus far able to get the list of tables from a data source.. reference link: &lt;A href="https://help.qlik.com/sense/en-us/developer/index.html#../Subsystems/Qlik_Engine_API/Content/HowTos/ListTablesForODBC.htm" title="https://help.qlik.com/sense/en-us/developer/index.html#../Subsystems/Qlik_Engine_API/Content/HowTos/ListTablesForODBC.htm"&gt;https://help.qlik.com/sense/en-us/developer/index.html#../Subsystems/Qlik_Engine_API/Content/HowTos/ListTablesForODBC.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Idrees&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 20:44:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Javascript-Engine-API-to-perform-Load-Data-set-operations/m-p/742933#M2314</guid>
      <dc:creator />
      <dc:date>2014-11-13T20:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript Engine API to perform Load Data set operations</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Javascript-Engine-API-to-perform-Load-Data-set-operations/m-p/742934#M2315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, if you are looking at scheduling reloads on the server I would encourage you to look at the QRS api instead.&lt;BR /&gt;Generally you would not be allowed to perform a client side reload on a published app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scheduling reloads is normally done through tasks in the QMC, both the creation and starting to those tasks could be performed by the QRS api.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To list tables for a ODBC connection you would use the Engine API, there are several good examples in the help that shows you the flow of messages to send to the engine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Nov 2014 01:38:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Javascript-Engine-API-to-perform-Load-Data-set-operations/m-p/742934#M2315</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2014-11-15T01:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript Engine API to perform Load Data set operations</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Javascript-Engine-API-to-perform-Load-Data-set-operations/m-p/742935#M2316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karlson,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;can you please share few start-up links for QRS API. I would definitely not load data set or incremental data load operations from client but my assumption and understanding is if my server is node.js and I wanted to schedule jobs of doing these tasks, i would still need to use the Javascript API.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This week during our call with qlik sense team, someone was showing some script (some statements in data load editor) that can be executed with regular interval of time to incrementally load the data in the data set. Can we get some links of that so we can understand and look for some POC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Idrees&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Nov 2014 01:22:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Javascript-Engine-API-to-perform-Load-Data-set-operations/m-p/742935#M2316</guid>
      <dc:creator />
      <dc:date>2014-11-22T01:22:02Z</dc:date>
    </item>
  </channel>
</rss>

