<?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>article Internal\sa_scheduler mandatory to reload apps with section access from Qlik Sense QMC in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Internal-sa-scheduler-mandatory-to-reload-apps-with-section/ta-p/1715641</link>
    <description>&lt;P&gt;Scheduled tasks will fail in Qlik Sense, if the App contains Section Access while could be working fine from the script editor.&lt;BR /&gt;&lt;BR /&gt;Investigating the log file&amp;nbsp;&lt;STRONG&gt;&amp;lt;Servername&amp;gt;_System_Engine.txt&lt;/STRONG&gt;&amp;nbsp;shows a warning message similar to:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;WARN&amp;nbsp;&amp;nbsp; &amp;nbsp;domain&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Engine.Engine&amp;nbsp;&amp;nbsp; &amp;nbsp;89&amp;nbsp;&amp;nbsp; &amp;nbsp;6ac41964-2910-4a17-9162-c40119b2d3d6&amp;nbsp;&amp;nbsp; &amp;nbsp;domain\qliksense&amp;nbsp;&amp;nbsp; &amp;nbsp; &lt;STRONG&gt;System: DetermineAccess: Failed to access the following document af18ffcb-6b60-4546-9fa5-f385172eebec &amp;nbsp;with the user:&lt;/STRONG&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;0&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;sa_scheduler&amp;nbsp;&amp;nbsp; &amp;nbsp;20181126T181325.903+0100&amp;nbsp;&amp;nbsp; &amp;nbsp;6864&amp;nbsp;&amp;nbsp; &amp;nbsp;7120&amp;nbsp;&amp;nbsp; &amp;nbsp;eaa1c5c2-1850-40cb-a490-0e6158df82b0&amp;nbsp;&amp;nbsp; &amp;nbsp;af18ffcb-6b60-4546-9fa5-f385172eebec&amp;nbsp;&amp;nbsp; &amp;nbsp; 20181126T181055.000+0100&amp;nbsp;&amp;nbsp; &amp;nbsp;6ac41964-2910-4a17-9162-c40119b2d3d6&amp;nbsp;&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;On the script log you will see:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Execution Failed&lt;BR /&gt;Execution finished.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Qlik Sense Enterprise on Windows governs access to resources (such as Apps) through the Repository Service. An account for each service is created in the PostgreSQL database during setup, such as the &lt;FONT face="courier new,courier"&gt;sa_scheduler&lt;/FONT&gt; account above. For the Scheduler to be able to access the App during reload, this account must be added into Section Access, not the account running the actual service.&lt;BR /&gt;&lt;BR /&gt;See also the help documentation:&lt;BR /&gt;"&lt;FONT face="courier new,courier"&gt;The&amp;nbsp;INTERNAL\SA_SCHEDULER&lt;/FONT&gt;&amp;nbsp;account user is required to enable reload of the script in a&amp;nbsp;Qlik Management Console&amp;nbsp;task."&lt;A href="https://help.qlik.com/en-US/sense/Subsystems/Hub/Content/Sense_Hub/Scripting/Security/manage-security-with-section-access.htm" target="_blank" rel="noopener"&gt;&amp;nbsp;Managing security with section access&lt;/A&gt;&lt;/P&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;The following requirements must be met:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Make sure the relevant account is added to Section Access with access ADMIN. This may be the Qlik Sense internal (non-Windows) account INTERNAL\SA_SCHEDULER or the account chosen to &lt;A href="https://help.qlik.com/en-US/sense-admin/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Managing_QSEoW/service-cluster.htm#:~:text=Encryption%20certificates-,Impersonation,-Impersonation%20properties" target="_blank" rel="noopener"&gt;impersonate&lt;/A&gt; it during reload.&amp;nbsp;See also&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense/Subsystems/Hub/Content/Sense_Hub/Scripting/Security/manage-security-with-section-access.htm" target="_blank" rel="noopener"&gt;Managing security with section access&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;The app owner must have access to all data connections or at least all data connections used in the app&lt;/LI&gt;
