<?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: .NET SDK IApp.DoReload method works only for not published apps in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/NET-SDK-IApp-DoReload-method-works-only-for-not-published-apps/m-p/1122129#M5181</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean by 'reload privileges'? Please name the specific privilege, so I can use Qlik audit capabilities to find whether it is set. I can see that the user has got all available permissions on all apps. It's in RootAdmin role, so this is what I would expect to be. Moreover it fails to reload occassionaly with no error returned and fails always to save.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/127597_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you elaborate on connecting directly to QIX? Do you mean QRS (&lt;A href="http://help.qlik.com/en-US/sense-developer/2.2/Subsystems/RepositoryServiceAPI/Content/RepositoryServiceAPI/RepositoryServiceAPI-Introduction.htm" title="http://help.qlik.com/en-US/sense-developer/2.2/Subsystems/RepositoryServiceAPI/Content/RepositoryServiceAPI/RepositoryServiceAPI-Introduction.htm"&gt;Qlik Sense Repository Service API ‒ Qlik Sense&lt;/A&gt;)? I understand that the service user is a user that Qlik Windows Services use to run.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jun 2016 06:39:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-06-13T06:39:31Z</dc:date>
    <item>
      <title>.NET SDK IApp.DoReload method works only for not published apps</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/NET-SDK-IApp-DoReload-method-works-only-for-not-published-apps/m-p/1122124#M5176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is an issue with Qlik Sense API that results in reloading not published apps only. I am calling the API with .NET SDK IApp.DoReload and it returns 'true' result, so I would expect the app had been reloaded which is not true. Is there any philosophy behind it? I have the necessary permissions (being the author). Note that all apps reload correctly when reloading by using QMC. The apps contain custom load script. Any help or walkaround appreciated. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2016 13:49:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/NET-SDK-IApp-DoReload-method-works-only-for-not-published-apps/m-p/1122124#M5176</guid>
      <dc:creator />
      <dc:date>2016-06-03T13:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: .NET SDK IApp.DoReload method works only for not published apps</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/NET-SDK-IApp-DoReload-method-works-only-for-not-published-apps/m-p/1122125#M5177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Anna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have the permissions to reload the app then it should work.&lt;/P&gt;&lt;P&gt;However are you calling DoSave after your reload has finished so your new data model persists?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 15:31:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/NET-SDK-IApp-DoReload-method-works-only-for-not-published-apps/m-p/1122125#M5177</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2016-06-06T15:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: .NET SDK IApp.DoReload method works only for not published apps</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/NET-SDK-IApp-DoReload-method-works-only-for-not-published-apps/m-p/1122126#M5178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexander,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for mentioning DoSave. From the developer documentation is hard to reason about mandatory usage of this method. It does work for published apps, too. Yet one has to be careful, because I have noticed that once DoSave is called the application identifiers enumeration from ILocation.GetApplicationIdentifiers is modified to contain only one item (the app DoSave has been called on). Happily I have found a walkaround. It takes only to save the application identifiers collection to an array and enumerate the array.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 07:39:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/NET-SDK-IApp-DoReload-method-works-only-for-not-published-apps/m-p/1122126#M5178</guid>
      <dc:creator />
      <dc:date>2016-06-07T07:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: .NET SDK IApp.DoReload method works only for not published apps</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/NET-SDK-IApp-DoReload-method-works-only-for-not-published-apps/m-p/1122127#M5179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexander,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the related issue: &lt;A href="https://community.qlik.com/thread/219938"&gt;Qlik Sense API DoSave() is not effective for published apps&lt;/A&gt;‌as it became clear that ability to call the right API is not the same as one being able to get the results. Are you sure that DoSave() can be called on published apps?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2016 13:28:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/NET-SDK-IApp-DoReload-method-works-only-for-not-published-apps/m-p/1122127#M5179</guid>
      <dc:creator />
      <dc:date>2016-06-10T13:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: .NET SDK IApp.DoReload method works only for not published apps</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/NET-SDK-IApp-DoReload-method-works-only-for-not-published-apps/m-p/1122128#M5180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, DoSave is the correct method. However with default security rules in place a user is not able to save published apps. Normally you would connect directly to QIX as a service user and perform the the reload, the benefit of being a service user is that they are exempt of the security rules by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could of course assign update and reload privileges on published apps to the user running your reqeusts and you should no longer get a 403 back.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2016 17:50:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/NET-SDK-IApp-DoReload-method-works-only-for-not-published-apps/m-p/1122128#M5180</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2016-06-10T17:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: .NET SDK IApp.DoReload method works only for not published apps</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/NET-SDK-IApp-DoReload-method-works-only-for-not-published-apps/m-p/1122129#M5181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean by 'reload privileges'? Please name the specific privilege, so I can use Qlik audit capabilities to find whether it is set. I can see that the user has got all available permissions on all apps. It's in RootAdmin role, so this is what I would expect to be. Moreover it fails to reload occassionaly with no error returned and fails always to save.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/127597_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you elaborate on connecting directly to QIX? Do you mean QRS (&lt;A href="http://help.qlik.com/en-US/sense-developer/2.2/Subsystems/RepositoryServiceAPI/Content/RepositoryServiceAPI/RepositoryServiceAPI-Introduction.htm" title="http://help.qlik.com/en-US/sense-developer/2.2/Subsystems/RepositoryServiceAPI/Content/RepositoryServiceAPI/RepositoryServiceAPI-Introduction.htm"&gt;Qlik Sense Repository Service API ‒ Qlik Sense&lt;/A&gt;)? I understand that the service user is a user that Qlik Windows Services use to run.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 06:39:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/NET-SDK-IApp-DoReload-method-works-only-for-not-published-apps/m-p/1122129#M5181</guid>
      <dc:creator />
      <dc:date>2016-06-13T06:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: .NET SDK IApp.DoReload method works only for not published apps</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/NET-SDK-IApp-DoReload-method-works-only-for-not-published-apps/m-p/1122130#M5182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;To be able to reload published apps you need to have read and update privilege to App_* and read privilege on ReloadTask_* .&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;For more description see &lt;A class="jive-link-external-small" href="http://help.qlik.com/en-US/sense/2.2/Subsystems/ManagementConsole/Content/create-security-rules.htm" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;" target="_blank"&gt;http://help.qlik.com/en-US/sense/2.2/Subsystems/ManagementConsole/Content/create-security-rules.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Best regrads&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Lars-Göran Book&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 13:11:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/NET-SDK-IApp-DoReload-method-works-only-for-not-published-apps/m-p/1122130#M5182</guid>
      <dc:creator />
      <dc:date>2016-06-14T13:11:03Z</dc:date>
    </item>
  </channel>
</rss>

