<?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: Unable to reload batch file using qlikview server in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Unable-to-reload-batch-file-using-qlikview-server/m-p/1735503#M452583</link>
    <description>&lt;P&gt;Yes.. it is working with service setup user as well, but when i call this through qlik sever a qv process will start in task manager &amp;amp; it will keep on running ..&lt;/P&gt;</description>
    <pubDate>Thu, 13 Aug 2020 08:44:17 GMT</pubDate>
    <dc:creator>PrashantRajpoot</dc:creator>
    <dc:date>2020-08-13T08:44:17Z</dc:date>
    <item>
      <title>Unable to reload batch file using qlikview server</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-reload-batch-file-using-qlikview-server/m-p/1734340#M452501</link>
      <description>&lt;P&gt;When I am reloading batch file using qlikview server, it keeep on running...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;</description>
      <pubDate>Sun, 09 Aug 2020 12:36:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-reload-batch-file-using-qlikview-server/m-p/1734340#M452501</guid>
      <dc:creator>PrashantRajpoot</dc:creator>
      <dc:date>2020-08-09T12:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to reload batch file using qlikview server</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-reload-batch-file-using-qlikview-server/m-p/1735103#M452562</link>
      <description>&lt;P&gt;did you test the batch locally with the user that is defined in Qlikview Service?&lt;/P&gt;&lt;P&gt;could be that there is any pop up windows coming up and thats why the jobs keeps running.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 06:43:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-reload-batch-file-using-qlikview-server/m-p/1735103#M452562</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2020-08-12T06:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to reload batch file using qlikview server</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-reload-batch-file-using-qlikview-server/m-p/1735503#M452583</link>
      <description>&lt;P&gt;Yes.. it is working with service setup user as well, but when i call this through qlik sever a qv process will start in task manager &amp;amp; it will keep on running ..&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2020 08:44:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-reload-batch-file-using-qlikview-server/m-p/1735503#M452583</guid>
      <dc:creator>PrashantRajpoot</dc:creator>
      <dc:date>2020-08-13T08:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to reload batch file using qlikview server</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-reload-batch-file-using-qlikview-server/m-p/1735513#M452584</link>
      <description>&lt;P&gt;For using QV.exe in background, it is necessary to modify the settings.ini for the service user:&lt;/P&gt;&lt;P&gt;c:\Users\ServiceUser\AppData\Roaming\QlikTech\QlikView\Settings.ini&lt;/P&gt;&lt;P&gt;Following entries are required for backround usage in section [Settings 7]:&lt;/P&gt;&lt;P&gt;KeepProgressOpen=0&lt;BR /&gt;MacroLaunchConfirmation=0&lt;BR /&gt;AllowExecuteCommand=1&lt;BR /&gt;OverrideFileSecurity=1&lt;BR /&gt;OverrideLaunchSecurity=1&lt;BR /&gt;OverrideModuleSecurity=1&lt;BR /&gt;OverrideScriptSecurity=1&lt;BR /&gt;AutoSaveAfterReload=0&lt;BR /&gt;BackupEnable=0&lt;BR /&gt;DangerousSyncCallsWarning=0&lt;BR /&gt;DontShowConfirmSaveBeforeAction=1&lt;/P&gt;&lt;P&gt;All possible popups should also be disabled:&lt;/P&gt;&lt;P&gt;ConfirmCloseGraph=0&lt;BR /&gt;ConfirmPurge=0&lt;BR /&gt;ConfirmRemoveAndReplaceBookmark=0&lt;BR /&gt;ConfirmRemoveTab=0&lt;BR /&gt;DontShowConfirmAbort=1&lt;BR /&gt;DontShowConfirmReduceData=1&lt;BR /&gt;DontShowConfirmRemoveBookmark=1&lt;BR /&gt;DontShowConfirmRemoveMutipleObjects=1&lt;BR /&gt;DontShowConfirmRemoveObject=1&lt;BR /&gt;DontShowConfirmRemoveReport=1&lt;BR /&gt;DontShowConfirmRemoveReportItem=1&lt;BR /&gt;DontShowConfirmRemoveReportPage=1&lt;BR /&gt;DontShowConfirmRemoveServerObject=1&lt;BR /&gt;DontShowConfirmRemoveSheet=1&lt;BR /&gt;DontShowConfirmReplaceBookmark=1&lt;BR /&gt;DontShowConfirmReportObjId=1&lt;BR /&gt;DontShowConfirmReportPropInfo=1&lt;BR /&gt;DontShowConfirmSendAlertEmail=1&lt;BR /&gt;DontShowConfirmToShowStartPageAgain=1&lt;BR /&gt;ShowStartPageOnStartup=0&lt;BR /&gt;SuppressSplash=1&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2020 09:24:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-reload-batch-file-using-qlikview-server/m-p/1735513#M452584</guid>
      <dc:creator>cwolf</dc:creator>
      <dc:date>2020-08-13T09:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to reload batch file using qlikview server</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-reload-batch-file-using-qlikview-server/m-p/1735524#M452586</link>
      <description>&lt;P&gt;Process is still keep on running after I made above changes..&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2020 09:50:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-reload-batch-file-using-qlikview-server/m-p/1735524#M452586</guid>
      <dc:creator>PrashantRajpoot</dc:creator>
      <dc:date>2020-08-13T09:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to reload batch file using qlikview server</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-reload-batch-file-using-qlikview-server/m-p/1737473#M452733</link>
      <description>&lt;P&gt;I suspect the issue is in how you are calling things, you need to use the /r or -r parameter to be sure the call runs the reload, then closes things out...&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/BatchExecution.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/BatchExecution.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 15:25:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-reload-batch-file-using-qlikview-server/m-p/1737473#M452733</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-08-20T15:25:33Z</dc:date>
    </item>
  </channel>
</rss>

