<?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 Batch File Code With and WithOut Publisher in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Batch-File-Code-With-and-WithOut-Publisher/m-p/1137993#M373281</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the following code in the .bat file for &lt;SPAN style="color: #0000ff;"&gt;EDX&lt;/SPAN&gt; in the Development Server &lt;SPAN style="color: #0000ff;"&gt;without publisher&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\QlikViewActivities\EDX\QMSEDX\QMSEDX.exe -task="License_Analyser.qvw" -password="1234" -timeout="7200"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I using the same code in the Production Server &lt;SPAN style="color: #0000ff;"&gt;with Publisher&lt;/SPAN&gt; , the code is not working.&lt;/P&gt;&lt;P&gt;Can any one explain what is the difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Aug 2016 07:00:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-08-19T07:00:33Z</dc:date>
    <item>
      <title>Batch File Code With and WithOut Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Batch-File-Code-With-and-WithOut-Publisher/m-p/1137993#M373281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the following code in the .bat file for &lt;SPAN style="color: #0000ff;"&gt;EDX&lt;/SPAN&gt; in the Development Server &lt;SPAN style="color: #0000ff;"&gt;without publisher&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\QlikViewActivities\EDX\QMSEDX\QMSEDX.exe -task="License_Analyser.qvw" -password="1234" -timeout="7200"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I using the same code in the Production Server &lt;SPAN style="color: #0000ff;"&gt;with Publisher&lt;/SPAN&gt; , the code is not working.&lt;/P&gt;&lt;P&gt;Can any one explain what is the difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2016 07:00:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Batch-File-Code-With-and-WithOut-Publisher/m-p/1137993#M373281</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-19T07:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Batch File Code With and WithOut Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Batch-File-Code-With-and-WithOut-Publisher/m-p/1137994#M373282</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;It is because the Task name if different in Publisher. It will be Reload of License_Analyser.qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So try this code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;C:\QlikViewActivities\EDX\QMSEDX\QMSEDX.exe -task="Reload of License_Analyser.qvw" -password="1234" -timeout="7200"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; 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: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Kaushik Solanki&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2016 15:31:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Batch-File-Code-With-and-WithOut-Publisher/m-p/1137994#M373282</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2016-08-19T15:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Batch File Code With and WithOut Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Batch-File-Code-With-and-WithOut-Publisher/m-p/1137995#M373283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You Kaushik ... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 06:56:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Batch-File-Code-With-and-WithOut-Publisher/m-p/1137995#M373283</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-26T06:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Batch File Code With and WithOut Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Batch-File-Code-With-and-WithOut-Publisher/m-p/1137996#M373284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your question is now answered, please flag the Correct Answer (via the big "Correct Answer" button near every post).&lt;/P&gt;&lt;P&gt;If not, please make clear what part of this topic you still need help with &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 07:48:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Batch-File-Code-With-and-WithOut-Publisher/m-p/1137996#M373284</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2016-08-26T07:48:22Z</dc:date>
    </item>
  </channel>
</rss>

