<?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: Any job/batch script to Click a button automatically in a QVW? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Any-job-batch-script-to-Click-a-button-automatically-in-a-QVW/m-p/1315647#M408527</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/239277"&gt;passionate&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VBS file is scheduled and running as per triggered schedule. But it's really not opening up the QVW. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However the VBS logs shows no error. When run from local, it opens up the QVW, but not through scheduler.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note - My QVW is in SAN drive. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jun 2017 19:58:25 GMT</pubDate>
    <dc:creator>dmohanty</dc:creator>
    <dc:date>2017-06-19T19:58:25Z</dc:date>
    <item>
      <title>Any job/batch script to Click a button automatically in a QVW?</title>
      <link>https://community.qlik.com/t5/QlikView/Any-job-batch-script-to-Click-a-button-automatically-in-a-QVW/m-p/1315641#M408521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Button in a QVW which executes a Macro successfully to generate email. I have to open the QVW, Click the Button once (executes Macro) and the Email will come in Outlook.&lt;/P&gt;&lt;P&gt;But I tried using the &lt;STRONG&gt;OnPostReload&lt;/STRONG&gt; and &lt;STRONG&gt;OnOpen&lt;/STRONG&gt; triggers but &lt;STRONG&gt;unfortunately Macro never works&lt;/STRONG&gt; in that. So doing every day manually to click the button to get the output. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way, any batch script or any task that can click the Button in the QVW automatically at a desired time period? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions are welcome!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 15:28:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-job-batch-script-to-Click-a-button-automatically-in-a-QVW/m-p/1315641#M408521</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2017-06-19T15:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Any job/batch script to Click a button automatically in a QVW?</title>
      <link>https://community.qlik.com/t5/QlikView/Any-job-batch-script-to-Click-a-button-automatically-in-a-QVW/m-p/1315642#M408522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dicky,&lt;/P&gt;&lt;P&gt;You can control Qlikview through excel macro.&lt;/P&gt;&lt;P&gt;So, try using Excel macro to open Qlikview document and perform required operations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 15:32:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-job-batch-script-to-Click-a-button-automatically-in-a-QVW/m-p/1315642#M408522</guid>
      <dc:creator>passionate</dc:creator>
      <dc:date>2017-06-19T15:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Any job/batch script to Click a button automatically in a QVW?</title>
      <link>https://community.qlik.com/t5/QlikView/Any-job-batch-script-to-Click-a-button-automatically-in-a-QVW/m-p/1315643#M408523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt; &lt;A href="https://community.qlik.com/qlik-users/239277"&gt;passionate&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had never used Excel Macros to control Qlik, but surely will give it a try. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe again that will be a manual task to Run Excel Macros? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 15:54:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-job-batch-script-to-Click-a-button-automatically-in-a-QVW/m-p/1315643#M408523</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2017-06-19T15:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Any job/batch script to Click a button automatically in a QVW?</title>
      <link>https://community.qlik.com/t5/QlikView/Any-job-batch-script-to-Click-a-button-automatically-in-a-QVW/m-p/1315644#M408524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dicky,&lt;/P&gt;&lt;P&gt;- Create a Vba code to open Qlik Document. (&lt;A href="http://blog.infovizion.ru/2014/07/sample-of-qlikview-automation-by-external-vbscript-scripts/" title="http://blog.infovizion.ru/2014/07/sample-of-qlikview-automation-by-external-vbscript-scripts/"&gt;Sample of QlikView automation by external VBScript scripts · blog.infovizion.ru&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;- Perform Required operations.&lt;/P&gt;&lt;P&gt;Note: You can try auto scheduling the vba script. (.vbs file)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 16:07:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-job-batch-script-to-Click-a-button-automatically-in-a-QVW/m-p/1315644#M408524</guid>
      <dc:creator>passionate</dc:creator>
      <dc:date>2017-06-19T16:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Any job/batch script to Click a button automatically in a QVW?</title>
      <link>https://community.qlik.com/t5/QlikView/Any-job-batch-script-to-Click-a-button-automatically-in-a-QVW/m-p/1315645#M408525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@&lt;A href="https://community.qlik.com/qlik-users/239277"&gt;passionate&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Great help buddy!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I can use the VBS to Open a QVW and some small desired actions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you provide some more help in how and where to automate my VBS Script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 18:04:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-job-batch-script-to-Click-a-button-automatically-in-a-QVW/m-p/1315645#M408525</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2017-06-19T18:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Any job/batch script to Click a button automatically in a QVW?</title>
      <link>https://community.qlik.com/t5/QlikView/Any-job-batch-script-to-Click-a-button-automatically-in-a-QVW/m-p/1315646#M408526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Buddy,&lt;/P&gt;&lt;P&gt;Best way to trigger VBA script on particular time is through windows task.&lt;/P&gt;&lt;P&gt;Create a task to execute vbs file and schedule it in windows as per your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 18:16:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-job-batch-script-to-Click-a-button-automatically-in-a-QVW/m-p/1315646#M408526</guid>
      <dc:creator>passionate</dc:creator>
      <dc:date>2017-06-19T18:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Any job/batch script to Click a button automatically in a QVW?</title>
      <link>https://community.qlik.com/t5/QlikView/Any-job-batch-script-to-Click-a-button-automatically-in-a-QVW/m-p/1315647#M408527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/239277"&gt;passionate&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VBS file is scheduled and running as per triggered schedule. But it's really not opening up the QVW. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However the VBS logs shows no error. When run from local, it opens up the QVW, but not through scheduler.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note - My QVW is in SAN drive. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 19:58:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-job-batch-script-to-Click-a-button-automatically-in-a-QVW/m-p/1315647#M408527</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2017-06-19T19:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Any job/batch script to Click a button automatically in a QVW?</title>
      <link>https://community.qlik.com/t5/QlikView/Any-job-batch-script-to-Click-a-button-automatically-in-a-QVW/m-p/1315648#M408528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" class="jiveTT-hover-user jive-link-profile-small" data-containerid="-1" data-containertype="-1" data-objectid="239277" data-objecttype="3" href="https://community.qlik.com/people/passionate" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7;"&gt;passionate&lt;/A&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I was able to achieve this using a Batch Script that runs as Trigger in Windows Scheduler. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;But I will still work, why its not working in VBS while reloaded as Trigger. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Thanks again for the suggestions. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 20:45:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-job-batch-script-to-Click-a-button-automatically-in-a-QVW/m-p/1315648#M408528</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2017-06-19T20:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Any job/batch script to Click a button automatically in a QVW?</title>
      <link>https://community.qlik.com/t5/QlikView/Any-job-batch-script-to-Click-a-button-automatically-in-a-QVW/m-p/1315649#M408529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dicky,&lt;/P&gt;&lt;P&gt;So you are handling QVW document through Batch script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 03:29:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-job-batch-script-to-Click-a-button-automatically-in-a-QVW/m-p/1315649#M408529</guid>
      <dc:creator>passionate</dc:creator>
      <dc:date>2017-06-20T03:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Any job/batch script to Click a button automatically in a QVW?</title>
      <link>https://community.qlik.com/t5/QlikView/Any-job-batch-script-to-Click-a-button-automatically-in-a-QVW/m-p/1315650#M408530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes &lt;A href="https://community.qlik.com/qlik-users/239277"&gt;passionate&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As of now, only for this particular QVW to fulfill the requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An Open command/scheduler to open the QV.exe and the desired App-&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;"C:\Program Files\QlikView\QV.exe" "YoyrPath\YourApp.qvw" &amp;gt;&amp;gt; openlog.txt&amp;nbsp; exit&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A close command/scheduler with to close the QV.exe to save memory in Task Manager-&lt;/P&gt;&lt;P&gt;taskkill /f /IM E:\Program Files\QlikView\QV.exe &amp;gt;&amp;gt; log.txt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This helps the requirement at least.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 11:55:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-job-batch-script-to-Click-a-button-automatically-in-a-QVW/m-p/1315650#M408530</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2017-06-20T11:55:56Z</dc:date>
    </item>
  </channel>
</rss>

