<?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 create external task on QMC (VB) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/create-external-task-on-QMC-VB/m-p/1211085#M879506</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 VB script stored on its own on one of my drives. I can simply double click on it to run. need to schedule it using QMC external task and add trigger on it. I have done many of those for exe and ps1 files but not vb.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the task is failing and I guess it is due to the command line statement being wrong..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"E:\Data\file.vbs"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any idea if I need to add any wording here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>alec1982</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>create external task on QMC (VB)</title>
      <link>https://community.qlik.com/t5/QlikView/create-external-task-on-QMC-VB/m-p/1211085#M879506</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 VB script stored on its own on one of my drives. I can simply double click on it to run. need to schedule it using QMC external task and add trigger on it. I have done many of those for exe and ps1 files but not vb.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the task is failing and I guess it is due to the command line statement being wrong..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"E:\Data\file.vbs"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any idea if I need to add any wording here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-external-task-on-QMC-VB/m-p/1211085#M879506</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: create external task on QMC (VB)</title>
      <link>https://community.qlik.com/t5/QlikView/create-external-task-on-QMC-VB/m-p/1211086#M879507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET vCSCRIPT = 'c:\windows\system32\cscript.exe';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXECUTE $(vCSCRIPT) "D:\ReadAndWriteExcelSheets.vbs";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 14:48:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-external-task-on-QMC-VB/m-p/1211086#M879507</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-10-11T14:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: create external task on QMC (VB)</title>
      <link>https://community.qlik.com/t5/QlikView/create-external-task-on-QMC-VB/m-p/1211087#M879508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am actually looking within the QMC outside of the apps.I found that I need to add wscript then wrap the command line statement with "".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 15:05:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-external-task-on-QMC-VB/m-p/1211087#M879508</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2016-10-11T15:05:02Z</dc:date>
    </item>
  </channel>
</rss>