&lt;/UL&gt;
&lt;H5&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Example&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H5&gt;
&lt;PRE&gt;Section Access;
LOAD * INLINE [
ACCESS, USERID
ADMIN, INTERNAL\SA_SCHEDULER
];&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Feb 2025 13:05:48 GMT</pubDate>
    <dc:creator>Albert_Candelario</dc:creator>
    <dc:date>2025-02-12T13:05:48Z</dc:date>
    <item>
      <title>Internal\sa_scheduler mandatory to reload apps with section access from Qlik Sense QMC</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Internal-sa-scheduler-mandatory-to-reload-apps-with-section/ta-p/1715641</link>
      <description>&lt;P&gt;Scheduled tasks will fail in Qlik Sense, if the App contains Section Access while could be working fine from the script editor.&lt;BR /&gt;&lt;BR /&gt;Investigating the log file&amp;nbsp;&lt;STRONG&gt;&amp;lt;Servername&amp;gt;_System_Engine.txt&lt;/STRONG&gt;&amp;nbsp;shows a warning message similar to:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;WARN&amp;nbsp;&amp;nbsp; &amp;nbsp;domain&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Engine.Engine&amp;nbsp;&amp;nbsp; &amp;nbsp;89&amp;nbsp;&amp;nbsp; &amp;nbsp;6ac41964-2910-4a17-9162-c40119b2d3d6&amp;nbsp;&amp;nbsp; &amp;nbsp;domain\qliksense&amp;nbsp;&amp;nbsp; &amp;nbsp; &lt;STRONG&gt;System: DetermineAccess: Failed to access the following document af18ffcb-6b60-4546-9fa5-f385172eebec &amp;nbsp;with the user:&lt;/STRONG&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;0&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;sa_scheduler&amp;nbsp;&amp;nbsp; &amp;nbsp;20181126T181325.903+0100&amp;nbsp;&amp;nbsp; &amp;nbsp;6864&amp;nbsp;&amp;nbsp; &amp;nbsp;7120&amp;nbsp;&amp;nbsp; &amp;nbsp;eaa1c5c2-1850-40cb-a490-0e6158df82b0&amp;nbsp;&amp;nbsp; &amp;nbsp;af18ffcb-6b60-4546-9fa5-f385172eebec&amp;nbsp;&amp;nbsp; &amp;nbsp; 20181126T181055.000+0100&amp;nbsp;&amp;nbsp; &amp;nbsp;6ac41964-2910-4a17-9162-c40119b2d3d6&amp;nbsp;&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;On the script log you will see:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Execution Failed&lt;BR /&gt;Execution finished.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Qlik Sense Enterprise on Windows governs access to resources (such as Apps) through the Repository Service. An account for each service is created in the PostgreSQL database during setup, such as the &lt;FONT face="courier new,courier"&gt;sa_scheduler&lt;/FONT&gt; account above. For the Scheduler to be able to access the App during reload, this account must be added into Section Access, not the account running the actual service.&lt;BR /&gt;&lt;BR /&gt;See also the help documentation:&lt;BR /&gt;"&lt;FONT face="courier new,courier"&gt;The&amp;nbsp;INTERNAL\SA_SCHEDULER&lt;/FONT&gt;&amp;nbsp;account user is required to enable reload of the script in a&amp;nbsp;Qlik Management Console&amp;nbsp;task."&lt;A href="https://help.qlik.com/en-US/sense/Subsystems/Hub/Content/Sense_Hub/Scripting/Security/manage-security-with-section-access.htm" target="_blank" rel="noopener"&gt;&amp;nbsp;Managing security with section access&lt;/A&gt;&lt;/P&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;The following requirements must be met:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Make sure the relevant account is added to Section Access with access ADMIN. This may be the Qlik Sense internal (non-Windows) account INTERNAL\SA_SCHEDULER or the account chosen to &lt;A href="https://help.qlik.com/en-US/sense-admin/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Managing_QSEoW/service-cluster.htm#:~:text=Encryption%20certificates-,Impersonation,-Impersonation%20properties" target="_blank" rel="noopener"&gt;impersonate&lt;/A&gt; it during reload.&amp;nbsp;See also&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense/Subsystems/Hub/Content/Sense_Hub/Scripting/Security/manage-security-with-section-access.htm" target="_blank" rel="noopener"&gt;Managing security with section access&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;The app owner must have access to all data connections or at least all data connections used in the app&lt;/LI&gt;
&lt;/UL&gt;
&lt;H5&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Example&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H5&gt;
&lt;PRE&gt;Section Access;
LOAD * INLINE [
ACCESS, USERID
ADMIN, INTERNAL\SA_SCHEDULER
];&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 13:05:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Internal-sa-scheduler-mandatory-to-reload-apps-with-section/ta-p/1715641</guid>
      <dc:creator>Albert_Candelario</dc:creator>
      <dc:date>2025-02-12T13:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: Internal\sa_scheduler mandatory to reload apps with section access from Qlik Sense QMC</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Internal-sa-scheduler-mandatory-to-reload-apps-with-section/tac-p/2041653#M8480</link>
      <description>&lt;P&gt;Could you add a section to this document to cover details on QLIK SAAS section access?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2023 19:09:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Internal-sa-scheduler-mandatory-to-reload-apps-with-section/tac-p/2041653#M8480</guid>
      <dc:creator>Ken_T</dc:creator>
      <dc:date>2023-02-23T19:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Internal\sa_scheduler mandatory to reload apps with section access from Qlik Sense QMC</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Internal-sa-scheduler-mandatory-to-reload-apps-with-section/tac-p/2042367#M8489</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/92536"&gt;@Ken_T&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This article concerns the INTERNAL\SA_SCHEDULER user, which does not exist in Qlik Cloud.&lt;/P&gt;
&lt;P&gt;Can you be more specific about what sort of information you are looking for? Does this help?&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Scripting/Security/manage-security-with-section-access.htm#anchor-1" target="_blank" rel="noopener"&gt;Managing data security with Section Access&lt;/A&gt;&amp;nbsp;(Qlik Cloud).&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&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;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 07:12:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Internal-sa-scheduler-mandatory-to-reload-apps-with-section/tac-p/2042367#M8489</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2023-02-27T07:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: Internal\sa_scheduler mandatory to reload apps with section access from Qlik Sense QMC</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Internal-sa-scheduler-mandatory-to-reload-apps-with-section/tac-p/2511859#M15597</link>
      <description>&lt;P&gt;Is it necessary to grant Admin level access to the SA_SCHEDULER account? or minimal permissions will work?&lt;/P&gt;&lt;PRE&gt;ADMIN, INTERNAL\SA_SCHEDULER&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 11:23:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Internal-sa-scheduler-mandatory-to-reload-apps-with-section/tac-p/2511859#M15597</guid>
      <dc:creator>Congrid</dc:creator>
      <dc:date>2025-03-27T11:23:55Z</dc:date>
    </item>
  </channel>
</rss>

