<?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 How Can I reload QlikView Reload Jobs through Execution Service? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-Can-I-reload-QlikView-Reload-Jobs-through-Execution-Service/m-p/158724#M1309564</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vlad, thank you for your quick response.&lt;BR /&gt;&lt;BR /&gt;I know about this approach (launch special URL in the brouser), but I don't know how I can launch it from another system (not Windows based OS).&lt;BR /&gt;&lt;BR /&gt;My task is:&lt;BR /&gt;&lt;BR /&gt;I need launch special QV Job after successfully execution event on SAP BW system. An I don't know how I can do it. Our specialist in SAP BW asked me about web services(soap technology) and I planned to use approach with WSDL. But I can't it because got errors&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Oct 2010 18:14:43 GMT</pubDate>
    <dc:creator>sparur</dc:creator>
    <dc:date>2010-10-25T18:14:43Z</dc:date>
    <item>
      <title>How Can I reload QlikView Reload Jobs through Execution Service?</title>
      <link>https://community.qlik.com/t5/QlikView/How-Can-I-reload-QlikView-Reload-Jobs-through-Execution-Service/m-p/158722#M1309558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, guys&lt;/P&gt;&lt;P&gt;I try to use web service: localhost:8082/qtxs.asmx?WSDL for reloading my jobs&lt;/P&gt;&lt;P&gt;When I open link: localhost:8082/qtxs.asmx I see:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="margin-left: 1em; text-indent: -2em;"&gt;&amp;lt;Root&amp;gt;QlikView Publisher ExecutionService v8.0 (8.50.6261.5, ID=58bf4f25-3bb3-246d-4fc0-b166e6626e27) says, "Hello world. The time is: 10/25/2010 05:14:52.9517790". For wsdl, add ?WSDL at the end of the request. &amp;lt;/Root&amp;gt;&lt;/DIV&gt;&lt;DIV style="margin-left: 1em; text-indent: -2em;"&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV style="margin-left: 1em; text-indent: -2em;"&gt;That's good.&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;but I get errors when I try to test this service...&lt;/P&gt;&lt;P&gt;I use soapUI tool (soapui.org) for testing service&lt;/P&gt;&lt;P&gt;and when I try to request any methods from this service(for example, HelloWorld ) I get error: HTTP/1.1 500 Internal Server Error.&lt;/P&gt;&lt;P&gt;Can anyone help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use:&lt;/P&gt;&lt;P&gt;qlikView Server version: 8.50.6299.0409.10&lt;/P&gt;&lt;P&gt;Windows 2003 Server R2 Enterprise Edition x64.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Can-I-reload-QlikView-Reload-Jobs-through-Execution-Service/m-p/158722#M1309558</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>How Can I reload QlikView Reload Jobs through Execution Service?</title>
      <link>https://community.qlik.com/t5/QlikView/How-Can-I-reload-QlikView-Reload-Jobs-through-Execution-Service/m-p/158723#M1309562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anatoly,&lt;/P&gt;&lt;P&gt;In v8.5, you trigger EDX jobs by calling &lt;A href="http://localhost/ControlPanel/Job/RequestEDX.aspx?JobIdOrJobName"&gt;http://localhost/ControlPanel/Job/RequestEDX.aspx?JobIdOrJobName&lt;/A&gt;=&lt;/P&gt;&lt;P&gt;Fill in the blanks...You can then trigger this URL from a web POST through your soapUI. For syntax examples, see Publisher --&amp;gt; Job Management --&amp;gt; Event Driven Driven Job Execution.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 15:31:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Can-I-reload-QlikView-Reload-Jobs-through-Execution-Service/m-p/158723#M1309562</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-10-25T15:31:06Z</dc:date>
    </item>
    <item>
      <title>How Can I reload QlikView Reload Jobs through Execution Service?</title>
      <link>https://community.qlik.com/t5/QlikView/How-Can-I-reload-QlikView-Reload-Jobs-through-Execution-Service/m-p/158724#M1309564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vlad, thank you for your quick response.&lt;BR /&gt;&lt;BR /&gt;I know about this approach (launch special URL in the brouser), but I don't know how I can launch it from another system (not Windows based OS).&lt;BR /&gt;&lt;BR /&gt;My task is:&lt;BR /&gt;&lt;BR /&gt;I need launch special QV Job after successfully execution event on SAP BW system. An I don't know how I can do it. Our specialist in SAP BW asked me about web services(soap technology) and I planned to use approach with WSDL. But I can't it because got errors&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 18:14:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Can-I-reload-QlikView-Reload-Jobs-through-Execution-Service/m-p/158724#M1309564</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2010-10-25T18:14:43Z</dc:date>
    </item>
    <item>
      <title>How Can I reload QlikView Reload Jobs through Execution Service?</title>
      <link>https://community.qlik.com/t5/QlikView/How-Can-I-reload-QlikView-Reload-Jobs-through-Execution-Service/m-p/158725#M1309567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I'm not expert in soapUI, but make sure the Method is POST and the Request URL is in the format I posted above. From your original post, I assume you were trying a different URL. Try it with RequestEDX and see if that works. It shouldn't matter if it's Windows or not.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2010 06:55:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Can-I-reload-QlikView-Reload-Jobs-through-Execution-Service/m-p/158725#M1309567</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-10-26T06:55:22Z</dc:date>
    </item>
    <item>
      <title>How Can I reload QlikView Reload Jobs through Execution Service?</title>
      <link>https://community.qlik.com/t5/QlikView/How-Can-I-reload-QlikView-Reload-Jobs-through-Execution-Service/m-p/158726#M1309569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not expert in soapUI also :), but I use this tool only for testing WSDL...&lt;/P&gt;&lt;P&gt;How can I use POST method? can you give me an example?&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2010 07:00:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Can-I-reload-QlikView-Reload-Jobs-through-Execution-Service/m-p/158726#M1309569</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2010-10-26T07:00:42Z</dc:date>
    </item>
    <item>
      <title>How Can I reload QlikView Reload Jobs through Execution Service?</title>
      <link>https://community.qlik.com/t5/QlikView/How-Can-I-reload-QlikView-Reload-Jobs-through-Execution-Service/m-p/158727#M1309571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well according to soapUI's website you can just change the method between GET and POST through the dropdown: &lt;A href="http://www.soapui.org/images/stories/web/http-html-response.png"&gt;http://www.soapui.org/images/stories/web/http-html-response.png&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2010 17:27:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Can-I-reload-QlikView-Reload-Jobs-through-Execution-Service/m-p/158727#M1309571</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-10-26T17:27:13Z</dc:date>
    </item>
  </channel>
</rss>

