<?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 Macro does not work with /r option? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro-does-not-work-with-r-option/m-p/252222#M95605</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also facing same issue with server 2008.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i run bat file manually it is reloading the file and exporting the table and chart into excel and ppt ;but once i am trying to run it via schedular it got stop after reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help with some ideas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Nov 2011 19:18:40 GMT</pubDate>
    <dc:creator>pkkushwaha</dc:creator>
    <dc:date>2011-11-03T19:18:40Z</dc:date>
    <item>
      <title>Macro does not work with /r option?</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-does-not-work-with-r-option/m-p/252220#M95603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm tryng to develop a macro to create a report file and then send it with email.&lt;/P&gt;&lt;P&gt;I set the macro to be executed after data reload; if I run manually the reaload it works....&lt;/P&gt;&lt;P&gt;But when I create a scheduled job with /r option the macro seems to stop after creating the file, before sending email and process qv.exe hangs on... any idea? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2011 07:14:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-does-not-work-with-r-option/m-p/252220#M95603</guid>
      <dc:creator />
      <dc:date>2011-10-17T07:14:37Z</dc:date>
    </item>
    <item>
      <title>Macro does not work with /r option?</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-does-not-work-with-r-option/m-p/252221#M95604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create one batch file and edit then write like below &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"exe path " /r "Application path"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; "C:\Program Files\QlikView\qv.exe" /r "C:\Documents and Settings\skchauhan\Desktop\test.qvw"&lt;/P&gt;&lt;P&gt;settings-&amp;gt; document properties-&amp;gt; trigger-&amp;gt; on post reload -&amp;gt; write the macro name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2011 07:52:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-does-not-work-with-r-option/m-p/252221#M95604</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-10-17T07:52:11Z</dc:date>
    </item>
    <item>
      <title>Macro does not work with /r option?</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-does-not-work-with-r-option/m-p/252222#M95605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also facing same issue with server 2008.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i run bat file manually it is reloading the file and exporting the table and chart into excel and ppt ;but once i am trying to run it via schedular it got stop after reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help with some ideas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2011 19:18:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-does-not-work-with-r-option/m-p/252222#M95605</guid>
      <dc:creator>pkkushwaha</dc:creator>
      <dc:date>2011-11-03T19:18:40Z</dc:date>
    </item>
    <item>
      <title>Macro does not work with /r option?</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-does-not-work-with-r-option/m-p/252223#M95606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We use:&lt;/P&gt;&lt;P&gt; psexec -u us\username -p userpassword "c:\Program Files (x86)\QlikView\qv.exe" -r "Path\FileName.qvw"&lt;/P&gt;&lt;P&gt;hth,&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2011 19:23:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-does-not-work-with-r-option/m-p/252223#M95606</guid>
      <dc:creator />
      <dc:date>2011-11-03T19:23:01Z</dc:date>
    </item>
    <item>
      <title>Macro does not work with /r option?</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-does-not-work-with-r-option/m-p/252224#M95607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Stephen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am getting below error&lt;/P&gt;&lt;P&gt;'psexec' is not recognized as an internal or external command,&lt;/P&gt;&lt;P&gt;operable program or batch file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;psexec -u use\machinename -p &lt;A href="mailto:P@ssw0rd"&gt; &lt;/A&gt;machinepwd&amp;nbsp; "c:\Program Files (x86)\QlikView\qv.exe" -r "F:\Automated Report\DB.qvw"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please brief the use of prexec or provide some sample bat or provide any url through which i can configure it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;pradeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Nov 2011 09:33:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-does-not-work-with-r-option/m-p/252224#M95607</guid>
      <dc:creator>pkkushwaha</dc:creator>
      <dc:date>2011-11-05T09:33:33Z</dc:date>
    </item>
    <item>
      <title>Macro does not work with /r option?</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-does-not-work-with-r-option/m-p/252225#M95608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Search Goolge for psexe.&amp;nbsp; It is a free Microsoft program that you need to download and install.&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2011 15:25:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-does-not-work-with-r-option/m-p/252225#M95608</guid>
      <dc:creator />
      <dc:date>2011-11-07T15:25:55Z</dc:date>
    </item>
  </channel>
</rss>

