<?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 start QlikSense task externally in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-start-QlikSense-task-externally/m-p/1365532#M30733</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;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Can anyone suggest how to start a QlikSense Server task externally using ssis scheduler?&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Actually we use Microsoft SSIS to update our SQL data table. When table is updated we would like to start a reload task on our QlikSense server for an app.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;As of now our tasks are scheduled independent of SQL table but now we want to automate reload task of an app just after SQL table update.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thank,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Ram Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Jun 2017 07:17:42 GMT</pubDate>
    <dc:creator>ramkrishna86</dc:creator>
    <dc:date>2017-06-14T07:17:42Z</dc:date>
    <item>
      <title>How to start QlikSense task externally</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-start-QlikSense-task-externally/m-p/1365532#M30733</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;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Can anyone suggest how to start a QlikSense Server task externally using ssis scheduler?&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Actually we use Microsoft SSIS to update our SQL data table. When table is updated we would like to start a reload task on our QlikSense server for an app.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;As of now our tasks are scheduled independent of SQL table but now we want to automate reload task of an app just after SQL table update.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thank,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Ram Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2017 07:17:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-start-QlikSense-task-externally/m-p/1365532#M30733</guid>
      <dc:creator>ramkrishna86</dc:creator>
      <dc:date>2017-06-14T07:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to start QlikSense task externally</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-start-QlikSense-task-externally/m-p/1698294#M53455</link>
      <description>&lt;P&gt;I use this&amp;nbsp;&lt;A href="https://www.pangodream.es/how-to-invoke-a-qlik-sense-task-from-node-js" target="_self"&gt;https://www.pangodream.es/how-to-invoke-a-qlik-sense-task-from-node-js&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 May 2020 12:41:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-start-QlikSense-task-externally/m-p/1698294#M53455</guid>
      <dc:creator>pangodream</dc:creator>
      <dc:date>2020-05-01T12:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to start QlikSense task externally</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-start-QlikSense-task-externally/m-p/1802356#M65090</link>
      <description>&lt;P&gt;To Load the data into the app. Please refer to below link:&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/2.0/Subsystems/EngineAPI/Content/CreatingAppLoadingData/LoadData/overview-run-script-load-data.htm?_ga=2.31244031.1578880112.1618896017-465855516.1600057328" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.qlik.com/en-US/sense-developer/2.0/Subsystems/EngineAPI/Content/CreatingAppLoadingData/...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To automate reload task of an app just after SQL table update. Please refer to below article:&lt;BR /&gt;&lt;A href="https://github.com/marcusspitzmiller/QlikSenseTask" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/marcusspitzmiller/QlikSenseTask&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also there is an extension to reload the task. Please refer below link:&lt;BR /&gt;&lt;A href="https://www.pangodream.es/how-to-invoke-a-qlik-sense-task-from-node-js" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.pangodream.es/how-to-invoke-a-qlik-sense-task-from-node-js&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The easiest way is to add a new task at the end in the SSIS package (Execute Task) which just needs the command line so it will be path to your .qvw with a /r switch.&lt;BR /&gt;This might help ...&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://community.qlik.com/message/41323#41323" target="_blank" rel="noopener"&gt;http://community.qlik.com/message/41323#41323&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Let us know your feedback.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Padma Priya&lt;/P&gt;&lt;P&gt;Senior Technical Support Engineer-&lt;EM&gt;Qlik Support&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Apr 2021 07:56:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-start-QlikSense-task-externally/m-p/1802356#M65090</guid>
      <dc:creator>PadmaPriya</dc:creator>
      <dc:date>2021-04-24T07:56:00Z</dc:date>
    </item>
  </channel>
</rss>

