<?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: Bat file dependence in windows Task Scheduler in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bat-file-dependence-in-windows-Task-Scheduler/m-p/897786#M312326</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Include BusinessMIS.BAT at the end of the MorningProcess.BAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PSB it may hel you.&lt;/P&gt;&lt;P&gt;&lt;A href="http://stackoverflow.com/questions/1103994/how-to-run-multiple-bat-files-within-a-bat-file" title="http://stackoverflow.com/questions/1103994/how-to-run-multiple-bat-files-within-a-bat-file"&gt;cmd - How to run multiple .BAT files within a .BAT file - Stack Overflow&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://stackoverflow.com/questions/2607856/several-ways-to-call-a-windows-batch-file-from-another-one-or-from-prompt-which" title="http://stackoverflow.com/questions/2607856/several-ways-to-call-a-windows-batch-file-from-another-one-or-from-prompt-which"&gt;shell - Several ways to call a windows batch file from another one or from prompt. Which one in which case? - Stack Over…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jun 2015 06:23:59 GMT</pubDate>
    <dc:creator>hariprasadqv</dc:creator>
    <dc:date>2015-06-25T06:23:59Z</dc:date>
    <item>
      <title>Bat file dependence in windows Task Scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Bat-file-dependence-in-windows-Task-Scheduler/m-p/897781#M312321</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 have one MorningProcess.bat which is scheduled in Windows Task Scheduler &amp;amp; also I have BusinessMIS.bat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want BusinessMIS.bat to run as soon as the MorningProcess.bat is completed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please help me on this as it is very urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Renuka S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 05:56:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bat-file-dependence-in-windows-Task-Scheduler/m-p/897781#M312321</guid>
      <dc:creator>renuka_sasikumar</dc:creator>
      <dc:date>2015-06-25T05:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Bat file dependence in windows Task Scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Bat-file-dependence-in-windows-Task-Scheduler/m-p/897782#M312322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;First schedule the MorningProcess.bat to run first.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Later run the BusinessMIS.bat based on the estimated time &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;of run of MorningProcess.bat.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 05:59:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bat-file-dependence-in-windows-Task-Scheduler/m-p/897782#M312322</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-06-25T05:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Bat file dependence in windows Task Scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Bat-file-dependence-in-windows-Task-Scheduler/m-p/897783#M312323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why don't you call the "BussinessMIS.bat" file from the "MorningProccess.bat" at the last.&lt;/P&gt;&lt;P&gt;So once the execution of the &lt;SPAN style="font-size: 13.3333330154419px;"&gt;"MorningProccess.bat" is completed, the execution of the "BussinessMIS.bat" will start.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the above won't work follow the instructions mentioned in the below link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: 'Segoe UI', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;&lt;A class="jive-link-external-small" href="http://blogs.msdn.com/b/davethompson/archive/2011/10/25/running-a-scheduled-task-after-another.aspx" rel="nofollow"&gt;http://blogs.msdn.com/b/davethompson/archive/2011/10/25/running-a-scheduled-task-after-another.aspx&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 06:05:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bat-file-dependence-in-windows-Task-Scheduler/m-p/897783#M312323</guid>
      <dc:creator />
      <dc:date>2015-06-25T06:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Bat file dependence in windows Task Scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Bat-file-dependence-in-windows-Task-Scheduler/m-p/897784#M312324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I do the same the estimated time for &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f2f2f2;"&gt;MorningProcess.bat is not same everyday.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Then there will be a problem.&lt;/P&gt;&lt;P&gt;Is there any option where I can select to run after this same like what we do in Publisher.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Renuka S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 06:07:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bat-file-dependence-in-windows-Task-Scheduler/m-p/897784#M312324</guid>
      <dc:creator>renuka_sasikumar</dc:creator>
      <dc:date>2015-06-25T06:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Bat file dependence in windows Task Scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Bat-file-dependence-in-windows-Task-Scheduler/m-p/897785#M312325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Windows task scheduler does not have any concept of task dependencies. You could create a bat file that calls each of your two bat files in the correct order and schedule that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you google this topic you will certainly find a scheduler with dependencies to download, but it can all be done as I suggested. If the second task is conditional on the success of the first, then return an error code from the first and use errorlevel to conditionally call the second.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 06:22:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bat-file-dependence-in-windows-Task-Scheduler/m-p/897785#M312325</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-06-25T06:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Bat file dependence in windows Task Scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Bat-file-dependence-in-windows-Task-Scheduler/m-p/897786#M312326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Include BusinessMIS.BAT at the end of the MorningProcess.BAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PSB it may hel you.&lt;/P&gt;&lt;P&gt;&lt;A href="http://stackoverflow.com/questions/1103994/how-to-run-multiple-bat-files-within-a-bat-file" title="http://stackoverflow.com/questions/1103994/how-to-run-multiple-bat-files-within-a-bat-file"&gt;cmd - How to run multiple .BAT files within a .BAT file - Stack Overflow&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://stackoverflow.com/questions/2607856/several-ways-to-call-a-windows-batch-file-from-another-one-or-from-prompt-which" title="http://stackoverflow.com/questions/2607856/several-ways-to-call-a-windows-batch-file-from-another-one-or-from-prompt-which"&gt;shell - Several ways to call a windows batch file from another one or from prompt. Which one in which case? - Stack Over…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 06:23:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bat-file-dependence-in-windows-Task-Scheduler/m-p/897786#M312326</guid>
      <dc:creator>hariprasadqv</dc:creator>
      <dc:date>2015-06-25T06:23:59Z</dc:date>
    </item>
  </channel>
</rss>

