<?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: Automation for Backing up Qlik Applications in Github in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Automation-for-Backing-up-Qlik-Applications-in-Github/m-p/2473259#M4396</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/149331"&gt;@FranciscoQ&lt;/a&gt;&amp;nbsp;This is very great automation. I am working on building something similar. But I am not able to find way to get triggered when app is published. May I know where is the first block you used? "App Published". Thank you!&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jul 2024 14:12:39 GMT</pubDate>
    <dc:creator>Harsha-Lodha</dc:creator>
    <dc:date>2024-07-26T14:12:39Z</dc:date>
    <item>
      <title>Automation for Backing up Qlik Applications in Github</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-for-Backing-up-Qlik-Applications-in-Github/m-p/1881315#M322</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I create this automation, which basically every time an up is published, will take some information from the app, like the name and space name, it will export the app without data, will have a variable with the date when the app is being published and then will create a backup of the app (without data) in Github. This is very important to have previous versions stored in case we change something from the app, we publish it and then if the last changes didn't work well, we can go back in time to previous versions.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FranciscoQ_0-1642192759078.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/70273i848823CB4EED424E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FranciscoQ_0-1642192759078.png" alt="FranciscoQ_0-1642192759078.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So the variable block it has a date function:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FranciscoQ_1-1642192968004.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/70275iBDE13799C292E368/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FranciscoQ_1-1642192968004.png" alt="FranciscoQ_1-1642192968004.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And then, the "create file content block" of GitHub: Will have the user and repo name, and the path will be Space Name / APP Name &amp;amp; Date. So for each space, I will have a list of the apps published with the date and time, so I have the complete history of all the versiones published.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FranciscoQ_2-1642193029780.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/70276i48331483B2804192/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FranciscoQ_2-1642193029780.png" alt="FranciscoQ_2-1642193029780.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The versions will be stored inside the directory with the name of the space, and inside the directory will be all the apps from the space, with the different versions of when the app was published:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FranciscoQ_3-1642193520620.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/70277iA402B6FB68641ED9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FranciscoQ_3-1642193520620.png" alt="FranciscoQ_3-1642193520620.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;First of all I would like some feedback of the automation. What things I could improve.&lt;/P&gt;
