<?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: Why exec Rename cmd Do not work? Security ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Why-exec-Rename-cmd-Do-not-work-Security/m-p/16030#M2605</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try putting the fie to be renamed in the same directory of cmd.exe and try . If this works then there is some error in the command else security has to be corrected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 May 2018 08:01:40 GMT</pubDate>
    <dc:creator>pradosh_thakur</dc:creator>
    <dc:date>2018-05-28T08:01:40Z</dc:date>
    <item>
      <title>Why exec Rename cmd Do not work? Security ?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-exec-Rename-cmd-Do-not-work-Security/m-p/16025#M2600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to all&amp;nbsp; ,&lt;/P&gt;&lt;P&gt;i am trying to exec:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EXECUTE cmd.exe /C rename 'D:\AA.XLSX'&amp;nbsp; 'D:\BB.XLSX' ;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BUT&lt;/STRONG&gt; i get this warning :&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/203597_Capture1.PNG" style="height: 316px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Although had checked the security before :&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/203598_Capture2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i check Oerride option it doeas NOTHING!?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is wrong ?&amp;nbsp; ,&amp;nbsp; plz help..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 May 2018 12:33:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-exec-Rename-cmd-Do-not-work-Security/m-p/16025#M2600</guid>
      <dc:creator>yanivvl0</dc:creator>
      <dc:date>2018-05-27T12:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Why exec Rename cmd Do not work? Security ?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-exec-Rename-cmd-Do-not-work-Security/m-p/16026#M2601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well. It depends upon what version of Qlikview you are using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go through the below link. It's clearly explained. Let me know if you need more help or screenshot etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://qlikviewcookbook.com/2016/01/authorizing-the-script-execute-statement/" title="https://qlikviewcookbook.com/2016/01/authorizing-the-script-execute-statement/"&gt;https://qlikviewcookbook.com/2016/01/authorizing-the-script-execute-statement/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Pradosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2018 06:55:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-exec-Rename-cmd-Do-not-work-Security/m-p/16026#M2601</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2018-05-28T06:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Why exec Rename cmd Do not work? Security ?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-exec-Rename-cmd-Do-not-work-Security/m-p/16027#M2602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;be careful that your command is incorrect. You can't put a path in the renamed file name&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EXECUTE cmd.exe /C rename 'D:\AA.XLSX'&amp;nbsp; 'BB.XLSX' ;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2018 07:12:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-exec-Rename-cmd-Do-not-work-Security/m-p/16027#M2602</guid>
      <dc:creator>olivierrobin</dc:creator>
      <dc:date>2018-05-28T07:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Why exec Rename cmd Do not work? Security ?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-exec-Rename-cmd-Do-not-work-Security/m-p/16028#M2603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Robin&amp;nbsp; , i tried that but nothing happend&amp;nbsp; .&lt;/P&gt;&lt;P&gt;in the exec log it looks like it do sometheing&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture3.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/203631_Capture3.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;but , AA REMAIN the same ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2018 07:53:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-exec-Rename-cmd-Do-not-work-Security/m-p/16028#M2603</guid>
      <dc:creator>yanivvl0</dc:creator>
      <dc:date>2018-05-28T07:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Why exec Rename cmd Do not work? Security ?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-exec-Rename-cmd-Do-not-work-Security/m-p/16029#M2604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you sure file AA.XLSX is not in use by some process ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2018 07:56:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-exec-Rename-cmd-Do-not-work-Security/m-p/16029#M2604</guid>
      <dc:creator>olivierrobin</dc:creator>
      <dc:date>2018-05-28T07:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Why exec Rename cmd Do not work? Security ?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-exec-Rename-cmd-Do-not-work-Security/m-p/16030#M2605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try putting the fie to be renamed in the same directory of cmd.exe and try . If this works then there is some error in the command else security has to be corrected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2018 08:01:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-exec-Rename-cmd-Do-not-work-Security/m-p/16030#M2605</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2018-05-28T08:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Why exec Rename cmd Do not work? Security ?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-exec-Rename-cmd-Do-not-work-Security/m-p/16031#M2606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Thakur , my Ver is 12.1 ,&lt;/P&gt;&lt;P&gt;i try to run it strait on the server but still -&amp;nbsp; no good ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2018 08:08:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-exec-Rename-cmd-Do-not-work-Security/m-p/16031#M2606</guid>
      <dc:creator>yanivvl0</dc:creator>
      <dc:date>2018-05-28T08:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: Why exec Rename cmd Do not work? Security ?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-exec-Rename-cmd-Do-not-work-Security/m-p/16032#M2607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The REN/RENAME command takes quotes &lt;STRONG&gt;"&lt;/STRONG&gt; instead of single quotes ' for the file parameters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2018 08:08:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-exec-Rename-cmd-Do-not-work-Security/m-p/16032#M2607</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2018-05-28T08:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Why exec Rename cmd Do not work? Security ?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-exec-Rename-cmd-Do-not-work-Security/m-p/16033#M2608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yea , i'm sure ' its fictive file , its close&amp;nbsp; , and nobody needs it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2018 08:10:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-exec-Rename-cmd-Do-not-work-Security/m-p/16033#M2608</guid>
      <dc:creator>yanivvl0</dc:creator>
      <dc:date>2018-05-28T08:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Why exec Rename cmd Do not work? Security ?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-exec-Rename-cmd-Do-not-work-Security/m-p/16034#M2609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK Miguel - this is the thing - THANKS !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2018 08:12:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-exec-Rename-cmd-Do-not-work-Security/m-p/16034#M2609</guid>
      <dc:creator>yanivvl0</dc:creator>
      <dc:date>2018-05-28T08:12:33Z</dc:date>
    </item>
  </channel>
</rss>

