Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Does anyone have a java version of triiggering running a V11 EDX task that they would be willing to share? This would need to implement the NTLM auth. You can email me directly at rob@robwunderlich.com if you'd rather not post here.
Thanks,
Rob
Try taking a look at the jcifs library. It's the only open source java library I have found that does NTLMv2 authentication.
Also, there is some issue with the wsdl. You may need to tweak the wsdl to execute the soap requests or manually make http posts calls.
Thanks for the tip. I was hoping to find a completed class
-Rob
Rob, have you seen this post? http://www.qlikblog.at/2321/qliktip-47-reloading-qlikview-documents-using-the-ajax-mobile-client-tri...
It's not a class but it's javascript code.
Daniel,
That's a really interesting post. I'm going to use it for another project.
It's not what I'm currently looking for. I need java, not javascript. The routine needs to run in z/os. If I don't find one soon I'll write one and post it.
-Rob
Hi,
since it passed a lot from the beginning of this post...does anyone have to share any code that illustrates how to connect Java code with EDX web services (QlikView version 10) ?
It doesn't seem to be easily yet!
Thanks a lot!