<?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: QlikView Batch Jobs execution using CONTROL-M in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QlikView-Batch-Jobs-execution-using-CONTROL-M/m-p/961468#M956381</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't need compelling the publisher to trigger reload-tasks within the qmc - with a normal server it's also possible (not quite so flexible - but possible). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this isn't suitable enough you should rather use vbs-macros instead of batch-files especially if you need to consider various dependencies like day of month, weekday, certain data are available/updated, other successfully loaded tasks and so on which could be mostly included into these vbs-routines. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main advantage from vbs against batch-files is the flexibility and to trigger one or maybe a few such vbs-routines could be easily done with qlikview or windows - no need for a third party tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/378294"&gt;Re: Vbs - passing parameters to opendoc or opendocex&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Nov 2015 10:53:06 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2015-11-09T10:53:06Z</dc:date>
    <item>
      <title>QlikView Batch Jobs execution using CONTROL-M</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Batch-Jobs-execution-using-CONTROL-M/m-p/961463#M956376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I want to execute the QlikView Batch Jobs using 3rd party tool CONTROL-M.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;some inputs for understanding purpose..&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1) We are not using QlikView Publisher&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2) QlikView batch job execution depends on the ETL batch Job status.&amp;nbsp; On successful of ETL job only, QlikView job should trigger.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;3) &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Whenever I execute the Batch Jobs manually, they are working fine. But not able to trigger the same applications using CONTROL-M.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;4) We have tried using EDX triggers as well, but no luck. Might be missing some thing.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Can anyone please share your thoughts, approaches on the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Pradeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 10:19:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Batch-Jobs-execution-using-CONTROL-M/m-p/961463#M956376</guid>
      <dc:creator>PradeepReddy</dc:creator>
      <dc:date>2015-11-09T10:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Batch Jobs execution using CONTROL-M</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Batch-Jobs-execution-using-CONTROL-M/m-p/961464#M956377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This might be useful for you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/17850"&gt;Running Qlikview document with macros as scheduled task without being logged on&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/18151"&gt;Reloading data into Qlikview using a schedule&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 10:27:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Batch-Jobs-execution-using-CONTROL-M/m-p/961464#M956377</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-09T10:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Batch Jobs execution using CONTROL-M</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Batch-Jobs-execution-using-CONTROL-M/m-p/961465#M956378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt; we want to trigger the tasks though CONTROL M not with Windows ,&lt;/P&gt;&lt;P&gt;Any thoughts on the same?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 10:37:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Batch-Jobs-execution-using-CONTROL-M/m-p/961465#M956378</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2015-11-09T10:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Batch Jobs execution using CONTROL-M</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Batch-Jobs-execution-using-CONTROL-M/m-p/961466#M956379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3024"&gt;Using EDX in QlikView 11 - basic example&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What about this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 10:40:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Batch-Jobs-execution-using-CONTROL-M/m-p/961466#M956379</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-09T10:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Batch Jobs execution using CONTROL-M</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Batch-Jobs-execution-using-CONTROL-M/m-p/961467#M956380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/69258"&gt;How to trigger QMC tasks without QMC scheduling&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 10:41:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Batch-Jobs-execution-using-CONTROL-M/m-p/961467#M956380</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-09T10:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Batch Jobs execution using CONTROL-M</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Batch-Jobs-execution-using-CONTROL-M/m-p/961468#M956381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't need compelling the publisher to trigger reload-tasks within the qmc - with a normal server it's also possible (not quite so flexible - but possible). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this isn't suitable enough you should rather use vbs-macros instead of batch-files especially if you need to consider various dependencies like day of month, weekday, certain data are available/updated, other successfully loaded tasks and so on which could be mostly included into these vbs-routines. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main advantage from vbs against batch-files is the flexibility and to trigger one or maybe a few such vbs-routines could be easily done with qlikview or windows - no need for a third party tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/378294"&gt;Re: Vbs - passing parameters to opendoc or opendocex&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 10:53:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Batch-Jobs-execution-using-CONTROL-M/m-p/961468#M956381</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-11-09T10:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Batch Jobs execution using CONTROL-M</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Batch-Jobs-execution-using-CONTROL-M/m-p/961469#M956382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply. Actually we are executing lot of upstream applications using CONTROL-M tool.&amp;nbsp; Each application is dependent on its previous application/job.&lt;/P&gt;&lt;P&gt;In simple words dependency flow... Upstream Application Jobs--&amp;gt; ETL Jobs --&amp;gt; QlikView Jobs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is no any dependency on upstream application and ETL Jobs, we would use QMC Scheduler.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pradeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 11:11:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Batch-Jobs-execution-using-CONTROL-M/m-p/961469#M956382</guid>
      <dc:creator>PradeepReddy</dc:creator>
      <dc:date>2015-11-09T11:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Batch Jobs execution using CONTROL-M</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Batch-Jobs-execution-using-CONTROL-M/m-p/961470#M956383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know CONTROL-M and it's capability to trigger batch-files within the windows file-system - maybe there must be something (differently) configurated. I think more likely is that the access rights to the batches aren't properly and/or they will be blocked from any security-mechanism - for this you should have a look on the windows event-logs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 11:45:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Batch-Jobs-execution-using-CONTROL-M/m-p/961470#M956383</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-11-09T11:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Batch Jobs execution using CONTROL-M</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Batch-Jobs-execution-using-CONTROL-M/m-p/961471#M956384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marcus, will check the settings once again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 12:39:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Batch-Jobs-execution-using-CONTROL-M/m-p/961471#M956384</guid>
      <dc:creator>PradeepReddy</dc:creator>
      <dc:date>2015-11-09T12:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Batch Jobs execution using CONTROL-M</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Batch-Jobs-execution-using-CONTROL-M/m-p/961472#M956385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello pradeep, were you able to run a QMC task with Control-M? What was your solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 16:23:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Batch-Jobs-execution-using-CONTROL-M/m-p/961472#M956385</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-17T16:23:10Z</dc:date>
    </item>
  </channel>
</rss>

