<?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: Question about Qlik Automation (not the app) in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Question-about-Qlik-Automation-not-the-app/m-p/2023872#M1229</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/210296"&gt;@jmurrevcyc&lt;/a&gt;&amp;nbsp;, I'm afraid that would not be possible.&lt;/P&gt;
&lt;P&gt;You can access the scheduler by expanding "More actions":&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="scheduler1.png" style="width: 185px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97699i2FEDA09E0D51A151/image-size/small?v=v2&amp;amp;px=200" role="button" title="scheduler1.png" alt="scheduler1.png" /&gt;&lt;/span&gt;&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;
&lt;P&gt;&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;
&lt;P&gt;This is what can be configured:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="scheduler2.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97700i199D17F704952080/image-size/medium?v=v2&amp;amp;px=400" role="button" title="scheduler2.png" alt="scheduler2.png" /&gt;&lt;/span&gt;&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;
&lt;P&gt;&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding automations, a "Qlik Sense Enterprise SaaS license" has 5000 Automation runs included per default.&amp;nbsp;&amp;nbsp;You might also be able to use variable values and pass them in the script using an API that support that.&amp;nbsp;What do you want to achieve by setting these variables?&lt;/P&gt;</description>
    <pubDate>Tue, 10 Jan 2023 14:56:14 GMT</pubDate>
    <dc:creator>J_Lindberg</dc:creator>
    <dc:date>2023-01-10T14:56:14Z</dc:date>
    <item>
      <title>Question about Qlik Automation (not the app)</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Question-about-Qlik-Automation-not-the-app/m-p/2018657#M1166</link>
      <description>&lt;P&gt;Hello, to clarify before I start, I do not have the Qlik App Automation software in my tenant subscription. That said, I would like to know if Qlik App Automation can do this, or if it can be done without using it.&lt;/P&gt;
&lt;DIV class="topic-subject-wrapper"&gt;
&lt;DIV class="lia-message-subject lia-component-message-view-widget-subject"&gt;
&lt;DIV class="MessageSubject"&gt;
&lt;DIV class="lia-message-subject"&gt;Scheduling and executing apps with variables outside of the loadscript editor.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="MessageInResponseTo lia-component-message-view-widget-in-response-to lia-component-in-response-to"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV id="bodyDisplay" class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;
&lt;DIV class="lia-message-body-content"&gt;
&lt;P&gt;QlikSense question:&lt;/P&gt;
&lt;P&gt;Current State:&lt;/P&gt;
&lt;P&gt;Currently I have a variable let statement in the load script. I change the dates when I want to run it.&lt;/P&gt;
&lt;P&gt;Let vStart = '20220701'; // This parameter is used in psl, and patient collections queries&lt;BR /&gt;Let vEnd = '20221130'; // This parameter is used in psl, and patient collections queries&lt;/P&gt;
&lt;P&gt;SQL&lt;/P&gt;
&lt;P&gt;WHERE&lt;BR /&gt;TRANS.PostingDateID&lt;BR /&gt;between&lt;BR /&gt;$(vStart) and $(vEnd)&lt;/P&gt;
&lt;P&gt;Those dates pass through the rest of the load scripts, so I only need to change it in one place. But that is still a manual process, since I have to go into the load script and change the dates.&lt;/P&gt;
&lt;P&gt;I would like to know:&lt;/P&gt;
&lt;P&gt;1. if there is a way to schedule my app to run at a certain day/time?&lt;/P&gt;
&lt;P&gt;2. Is it possible to specify variables within the scheduler that can be passed to the load script at run time?&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 20 Dec 2022 18:34:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Question-about-Qlik-Automation-not-the-app/m-p/2018657#M1166</guid>
      <dc:creator>jmurrevcyc</dc:creator>
      <dc:date>2022-12-20T18:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Qlik Automation (not the app)</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Question-about-Qlik-Automation-not-the-app/m-p/2019075#M1172</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/210296"&gt;@jmurrevcyc&lt;/a&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Qlik Application Automation is today only available in Qlik Sense Enterprise SaaS licenses. You should be able to enable automations in your tenant's management console. Please reach out to your account manager if you don't see automations in the management console.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="J_Lindberg_0-1671695650514.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/96740iE6CDC4EA38874AC7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="J_Lindberg_0-1671695650514.png" alt="J_Lindberg_0-1671695650514.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;When it comes to &lt;SPAN&gt;Qlik Application Automations i&lt;/SPAN&gt;&lt;SPAN&gt;t is possible to use variables to update the load script from within a scheduled automation that then reloads the application.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Information on enabling Automations for a tenant:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Admin/mc-managing-automations.htm" target="_blank"&gt;https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Admin/mc-managing-automations.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Information on Automation scheduling:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="c-link" tabindex="-1" href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_QlikAutomation/working-with-automations/working-with-schedules.htm" target="_blank" rel="noopener noreferrer" data-stringify-link="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_QlikAutomation/working-with-automations/working-with-schedules.htm" data-sk="tooltip_parent" data-remove-tab-index="true"&gt;https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_QlikAutomation/working-with-automations/working-with-schedules.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Video showing how to create a load script in automations:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="c-link" tabindex="-1" href="https://youtu.be/a0UrcSM1wL0?t=1267" target="_blank" rel="noopener noreferrer" data-stringify-link="https://youtu.be/a0UrcSM1wL0?t=1267" data-sk="tooltip_parent" data-remove-tab-index="true"&gt;https://youtu.be/a0UrcSM1wL0?t=1267&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Video showing how to work with reloads in automations:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="c-link" tabindex="-1" href="https://youtu.be/JY1B5UrFKCk?t=326" target="_blank" rel="noopener noreferrer" data-stringify-link="https://youtu.be/JY1B5UrFKCk?t=326" data-sk="tooltip_parent" data-remove-tab-index="true"&gt;https://youtu.be/JY1B5UrFKCk?t=326&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Here you can find out how Application reloads can be scheduled using the Management Console: &lt;/SPAN&gt;&lt;A class="c-link" tabindex="-1" href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Apps/reloading-apps-cloud-hub.htm" target="_blank" rel="noopener noreferrer" data-stringify-link="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Apps/reloading-apps-cloud-hub.htm" data-sk="tooltip_parent" data-remove-tab-index="true"&gt;https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Apps/reloading-apps-cloud-hub.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 07:55:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Question-about-Qlik-Automation-not-the-app/m-p/2019075#M1172</guid>
      <dc:creator>J_Lindberg</dc:creator>
      <dc:date>2022-12-22T07:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Qlik Automation (not the app)</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Question-about-Qlik-Automation-not-the-app/m-p/2021474#M1196</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/184440"&gt;@J_Lindberg&lt;/a&gt;&amp;nbsp;, I have been doing some more thinking. One question I have is if I use the QMC to schedule a reload, would I pick partial reload so as to be able to specify script variables that can be passed at run time? Understanding that Qlik Automation App has a more robust way to handle this, could QMC be a viable alternative approach provided we probably aren't including the Qlik Automation App in our subscription?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 21:43:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Question-about-Qlik-Automation-not-the-app/m-p/2021474#M1196</guid>
      <dc:creator>jmurrevcyc</dc:creator>
      <dc:date>2023-01-03T21:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Qlik Automation (not the app)</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Question-about-Qlik-Automation-not-the-app/m-p/2023872#M1229</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/210296"&gt;@jmurrevcyc&lt;/a&gt;&amp;nbsp;, I'm afraid that would not be possible.&lt;/P&gt;
