<?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: Create task on QV server using cmd line arguments in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-task-on-QV-server-Publisher-using-cmd-line-arguments/m-p/865499#M1330586</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Swarup i don't know any kind of API what you're writting about. May be some one helps us to find it &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you can emulate reload engine by creating reload file with *.bat extention.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put inside file some commands like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REM ================================================&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;REM&amp;nbsp; ANY COMMENTS&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;REM QliikViewPath - it's the root catalogue where is the qv.exe placed&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;REM ================================================&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set QliikViewPath=D:\PROGRAMS\QlikView&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"%QliikViewPath%\qv.exe" /r "..\Apps\Extractor.qvw"&lt;/P&gt;&lt;P&gt;"%QliikViewPath%\qv.exe" /r "..\Apps\Transformer.qvw"&lt;/P&gt;&lt;P&gt;"%QliikViewPath%\qv.exe" /r "..\Apps\Model.qvw"&lt;/P&gt;&lt;P&gt;"%QliikViewPath%\qv.exe" /r "..\Apps\Apps.qvw"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 Jun 2015 20:57:30 GMT</pubDate>
    <dc:creator>lylererger</dc:creator>
    <dc:date>2015-06-20T20:57:30Z</dc:date>
    <item>
      <title>Create task on QV server/Publisher  using cmd line arguments</title>
      <link>https://community.qlik.com/t5/QlikView/Create-task-on-QV-server-Publisher-using-cmd-line-arguments/m-p/865498#M1330585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any API’s available.Which can be used to create tasks on QVS via command prompt. Currently I create tasks manually using the GUI of QVS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just like we have API’s to trigger tasks via cmd line .Plan is to be able to create task/jobs on the server&amp;nbsp; remotely without having to login into the QV server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone has access to document that explains the procedure step by step&amp;nbsp; from start to finish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In short I'm looking for QMS API's to create reload tasks on the publisher , steps on how to implement them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-task-on-QV-server-Publisher-using-cmd-line-arguments/m-p/865498#M1330585</guid>
      <dc:creator>swarup_malli</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Create task on QV server using cmd line arguments</title>
      <link>https://community.qlik.com/t5/QlikView/Create-task-on-QV-server-Publisher-using-cmd-line-arguments/m-p/865499#M1330586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Swarup i don't know any kind of API what you're writting about. May be some one helps us to find it &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you can emulate reload engine by creating reload file with *.bat extention.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put inside file some commands like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REM ================================================&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;REM&amp;nbsp; ANY COMMENTS&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;REM QliikViewPath - it's the root catalogue where is the qv.exe placed&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;REM ================================================&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set QliikViewPath=D:\PROGRAMS\QlikView&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"%QliikViewPath%\qv.exe" /r "..\Apps\Extractor.qvw"&lt;/P&gt;&lt;P&gt;"%QliikViewPath%\qv.exe" /r "..\Apps\Transformer.qvw"&lt;/P&gt;&lt;P&gt;"%QliikViewPath%\qv.exe" /r "..\Apps\Model.qvw"&lt;/P&gt;&lt;P&gt;"%QliikViewPath%\qv.exe" /r "..\Apps\Apps.qvw"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jun 2015 20:57:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-task-on-QV-server-Publisher-using-cmd-line-arguments/m-p/865499#M1330586</guid>
      <dc:creator>lylererger</dc:creator>
      <dc:date>2015-06-20T20:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Create task on QV server/Publisher  using cmd line arguments</title>
      <link>https://community.qlik.com/t5/QlikView/Create-task-on-QV-server-Publisher-using-cmd-line-arguments/m-p/865500#M1330587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you found a solution to this? I am looking to do the same thing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 21:20:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-task-on-QV-server-Publisher-using-cmd-line-arguments/m-p/865500#M1330587</guid>
      <dc:creator />
      <dc:date>2016-06-29T21:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create task on QV server/Publisher  using cmd line arguments</title>
      <link>https://community.qlik.com/t5/QlikView/Create-task-on-QV-server-Publisher-using-cmd-line-arguments/m-p/865501#M1330588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Jason,Did not find a solution for this yet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 14:37:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-task-on-QV-server-Publisher-using-cmd-line-arguments/m-p/865501#M1330588</guid>
      <dc:creator>swarup_malli</dc:creator>
      <dc:date>2016-06-30T14:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Create task on QV server/Publisher  using cmd line arguments</title>
      <link>https://community.qlik.com/t5/QlikView/Create-task-on-QV-server-Publisher-using-cmd-line-arguments/m-p/865502#M1330589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This will only cause a reload of the qvw instead of actually creating a task correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 20:08:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-task-on-QV-server-Publisher-using-cmd-line-arguments/m-p/865502#M1330589</guid>
      <dc:creator />
      <dc:date>2016-06-30T20:08:48Z</dc:date>
    </item>
  </channel>
</rss>

