<?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: Qrs Reload not reloading data according to new libconnect and vDatasource in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qrs-Reload-not-reloading-data-according-to-new-libconnect-and/m-p/120038#M1665</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have managed to do something like this from a mashup. Does the user used in your case have the right to do this? If you try with a user that is RootAdmin does it still fail?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik Wetterberg&lt;/P&gt;&lt;P&gt;&lt;A href="http://extendingqlik.upper88.com/" title="http://extendingqlik.upper88.com/"&gt;Extending Qlik – Use Qlik in your own apps and sites&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Aug 2018 13:23:36 GMT</pubDate>
    <dc:creator>ErikWetterberg</dc:creator>
    <dc:date>2018-08-10T13:23:36Z</dc:date>
    <item>
      <title>Qrs Reload not reloading data according to new libconnect and vDatasource</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qrs-Reload-not-reloading-data-according-to-new-libconnect-and/m-p/120037#M1664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In node files we call the qrs and the engine and we go through this process via json formatted api calls:&lt;/P&gt;&lt;P&gt;1. Copyapp - this copies the master to the workstream. This is successful.&lt;/P&gt;&lt;P&gt;2. Change the libconnect and a variable's values in the data load script via engine call to get and set script with json and a websocket connection to the server. Throws no errors.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="setting vdatasource and libconnect.PNG" class="jive-image image-1" src="/legacyfs/online/210299_setting vdatasource and libconnect.PNG" style="height: 322px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;3. Make a subsequent call to get the script again from the server to make sure the values were changed. (Values show changed.)&lt;/P&gt;&lt;P&gt;4. Refresh data. (qrs call - shoots off a 'Task' to reload the data. Gets a response of 204 and you can see in the qmc that the task was 'successful'.&lt;/P&gt;&lt;P&gt;5. Open the app in the browser and look at the data load editor to make sure the libconnect and vDataSource were changed. &lt;STRONG&gt;They are not changed.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;6. Open a sheet in the editor to make sure the data is pulling from the right vDataSource. &lt;STRONG&gt;Data is still from the original master app's connection.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;My cache is disabled and i cleared it just to make sure.&lt;/P&gt;&lt;P&gt;Any help would be appreciated because the json responses from the server say it is good and it was working a month ago. Today it is no go.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 19:36:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qrs-Reload-not-reloading-data-according-to-new-libconnect-and/m-p/120037#M1664</guid>
      <dc:creator>bekahbeets</dc:creator>
      <dc:date>2018-08-08T19:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Qrs Reload not reloading data according to new libconnect and vDatasource</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qrs-Reload-not-reloading-data-according-to-new-libconnect-and/m-p/120038#M1665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have managed to do something like this from a mashup. Does the user used in your case have the right to do this? If you try with a user that is RootAdmin does it still fail?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik Wetterberg&lt;/P&gt;&lt;P&gt;&lt;A href="http://extendingqlik.upper88.com/" title="http://extendingqlik.upper88.com/"&gt;Extending Qlik – Use Qlik in your own apps and sites&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 13:23:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qrs-Reload-not-reloading-data-according-to-new-libconnect-and/m-p/120038#M1665</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2018-08-10T13:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Qrs Reload not reloading data according to new libconnect and vDatasource</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qrs-Reload-not-reloading-data-according-to-new-libconnect-and/m-p/120039#M1666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Rebekah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am light on the QES API, but after step 3 are you calling a DoSave operation (&lt;A href="https://help.qlik.com/en-US/sense-developer/June2018/APIs/EngineAPI/services-Doc-DoSave.html" title="https://help.qlik.com/en-US/sense-developer/June2018/APIs/EngineAPI/services-Doc-DoSave.html"&gt;https://help.qlik.com/en-US/sense-developer/June2018/APIs/EngineAPI/services-Doc-DoSave.html&lt;/A&gt;)? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the websocket capture of a similar operation in the Hub:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2018-08-13 09_48_09-Load Script Change _ Data load editor - Qlik Sense.png" class="jive-image image-1" src="/legacyfs/online/210680_2018-08-13 09_48_09-Load Script Change _ Data load editor - Qlik Sense.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2018 13:48:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qrs-Reload-not-reloading-data-according-to-new-libconnect-and/m-p/120039#M1666</guid>
      <dc:creator>Levi_Turner</dc:creator>
      <dc:date>2018-08-13T13:48:47Z</dc:date>
    </item>
  </channel>
</rss>