&lt;P&gt;You can access the scheduler by expanding "More actions":&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="scheduler1.png" style="width: 185px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97699i2FEDA09E0D51A151/image-size/small?v=v2&amp;amp;px=200" role="button" title="scheduler1.png" alt="scheduler1.png" /&gt;&lt;/span&gt;&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;
&lt;P&gt;&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;
&lt;P&gt;This is what can be configured:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="scheduler2.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97700i199D17F704952080/image-size/medium?v=v2&amp;amp;px=400" role="button" title="scheduler2.png" alt="scheduler2.png" /&gt;&lt;/span&gt;&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;
&lt;P&gt;&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding automations, a "Qlik Sense Enterprise SaaS license" has 5000 Automation runs included per default.&amp;nbsp;&amp;nbsp;You might also be able to use variable values and pass them in the script using an API that support that.&amp;nbsp;What do you want to achieve by setting these variables?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 14:56:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Question-about-Qlik-Automation-not-the-app/m-p/2023872#M1229</guid>
      <dc:creator>J_Lindberg</dc:creator>
      <dc:date>2023-01-10T14:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Qlik Automation (not the app)</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Question-about-Qlik-Automation-not-the-app/m-p/2024021#M1231</link>
      <description>&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Honestly my access is very limited in my current role, so I am unable to implement anything. I really wanted to understand for my own edification. I was thinking, if I could throw some type of conditional variable like:&lt;/P&gt;
&lt;P&gt;if today &amp;gt;= the 15th of the month, set dates and date ranges to ...&lt;/P&gt;
&lt;P&gt;load data with calculated variables, etc...&lt;/P&gt;
&lt;P&gt;For me at least it would be nice to know that QlikSense can do that.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 20:18:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Question-about-Qlik-Automation-not-the-app/m-p/2024021#M1231</guid>
      <dc:creator>jmurrevcyc</dc:creator>
      <dc:date>2023-01-10T20:18:04Z</dc:date>
    </item>
  </channel>
</rss>