&lt;P&gt;Second, I was thinking to create an automation that publish all the apps from different spaces into managed spaces. I wonder what will happen with this automation to create backups, since it start running every time an app is published (webhook run mode). Will create like a queue of the apps that has to store in github, or will be interrupted every time a new up is published before the previous one has been stored ? (In case the action of publishing finish before the app is stored in githun, maybe I could put both actions (Publish and Backup in Github) in one automation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Francisco&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>Fri, 14 Jan 2022 21:04:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-for-Backing-up-Qlik-Applications-in-Github/m-p/1881315#M322</guid>
      <dc:creator>FranciscoQ</dc:creator>
      <dc:date>2022-01-14T21:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Automation for Backing up Qlik Applications in Github</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-for-Backing-up-Qlik-Applications-in-Github/m-p/1881473#M324</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/149331"&gt;@FranciscoQ&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Please check this post:&amp;nbsp;&lt;A href="https://dataonthe.rocks/whats-in-it-for-them/" target="_blank"&gt;https://dataonthe.rocks/whats-in-it-for-them/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It has a detailed flow on how to build the automation for backing up apps to Github.&lt;/P&gt;
&lt;P&gt;I hope this helps!&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jan 2022 16:40:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-for-Backing-up-Qlik-Applications-in-Github/m-p/1881473#M324</guid>
      <dc:creator>Vinay_B</dc:creator>
      <dc:date>2022-01-16T16:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Automation for Backing up Qlik Applications in Github</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-for-Backing-up-Qlik-Applications-in-Github/m-p/1881565#M326</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Some additional links that can help you:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Github related articles: Connector overview page &amp;gt; github icon:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/custom/page/page-id/Connectors" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/custom/page/page-id/Connectors&lt;/A&gt;
&lt;UL&gt;
&lt;LI&gt;getting started:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge/Github-How-to-get-started-with-Github-in-Automations/ta-p/1840171" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Knowledge/Github-How-to-get-started-with-Github-in-Automations/ta-p/1840171&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;backup and version your apps with Qlik Application Automation:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge/How-to-Qlik-Application-Automation-for-backing-up-and-versioning/ta-p/1835917" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Knowledge/How-to-Qlik-Application-Automation-for-backing-up-and-versioning/ta-p/1835917&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;&amp;nbsp;We also recently released a more complex template for committing your app to github:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge/CI-CD-pipelines-for-Qlik-Sense-apps-with-automations-and-Github/ta-p/1860837" target="_blank"&gt;https://community.qlik.com/t5/Knowledge/CI-CD-pipelines-for-Qlik-Sense-apps-with-automations-and-Github/ta-p/1860837&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PietMichielRappelet_0-1642405083404.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/70320i0A539DE8D3BC577B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PietMichielRappelet_0-1642405083404.png" alt="PietMichielRappelet_0-1642405083404.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;hope this helps.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jan 2022 07:43:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-for-Backing-up-Qlik-Applications-in-Github/m-p/1881565#M326</guid>
      <dc:creator>PietMichielRappelet</dc:creator>
      <dc:date>2022-01-17T07:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Automation for Backing up Qlik Applications in Github</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-for-Backing-up-Qlik-Applications-in-Github/m-p/2473259#M4396</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/149331"&gt;@FranciscoQ&lt;/a&gt;&amp;nbsp;This is very great automation. I am working on building something similar. But I am not able to find way to get triggered when app is published. May I know where is the first block you used? "App Published". Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 14:12:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-for-Backing-up-Qlik-Applications-in-Github/m-p/2473259#M4396</guid>
      <dc:creator>Harsha-Lodha</dc:creator>
      <dc:date>2024-07-26T14:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: Automation for Backing up Qlik Applications in Github</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-for-Backing-up-Qlik-Applications-in-Github/m-p/2474225#M4434</link>
      <description>&lt;P&gt;I'm sure you've figured this out by now, but for anyone else finding this post with the same question, the App Published block is just the initial block from a new automation. To get it to be App Published you choose webhook, then qlik sense cloud connector, then when an app is published.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 18:53:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-for-Backing-up-Qlik-Applications-in-Github/m-p/2474225#M4434</guid>
      <dc:creator>OdieW</dc:creator>
      <dc:date>2024-08-01T18:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Automation for Backing up Qlik Applications in Github</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-for-Backing-up-Qlik-Applications-in-Github/m-p/2474227#M4435</link>
      <description>&lt;P&gt;Yes I figured it after a while. Also apart from this I have another question about importing qlik apps from github. I was able to design an automation to import from github. But I am confused about the "&lt;STRONG&gt;import App from base 64 encoded file" with Autoreplace mode.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I understood how the block works in import mode as NEW. It imports the required app with app name given in the 'target app' field. And app is imported in the space as per field 'space id'. App id field is not used in that case.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But what happens I use import mode as Autoreplace?&lt;/P&gt;
&lt;P&gt;Does my App which has same app name as 'Target app' field from the space mentioned in 'Space Id' field gets replaced by imported app completely? Or does it merges with imported app with Target app? And what does App Id field is used for? Please describe autoreplace mode in detail. I want my target app to change completely as per imported app. But I don't want my target my app id to change. But in reality I when I sue autoreplace mode instead of replacing my existing my target app, automation creates new app with same name target app. Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 19:47:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-for-Backing-up-Qlik-Applications-in-Github/m-p/2474227#M4435</guid>
      <dc:creator>Harsha-Lodha</dc:creator>
      <dc:date>2024-08-01T19:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Automation for Backing up Qlik Applications in Github</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-for-Backing-up-Qlik-Applications-in-Github/m-p/2474505#M4448</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/254616"&gt;@Harsha-Lodha&lt;/a&gt;&amp;nbsp;the autoreplace function is an internal method, and isn't usable via external API calls. Please see the documentation on that API endpoint &lt;A href="https://qlik.dev/apis/rest/apps/#post-v1-apps-import:~:text=used%20during%20import.-,mode,-string" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 08:05:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-for-Backing-up-Qlik-Applications-in-Github/m-p/2474505#M4448</guid>
      <dc:creator>Dave_Channon</dc:creator>
      <dc:date>2024-08-05T08:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: Automation for Backing up Qlik Applications in Github</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-for-Backing-up-Qlik-Applications-in-Github/m-p/2474611#M4453</link>
      <description>&lt;DIV class="flex-shrink-0 flex flex-col relative items-end"&gt;
&lt;DIV&gt;
&lt;DIV class="pt-0"&gt;
&lt;DIV class="gizmo-bot-avatar flex h-8 w-8 items-center justify-center overflow-hidden rounded-full"&gt;
&lt;DIV class="relative p-1 rounded-sm flex items-center justify-center bg-token-main-surface-primary text-token-text-primary h-8 w-8"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn"&gt;
&lt;DIV class="flex-col gap-1 md:gap-3"&gt;
&lt;DIV class="flex flex-grow flex-col max-w-full"&gt;
&lt;DIV class="min-h-[20px] text-message flex w-full flex-col items-end gap-2 whitespace-pre-wrap break-words [.text-message+&amp;amp;]:mt-5 overflow-x-auto" dir="auto" data-message-author-role="assistant" data-message-id="4e631cb6-dece-45f6-9f2e-1bab01e7b17d"&gt;
&lt;DIV class="flex w-full flex-col gap-1 empty:hidden first:pt-[3px]"&gt;
&lt;DIV class="markdown prose w-full break-words dark:prose-invert light"&gt;
&lt;P&gt;Hey &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1870"&gt;@Dave_Channon&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thank you so much for the explanation. If the Autoreplace option isn't for external calls, could you explain why it's included as a mode option? Will it be available for external API calls in the future? If not, is there another way to replace an existing app with an imported one?&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 05 Aug 2024 14:54:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-for-Backing-up-Qlik-Applications-in-Github/m-p/2474611#M4453</guid>
      <dc:creator>Harsha-Lodha</dc:creator>
      <dc:date>2024-08-05T14:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Automation for Backing up Qlik Applications in Github</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-for-Backing-up-Qlik-Applications-in-Github/m-p/2475048#M4464</link>
      <description>&lt;P&gt;I can't comment on why it was added, but I'll raise a request to remove it - thank you for the feedback there.&lt;/P&gt;
&lt;P&gt;There is no clean way to overwrite an app in a personal or shared space while maintaining the ID.&lt;/P&gt;
&lt;P&gt;(There is a hacky API way, where you can move the app to a managed space, import the new app, publish over the app in the managed space, delete the imported app, then move the managed space back to the original space...)&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 12:45:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-for-Backing-up-Qlik-Applications-in-Github/m-p/2475048#M4464</guid>
      <dc:creator>Dave_Channon</dc:creator>
      <dc:date>2024-08-07T12:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Automation for Backing up Qlik Applications in Github</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-for-Backing-up-Qlik-Applications-in-Github/m-p/2476623#M4539</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1870"&gt;@Dave_Channon&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you so much for the explanation that really helps. While we have our daily backup going on. I get this one error randomly sometimes for random app. The backup for same app happened successfully next day or day before. Can you please tell what causes this error. Also how can I handle this. Thank you!&lt;/P&gt;
&lt;P&gt;Main error stays same&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-08-16 at 9.38.14 AM.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/170696iAB75D2BD13F0DF8E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-08-16 at 9.38.14 AM.png" alt="Screenshot 2024-08-16 at 9.38.14 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Details from chronological section changes everyday for random apps&lt;/P&gt;
&lt;P&gt;once I got this&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Screenshot 2024-08-16 at 9.44.03 AM.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/170697i350F3FEBF6FAF1C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-08-16 at 9.44.03 AM.png" alt="Screenshot 2024-08-16 at 9.44.03 AM.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;Once I got this&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-08-16 at 9.49.36 AM.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/170698iC5413D8BEACFD6FF/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-08-16 at 9.49.36 AM.png" alt="Screenshot 2024-08-16 at 9.49.36 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 13:52:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-for-Backing-up-Qlik-Applications-in-Github/m-p/2476623#M4539</guid>
      <dc:creator>Harsha-Lodha</dc:creator>
      <dc:date>2024-08-16T13:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Automation for Backing up Qlik Applications in Github</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-for-Backing-up-Qlik-Applications-in-Github/m-p/2476626#M4541</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/254616"&gt;@Harsha-Lodha&lt;/a&gt; Does that app happen to have section access? I'm not using this specific automation, I am using the one from the template and have modified it, but I was getting this error when my automation tried to export the load script. I found it was due to section access, which makes sense because only the tenant admin can export apps with section access and only from their personal space. That being said mine failed every time with this error, until we commented out the section access, not sure why yours would work some days and not others if its the same issue. Hope this helps and hope you can figure out whats causing it if its not this.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 13:48:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-for-Backing-up-Qlik-Applications-in-Github/m-p/2476626#M4541</guid>
      <dc:creator>OdieW</dc:creator>
      <dc:date>2024-08-16T13:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: Automation for Backing up Qlik Applications in Github</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-for-Backing-up-Qlik-Applications-in-Github/m-p/2476636#M4543</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/305584"&gt;@OdieW&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My app doesn't fail due to section access. I have a condition to skip apps which has section access. Also my automation does backup for 200+ apps. And randomly one day app a will fail and next day app b will fail. And some other time everything just runs fine.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 15:50:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-for-Backing-up-Qlik-Applications-in-Github/m-p/2476636#M4543</guid>
      <dc:creator>Harsha-Lodha</dc:creator>
      <dc:date>2024-08-16T15:50:42Z</dc:date>
    </item>
  </channel>
</rss>

