<?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 command in script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/EXECUTE-command-in-script/m-p/1355503#M825893</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo Marcus,&lt;/P&gt;&lt;P&gt;mit dem Befehl funktioniert es nun. &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;EXECUTE schtasks.exe /Run /TN "&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;StartProgramm&lt;/STRONG&gt;";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Und es poppt auch kein CMD Fenster mehr auf &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Jetzt habe ich aber das Problem, dass mein Script nicht wartet bis das Programm durchgelaufen ist. Vorher war dies der Fall. Hast du eine Idee?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Gruß Franky&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jul 2017 07:46:00 GMT</pubDate>
    <dc:creator>Frank_Hartmann</dc:creator>
    <dc:date>2017-07-11T07:46:00Z</dc:date>
    <item>
      <title>EXECUTE command in script</title>
      <link>https://community.qlik.com/t5/QlikView/EXECUTE-command-in-script/m-p/1355498#M825885</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 try to execute an exe file from the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EXECUTE cmd /c "..\..\..\Test.exe";&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works but there is always the cmd window popping up.&lt;/P&gt;&lt;P&gt;is there any parameter for the Execute command to hide this cmd.exe window?&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/EXECUTE-command-in-script/m-p/1355498#M825885</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: EXECUTE command in script</title>
      <link>https://community.qlik.com/t5/QlikView/EXECUTE-command-in-script/m-p/1355499#M825889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that there isn't such parameter for the cmd but various workarounds:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.administrator.de/frage/unterdr%C3%BCcken-dos-fenster-ausf%C3%BChren-batchdatei-5624.html" title="https://www.administrator.de/frage/unterdr%C3%BCcken-dos-fenster-ausf%C3%BChren-batchdatei-5624.html"&gt;https://www.administrator.de/frage/unterdr%C3%BCcken-dos-fenster-ausf%C3%BChren-batchdatei-5624.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 10:52:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXECUTE-command-in-script/m-p/1355499#M825889</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-07-10T10:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: EXECUTE command in script</title>
      <link>https://community.qlik.com/t5/QlikView/EXECUTE-command-in-script/m-p/1355500#M825890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;thank you for your response.&lt;/P&gt;&lt;P&gt;As far as I could test it the proposals in your link only works for batch files. I managed to create a batchfile which is not popping up with cmd.exe (but only if i execute the batch file directly from the folder).&amp;nbsp; if i execute the same from QV Script then the cmd.exe window pops up again. I guess this might not be possible in QV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 13:48:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXECUTE-command-in-script/m-p/1355500#M825890</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2017-07-10T13:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: EXECUTE command in script</title>
      <link>https://community.qlik.com/t5/QlikView/EXECUTE-command-in-script/m-p/1355501#M825891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe it could be an alternatively if you triggerred a windows task which is then executing the origin task. I mean something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXECUTE schtasks.exe /Run /TN "QlikView Tasks\Your Task";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 13:53:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXECUTE-command-in-script/m-p/1355501#M825891</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-07-10T13:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: EXECUTE command in script</title>
      <link>https://community.qlik.com/t5/QlikView/EXECUTE-command-in-script/m-p/1355502#M825892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo Marcus.&lt;/P&gt;&lt;P&gt;ich habe nun einen Windows Task erstellt den ich in der Aufgabenplanung sehen und starten kann.&lt;/P&gt;&lt;P&gt;Der Task wurde im Ordner &lt;STRONG&gt;C:\Windows\System32\Tasks\StartProgramm&lt;/STRONG&gt; gespeichert. Allerdings funktioniert der von dir genannte Befehl bei Skriptausführung nicht. Es tut sich nichts, das Skript läuft weiter ohne den Task zu starten.&lt;/P&gt;&lt;P&gt;Muss ich da noch etwas beachten?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Danke und Gruß Franky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 07:35:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXECUTE-command-in-script/m-p/1355502#M825892</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2017-07-11T07:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: EXECUTE command in script</title>
      <link>https://community.qlik.com/t5/QlikView/EXECUTE-command-in-script/m-p/1355503#M825893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo Marcus,&lt;/P&gt;&lt;P&gt;mit dem Befehl funktioniert es nun. &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;EXECUTE schtasks.exe /Run /TN "&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;StartProgramm&lt;/STRONG&gt;";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Und es poppt auch kein CMD Fenster mehr auf &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Jetzt habe ich aber das Problem, dass mein Script nicht wartet bis das Programm durchgelaufen ist. Vorher war dies der Fall. Hast du eine Idee?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Gruß Franky&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 07:46:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXECUTE-command-in-script/m-p/1355503#M825893</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2017-07-11T07:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: EXECUTE command in script</title>
      <link>https://community.qlik.com/t5/QlikView/EXECUTE-command-in-script/m-p/1355504#M825894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo Franky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nicht wirklich (eine gute) - vielleicht ist ja etwas wie ein &lt;STRONG&gt;Sleep 5000;&lt;/STRONG&gt; Statement nach dem EXECUTE praktikabel genug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Schöne Grüße&lt;/P&gt;&lt;P&gt;Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 07:53:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXECUTE-command-in-script/m-p/1355504#M825894</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-07-11T07:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: EXECUTE command in script</title>
      <link>https://community.qlik.com/t5/QlikView/EXECUTE-command-in-script/m-p/1355505#M825895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ja, daran habe ich auch gedacht. Dann werde ich den Sleep großzügig einrichten und hoffen das&lt;/P&gt;&lt;P&gt;es hält &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Danke für deine Hilfe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gruß Franky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 07:58:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXECUTE-command-in-script/m-p/1355505#M825895</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2017-07-11T07:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: EXECUTE command in script</title>
      <link>https://community.qlik.com/t5/QlikView/EXECUTE-command-in-script/m-p/1753712#M825896</link>
      <description>&lt;P&gt;Hallo Frank,&lt;/P&gt;&lt;P&gt;wie hast du die Test.exe zum Laufen bekommen? Ich habe alle notwendigen Einstellungen gemacht und ich bekomme auch keinen Fehler, wenn ich das Execute ausführe, doch es passiert einfach nichts.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mir kommt es vor als würde er meine Exe (.Net Console App) überspringen.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LG Simon&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2020 12:05:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXECUTE-command-in-script/m-p/1753712#M825896</guid>
      <dc:creator>SimonAichmayr</dc:creator>
      <dc:date>2020-10-19T12:05:44Z</dc:date>
    </item>
  </channel>
</rss>

