<?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 QV Server - Refresh using batch file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QV-Server-Refresh-using-batch-file/m-p/1094364#M942151</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;My set up:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;- building qv files on local qv personal&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;- &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;deploying to server file structure&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;- scheduling of qvw reload using qvm&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I'd like to build a batch file to start the reload on the server side.&amp;nbsp; Any recommendations?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried using the .bat calling the "~c:\....qv.exe" /r&amp;nbsp; "document location" but i'm getting a message about the document being associated with a qv personal application associated with another user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sigh - i'm sure I just set this up incorrectly.&amp;nbsp; Any recommendations?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jan 2016 19:12:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-01-14T19:12:05Z</dc:date>
    <item>
      <title>QV Server - Refresh using batch file</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Server-Refresh-using-batch-file/m-p/1094364#M942151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;My set up:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;- building qv files on local qv personal&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;- &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;deploying to server file structure&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;- scheduling of qvw reload using qvm&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I'd like to build a batch file to start the reload on the server side.&amp;nbsp; Any recommendations?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried using the .bat calling the "~c:\....qv.exe" /r&amp;nbsp; "document location" but i'm getting a message about the document being associated with a qv personal application associated with another user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sigh - i'm sure I just set this up incorrectly.&amp;nbsp; Any recommendations?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 19:12:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Server-Refresh-using-batch-file/m-p/1094364#M942151</guid>
      <dc:creator />
      <dc:date>2016-01-14T19:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: QV Server - Refresh using batch file</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Server-Refresh-using-batch-file/m-p/1094365#M942153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just for my understanding, why do you want to start the reload via a batch file on the server, and not using QMC?&lt;/P&gt;&lt;P&gt;What is your use case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use EDX to trigger a reload from a batch file&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-2650"&gt;Using EDX in QlikView 11&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or search the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;QlikView Server reference manual for Batch mode.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 22:05:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Server-Refresh-using-batch-file/m-p/1094365#M942153</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-01-14T22:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: QV Server - Refresh using batch file</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Server-Refresh-using-batch-file/m-p/1094366#M942155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a scheduling tool that runs using a service account... it runs 60+ scheduled jobs and has decision tree logic built into it (e.g. when task A is successful, run task B, if fails, send email then run task C).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Having all tasks running within 1 tool is ideal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 14:02:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Server-Refresh-using-batch-file/m-p/1094366#M942155</guid>
      <dc:creator />
      <dc:date>2016-01-15T14:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: QV Server - Refresh using batch file</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Server-Refresh-using-batch-file/m-p/1094367#M942156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your QlikView Desktop on the server does not have a license hence the problem. You'll either add a license or lease a license from the server before the QlikView in the batch job can run the reload.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 17:50:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Server-Refresh-using-batch-file/m-p/1094367#M942156</guid>
      <dc:creator>quwok</dc:creator>
      <dc:date>2016-01-15T17:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: QV Server - Refresh using batch file</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Server-Refresh-using-batch-file/m-p/1094368#M942157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank Kwon.&amp;nbsp; Looks like I'm trying to over complicate this.&amp;nbsp; I'm going to stick with the reloadengine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 20:02:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Server-Refresh-using-batch-file/m-p/1094368#M942157</guid>
      <dc:creator />
      <dc:date>2016-01-15T20:02:19Z</dc:date>
    </item>
  </channel>
</rss>

