<?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 how to signal app reload issues to users? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/how-to-signal-app-reload-issues-to-users/m-p/46087#M3099</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;We're new to Qlik as an organisation.&amp;nbsp;&amp;nbsp;&amp;nbsp; We are running batch processes (SAS) to create files overnight (e.g. CSV) that the Qlik Sense (Feb18) apps can then upload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naturally some days there are overnight issues with the files created.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; What methods do you use to signal to your users that there has been an issue and the data within the app has not been refreshed?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd love to know how other organisation have approached this.&amp;nbsp;&amp;nbsp;&amp;nbsp; We have a mixture of users some of whom will check reload dates, and some won't.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Ross&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jun 2018 08:46:40 GMT</pubDate>
    <dc:creator>robodeveloper</dc:creator>
    <dc:date>2018-06-19T08:46:40Z</dc:date>
    <item>
      <title>how to signal app reload issues to users?</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-signal-app-reload-issues-to-users/m-p/46087#M3099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;We're new to Qlik as an organisation.&amp;nbsp;&amp;nbsp;&amp;nbsp; We are running batch processes (SAS) to create files overnight (e.g. CSV) that the Qlik Sense (Feb18) apps can then upload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naturally some days there are overnight issues with the files created.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; What methods do you use to signal to your users that there has been an issue and the data within the app has not been refreshed?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd love to know how other organisation have approached this.&amp;nbsp;&amp;nbsp;&amp;nbsp; We have a mixture of users some of whom will check reload dates, and some won't.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Ross&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 08:46:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-signal-app-reload-issues-to-users/m-p/46087#M3099</guid>
      <dc:creator>robodeveloper</dc:creator>
      <dc:date>2018-06-19T08:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to signal app reload issues to users?</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-signal-app-reload-issues-to-users/m-p/46088#M3100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Although I haven't tried it myself, I know there is a tool available from &lt;A href="http://branch.qlik.com/#!/project/56fd8bd3353d08684f6726bc" title="http://branch.qlik.com/#!/project/56fd8bd3353d08684f6726bc"&gt;Qlik Branch&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 19:29:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-signal-app-reload-issues-to-users/m-p/46088#M3100</guid>
      <dc:creator>mikegrattan</dc:creator>
      <dc:date>2018-06-19T19:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to signal app reload issues to users?</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-signal-app-reload-issues-to-users/m-p/46089#M3101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As administrators we have used nPrinting to notify us of failures on a timing schedule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question was more about signalling the reload status of an app to the end users.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2018 13:06:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-signal-app-reload-issues-to-users/m-p/46089#M3101</guid>
      <dc:creator>robodeveloper</dc:creator>
      <dc:date>2018-06-21T13:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to signal app reload issues to users?</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-signal-app-reload-issues-to-users/m-p/46090#M3102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want something simple that can be displayed on a sheet in the application, you can place a text box or KPI object on your sheet and use the ReloadTime() function to display the last reload date/time.&amp;nbsp;&amp;nbsp;&amp;nbsp; Combine that with a process that manages your downloaded files such as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;Have two separate folders on your server.&amp;nbsp; One for receiving the new files from SAS and one to temporarily contain a copy of only the newest file for loading into Qlik.&lt;/LI&gt;&lt;LI&gt;Set up a Powershell script to copy from the source folder to the Qlik data load folder based on datetime stamp of file; i.e., if you are expecting one new file per day, only copy the file if it has a date of today.&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;Set up your Qlik Sense reload task to pull from the Qlik data load folder&lt;/LI&gt;&lt;LI&gt;Powershell script will run after the scheduled Qlik data load task and delete the contents of the data load folder&lt;/LI&gt;&lt;LI&gt;Powershell script can email users if there is no new file in the SAS source folder.&lt;/LI&gt;&lt;LI&gt;If there is no new file in the Qlik data load folder the reload task should fail, and the ReloadTime() function should still show the prior reload date/time.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are currently looping through a folder full of SAS files, you might consider saving your data to a QVD file and do incremental loads to add each day's new SAS file to the QVD file, delete SAS file using Powershell, repeat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2018 15:10:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-signal-app-reload-issues-to-users/m-p/46090#M3102</guid>
      <dc:creator>mikegrattan</dc:creator>
      <dc:date>2018-06-21T15:10:07Z</dc:date>
    </item>
  </channel>
</rss>

