<?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: execute cmd delete from script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/execute-cmd-delete-from-script/m-p/1509466#M601415</link>
    <description>&lt;P&gt;Check if your variable is populating correctly.&lt;/P&gt;&lt;P&gt;if not then try to break the path, file name and file extension, this should work.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Nov 2018 06:50:02 GMT</pubDate>
    <dc:creator>punitpopli</dc:creator>
    <dc:date>2018-11-20T06:50:02Z</dc:date>
    <item>
      <title>execute cmd delete from script</title>
      <link>https://community.qlik.com/t5/QlikView/execute-cmd-delete-from-script/m-p/1509451#M601413</link>
      <description>&lt;P&gt;Hello Everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;The excel file needs to be deleted from the share path , so I am writing the execute command. But file is not getting deleted .&lt;/P&gt;&lt;P&gt;This is the execute command&amp;nbsp;&lt;/P&gt;&lt;P&gt;EXECUTE cmd.exe /C Del "\\SESKWQVPPD01\QlikView\SourceDocs\Otif\PreProduction\1_Source_Data\RCA\$(vFile).xls";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone please suggest me what is wrong &amp;amp; what is the syntax for execute command to delete the excel file from the script&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks - Sriram&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 06:07:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/execute-cmd-delete-from-script/m-p/1509451#M601413</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2018-11-20T06:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: execute cmd delete from script</title>
      <link>https://community.qlik.com/t5/QlikView/execute-cmd-delete-from-script/m-p/1509459#M601414</link>
      <description>Can any one please help me on this delete file from a folder</description>
      <pubDate>Tue, 20 Nov 2018 06:34:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/execute-cmd-delete-from-script/m-p/1509459#M601414</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2018-11-20T06:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: execute cmd delete from script</title>
      <link>https://community.qlik.com/t5/QlikView/execute-cmd-delete-from-script/m-p/1509466#M601415</link>
      <description>&lt;P&gt;Check if your variable is populating correctly.&lt;/P&gt;&lt;P&gt;if not then try to break the path, file name and file extension, this should work.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 06:50:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/execute-cmd-delete-from-script/m-p/1509466#M601415</guid>
      <dc:creator>punitpopli</dc:creator>
      <dc:date>2018-11-20T06:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: execute cmd delete from script</title>
      <link>https://community.qlik.com/t5/QlikView/execute-cmd-delete-from-script/m-p/1509477#M601416</link>
      <description>Even When I tried to delete excel file from my local system , I am getting following error&lt;BR /&gt;EXECUTE cmd.exe/C Del "C:\Users\kglt280\Documents\requirements_2\New folder (8)\Vietnam RCA Template.xlsx";&lt;BR /&gt;&lt;BR /&gt;Can anyone please help me on this on how to resolve the error ?&lt;BR /&gt;&lt;BR /&gt;Please suggest</description>
      <pubDate>Tue, 20 Nov 2018 07:13:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/execute-cmd-delete-from-script/m-p/1509477#M601416</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2018-11-20T07:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: execute cmd delete from script</title>
      <link>https://community.qlik.com/t5/QlikView/execute-cmd-delete-from-script/m-p/1509482#M601417</link>
      <description>check if you had read write permission on the folder you are performing action</description>
      <pubDate>Tue, 20 Nov 2018 07:19:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/execute-cmd-delete-from-script/m-p/1509482#M601417</guid>
      <dc:creator>punitpopli</dc:creator>
      <dc:date>2018-11-20T07:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: execute cmd delete from script</title>
      <link>https://community.qlik.com/t5/QlikView/execute-cmd-delete-from-script/m-p/1509521#M601418</link>
      <description>Will execute command work in QV version 12 ? I am unable to perform the delete the file using execute command in version 12 .&lt;BR /&gt;&lt;BR /&gt;The Cmd.exe/C Del "\\ file name" works properly in CMD .&lt;BR /&gt;Please suggest</description>
      <pubDate>Tue, 20 Nov 2018 08:31:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/execute-cmd-delete-from-script/m-p/1509521#M601418</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2018-11-20T08:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: execute cmd delete from script</title>
      <link>https://community.qlik.com/t5/QlikView/execute-cmd-delete-from-script/m-p/1509575#M601419</link>
      <description>check if below setting are enables in your system</description>
      <pubDate>Tue, 20 Nov 2018 09:48:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/execute-cmd-delete-from-script/m-p/1509575#M601419</guid>
      <dc:creator>punitpopli</dc:creator>
      <dc:date>2018-11-20T09:48:46Z</dc:date>
    </item>
  </channel>
</rss>

