<?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: /r not working in command prompt in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/r-not-working-in-command-prompt/m-p/1611154#M1247377</link>
    <description>&lt;P&gt;Hi Rubenmarin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried running the command manually via the command prompt with the /r and it doesn't run, but if i run it with /l the process runs, but i have to close the report, before the next one begins.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a log somewhere that would show me the error with permissions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
    <pubDate>Fri, 09 Aug 2019 13:30:43 GMT</pubDate>
    <dc:creator>paul_d_wilson</dc:creator>
    <dc:date>2019-08-09T13:30:43Z</dc:date>
    <item>
      <title>/r not working in command prompt</title>
      <link>https://community.qlik.com/t5/QlikView/r-not-working-in-command-prompt/m-p/1610625#M1247373</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have recently upgraded from QV11.2 in Windows 8 server to QV12.2 on a Windows 12 server and have noticed that a task created in the task scheduler is no longer working.&lt;/P&gt;&lt;P&gt;The code that worked previously in the command prompt is -&amp;gt;&amp;nbsp;"C:\Program Files\QlikView\qv.exe" /r /NoSecurity "E:\QlikView\10.Production\99.Data Generators\8.MasterData\MD05_Gen_Customer_SOL.qvw"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If i change the /r to /l, this opens and loads the report, but with the /r in the command prompt, QV opens and the script Execution Progress box opens with a started and ended time being the same and an Elapsed time of 00:00:00 and this stays open until the close button is manually selected&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/r-not-working-in-command-prompt/m-p/1610625#M1247373</guid>
      <dc:creator>paul_d_wilson</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: /r not working in command prompt</title>
      <link>https://community.qlik.com/t5/QlikView/r-not-working-in-command-prompt/m-p/1610804#M1247374</link>
      <description>&lt;P&gt;Hi, have you checked if it's returning an error? maybe something that doesn't returns an error like a mapping that does not exists: in older versions it was ignored, newer versions returns an error.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 16:17:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/r-not-working-in-command-prompt/m-p/1610804#M1247374</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2019-08-08T16:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: /r not working in command prompt</title>
      <link>https://community.qlik.com/t5/QlikView/r-not-working-in-command-prompt/m-p/1611099#M1247375</link>
      <description>&lt;P&gt;Hi Rubenmarin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The reports run fine.&amp;nbsp; they run each night in the QMC no problem, however when i try and run them within the command line, it doesn't run.&lt;/P&gt;&lt;P&gt;The reports seem fine, its running them via a Windows Command Script via the Task Scheduler that they don't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 11:43:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/r-not-working-in-command-prompt/m-p/1611099#M1247375</guid>
      <dc:creator>paul_d_wilson</dc:creator>
      <dc:date>2019-08-09T11:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: /r not working in command prompt</title>
      <link>https://community.qlik.com/t5/QlikView/r-not-working-in-command-prompt/m-p/1611111#M1247376</link>
      <description>&lt;P&gt;Hi Paul, usually that behaviour leads to permission issue, like the task is executed with credentials different than the one running the service.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can try logging to the computer with the user executing the task and run from desktop to try to capture the error.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 12:06:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/r-not-working-in-command-prompt/m-p/1611111#M1247376</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2019-08-09T12:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: /r not working in command prompt</title>
      <link>https://community.qlik.com/t5/QlikView/r-not-working-in-command-prompt/m-p/1611154#M1247377</link>
      <description>&lt;P&gt;Hi Rubenmarin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried running the command manually via the command prompt with the /r and it doesn't run, but if i run it with /l the process runs, but i have to close the report, before the next one begins.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a log somewhere that would show me the error with permissions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 13:30:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/r-not-working-in-command-prompt/m-p/1611154#M1247377</guid>
      <dc:creator>paul_d_wilson</dc:creator>
      <dc:date>2019-08-09T13:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: /r not working in command prompt</title>
      <link>https://community.qlik.com/t5/QlikView/r-not-working-in-command-prompt/m-p/1611467#M1247378</link>
      <description>Hi Paul,&lt;BR /&gt;&lt;BR /&gt;Please, be aware of the article &lt;A href="https://support.qlik.com/articles/000047579" target="_blank"&gt;https://support.qlik.com/articles/000047579&lt;/A&gt; and check if your version is one of the affected ones.&lt;BR /&gt;&lt;BR /&gt;Kind regards!</description>
      <pubDate>Mon, 12 Aug 2019 09:04:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/r-not-working-in-command-prompt/m-p/1611467#M1247378</guid>
      <dc:creator>Albert_Candelario</dc:creator>
      <dc:date>2019-08-12T09:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: /r not working in command prompt</title>
      <link>https://community.qlik.com/t5/QlikView/r-not-working-in-command-prompt/m-p/1819266#M1247379</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/16958"&gt;@Albert_Candelario&lt;/a&gt;&amp;nbsp;:&lt;/P&gt;&lt;P&gt;I have exactly the same problem described in this issue. I tried to access the link you posted but it leads to a "Page not found" so I don't know how to (try to) solve it. Could you please help me?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jaime.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 06:46:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/r-not-working-in-command-prompt/m-p/1819266#M1247379</guid>
      <dc:creator>jaibau1993</dc:creator>
      <dc:date>2021-07-02T06:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: /r not working in command prompt</title>
      <link>https://community.qlik.com/t5/QlikView/r-not-working-in-command-prompt/m-p/1825791#M1247380</link>
      <description>&lt;P&gt;Thanks to let us know. We will have a look.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Albert&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jul 2021 14:36:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/r-not-working-in-command-prompt/m-p/1825791#M1247380</guid>
      <dc:creator>Albert_Candelario</dc:creator>
      <dc:date>2021-07-30T14:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: /r not working in command prompt</title>
      <link>https://community.qlik.com/t5/QlikView/r-not-working-in-command-prompt/m-p/1826107#M1247381</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/4168"&gt;@jaibau1993&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;The article makes reference to an issue that should have been fixed in the recent versions, what version do you use?&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 14:31:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/r-not-working-in-command-prompt/m-p/1826107#M1247381</guid>
      <dc:creator>Albert_Candelario</dc:creator>
      <dc:date>2021-08-02T14:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: /r not working in command prompt</title>
      <link>https://community.qlik.com/t5/QlikView/r-not-working-in-command-prompt/m-p/1826110#M1247382</link>
      <description>&lt;P&gt;Hi Albert,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we are currently using 12.2.&lt;/P&gt;&lt;P&gt;the issue has been resolved. Thanks for your time&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 14:40:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/r-not-working-in-command-prompt/m-p/1826110#M1247382</guid>
      <dc:creator>paul_d_wilson</dc:creator>
      <dc:date>2021-08-02T14:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: /r not working in command prompt</title>
      <link>https://community.qlik.com/t5/QlikView/r-not-working-in-command-prompt/m-p/1837985#M1247383</link>
      <description>&lt;P&gt;Excellent. Thanks for sharing!&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 13:25:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/r-not-working-in-command-prompt/m-p/1837985#M1247383</guid>
      <dc:creator>Albert_Candelario</dc:creator>
      <dc:date>2021-09-21T13:25:36Z</dc:date>
    </item>
  </channel>
</rss>

