<?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 Java API or xml-over-http methods for QV 11 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Java-API-or-xml-over-http-methods-for-QV-11/m-p/398889#M1303558</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have code in our java server app that does the following using XML over HTTP for QV 9, but I cannot find any useful info about how to do this in QV 11:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- request the list of current DMS users for a document&lt;/P&gt;&lt;P&gt;- request the addition of a new user to the DMS for a document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We then do ticketting and forwarding to the published documents URL (including a ticket), but I bet that part is easier to uncover, so I'll limit my question to the first step that I need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help you can provide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For QV 9 we currently send&amp;nbsp; this (with folder and file substituted, and to a white-list-IP-protected IIS server) via an HTTP request and we get back a response containing XML:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;update mark="" view='"" kind='MetaServiceData_obj" level="0" stamp="" ident="new:${folder}${file}.qvw" &amp;gt;&amp;lt;/update&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Java API or xml-over-http methods for QV 11</title>
      <link>https://community.qlik.com/t5/QlikView/Java-API-or-xml-over-http-methods-for-QV-11/m-p/398889#M1303558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have code in our java server app that does the following using XML over HTTP for QV 9, but I cannot find any useful info about how to do this in QV 11:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- request the list of current DMS users for a document&lt;/P&gt;&lt;P&gt;- request the addition of a new user to the DMS for a document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We then do ticketting and forwarding to the published documents URL (including a ticket), but I bet that part is easier to uncover, so I'll limit my question to the first step that I need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help you can provide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For QV 9 we currently send&amp;nbsp; this (with folder and file substituted, and to a white-list-IP-protected IIS server) via an HTTP request and we get back a response containing XML:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;update mark="" view='"" kind='MetaServiceData_obj" level="0" stamp="" ident="new:${folder}${file}.qvw" &amp;gt;&amp;lt;/update&amp;gt;&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/Java-API-or-xml-over-http-methods-for-QV-11/m-p/398889#M1303558</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Java API or xml-over-http methods for QV 11</title>
      <link>https://community.qlik.com/t5/QlikView/Java-API-or-xml-over-http-methods-for-QV-11/m-p/398890#M1303562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do this via the QMS API or use the Qv User Manager Powertool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QMS API info on the SDK package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Powertools&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/docs/DOC-3059" title="http://community.qlik.com/docs/DOC-3059"&gt;http://community.qlik.com/docs/DOC-3059&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2013 15:00:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Java-API-or-xml-over-http-methods-for-QV-11/m-p/398890#M1303562</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2013-03-01T15:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Java API or xml-over-http methods for QV 11</title>
      <link>https://community.qlik.com/t5/QlikView/Java-API-or-xml-over-http-methods-for-QV-11/m-p/398891#M1303566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have looked at those, and they do not contain anything I can use. They are all DLL and EXE files. I'm doing this from a Java application running on Unix machines. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2013 15:03:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Java-API-or-xml-over-http-methods-for-QV-11/m-p/398891#M1303566</guid>
      <dc:creator />
      <dc:date>2013-03-01T15:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Java API or xml-over-http methods for QV 11</title>
      <link>https://community.qlik.com/t5/QlikView/Java-API-or-xml-over-http-methods-for-QV-11/m-p/398892#M1303569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The examples are in .net but the API is SOAP based so you can call the API from java or any other language where you can make an http request. You will need to support NTLMv2 for authentication to obtain the service key. There are a couple posts where the soap api may not work with axis you make need to tweak the wsdl.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2013 18:52:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Java-API-or-xml-over-http-methods-for-QV-11/m-p/398892#M1303569</guid>
      <dc:creator />
      <dc:date>2013-03-01T18:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Java API or xml-over-http methods for QV 11</title>
      <link>https://community.qlik.com/t5/QlikView/Java-API-or-xml-over-http-methods-for-QV-11/m-p/398893#M1303572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's what I'm trying to do. I need the documentation for what the soap calls are. Do you know where I can find that? All I've found so far is a compiled help file with all the relevant sections filled with "missing content" error messages.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2013 19:20:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Java-API-or-xml-over-http-methods-for-QV-11/m-p/398893#M1303572</guid>
      <dc:creator />
      <dc:date>2013-03-01T19:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Java API or xml-over-http methods for QV 11</title>
      <link>https://community.qlik.com/t5/QlikView/Java-API-or-xml-over-http-methods-for-QV-11/m-p/398894#M1303576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For instance, what wsdl file describes the SOAP services for querying DMS for a document? For adding users to a document DMS?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2013 21:06:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Java-API-or-xml-over-http-methods-for-QV-11/m-p/398894#M1303576</guid>
      <dc:creator />
      <dc:date>2013-03-01T21:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Java API or xml-over-http methods for QV 11</title>
      <link>https://community.qlik.com/t5/QlikView/Java-API-or-xml-over-http-methods-for-QV-11/m-p/398895#M1303580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have not found any documentation detailing the QMS API. The best I have found so far is to use the QMSClient in PowerTools and try out the various calls to see which one will do what you need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Mar 2013 01:13:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Java-API-or-xml-over-http-methods-for-QV-11/m-p/398895#M1303580</guid>
      <dc:creator />
      <dc:date>2013-03-02T01:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Java API or xml-over-http methods for QV 11</title>
      <link>https://community.qlik.com/t5/QlikView/Java-API-or-xml-over-http-methods-for-QV-11/m-p/398896#M1303585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can find documentation about the API here, &lt;A _jive_internal="true" class="loading active_link" href="https://community.qlik.com/docs/DOC-2606" title="http://community.qlik.com/docs/DOC-2606"&gt;http://community.qlik.com/docs/DOC-2606&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the comments are quiet poor and not really helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did like 3 posts according to the QMS and got 0 replies, either the questions were too difficult to get a reply, or nobody knows the reply only the developpers themselves...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jun 2013 07:03:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Java-API-or-xml-over-http-methods-for-QV-11/m-p/398896#M1303585</guid>
      <dc:creator />
      <dc:date>2013-06-03T07:03:21Z</dc:date>
    </item>
  </channel>
</rss>

