<?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: Management Service API with FQDN in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Management-Service-API-with-FQDN/m-p/2524549#M1242447</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28038"&gt;@marcus_sommer&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;sorry for the delayed answer.&lt;/P&gt;&lt;P&gt;I've changed the script to use the ip-address, but it isn't working also. I get the following error message (first the original in german, than translated by me):&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;New-WebServiceProxy : Das Dokument wurde erkannt, konnte jedoch nicht verarbeitet werden.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;- Das WSDL-Dokument enthält Links, die nicht aufgelöst werden konnten.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;- Fehler beim Downloaden von '&lt;A href="http://qlikxxx:4799/QMS/Service?wsdl=wsdl0" target="_blank"&gt;http://qlikxxx:4799/QMS/Service?wsdl=wsdl0&lt;/A&gt;'.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;- Der Remotename konnte nicht aufgelöst werden: 'qlikxxx'&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;New-WebServiceProxy : The document was recognized, but couldn't be processed.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;- The WSDL-document contains links, that couldn't be resolved&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;- Error at the download from '&lt;A href="http://qlikxxx:4799/QMS/Service?wsdl=wsdl0" target="_blank"&gt;http://qlikxxx:4799/QMS/Service?wsdl=wsdl0&lt;/A&gt;'.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;- The remotename (remote hostname(?)) couldn't be resolved: 'qlikxxx'&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Even if I used the IP-address for "$url" in "&lt;FONT face="courier new,courier"&gt;$service = New-WebServiceProxy -Uri $url -Namespace QlikViewServer -UseDefaultCredential&lt;/FONT&gt;" it uses the machine name to get the wsdl-file.&lt;/P&gt;&lt;P&gt;If I copy the "&lt;FONT face="courier new,courier"&gt;&lt;A href="http://qlikxxx:4799/QMS/Service?wsdl=wsdl0" target="_blank"&gt;http://qlikxxx:4799/QMS/Service?wsdl=wsdl0&lt;/A&gt;&lt;/FONT&gt;" into any browser I get the message that it couldn't connect to the specified server. If i change the address to "&lt;FONT face="courier new,courier"&gt;&lt;A href="http://qlikxxx.foodomain.com:4799/QMS/Service?wsdl=wsdl0" target="_blank"&gt;http://qlikxxx.foodomain.com:4799/QMS/Service?wsdl=wsdl0&lt;/A&gt;&lt;/FONT&gt;" I get the content of the wsdl-"file".&lt;/P&gt;&lt;P&gt;So where is the setting that QlikView gives the FQDN back?&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jul 2025 12:29:50 GMT</pubDate>
    <dc:creator>peterwh</dc:creator>
    <dc:date>2025-07-17T12:29:50Z</dc:date>
    <item>
      <title>Management Service API with FQDN</title>
      <link>https://community.qlik.com/t5/QlikView/Management-Service-API-with-FQDN/m-p/2523893#M1242442</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;in our company there was a change, due to security reasons, that every computer has to be addressed by the FQDN (so with the domain name).&lt;/P&gt;&lt;P&gt;Now I have the problem, that I can't connect to the Management API anymore, because it's only available via hostname (without the domain name). How can I change this? I searched in the community, I tried changing the Config.xml from the QVMS, but I only get the hostname.&lt;/P&gt;&lt;P&gt;This is what I get in QMC (-&amp;gt; Setup -&amp;gt; Management Service -&amp;gt; Summary)&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;To connect to the API of this Management Service use: &lt;A href="https://qlikxxx:4799/QMS/Service" target="_blank" rel="noopener"&gt;https://qlikxxx:4799/QMS/Service&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But I need this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;To connect to the API of this Management Service use: &lt;A href="https://qlikxxx.domain.com:4799/QMS/Service" target="_blank" rel="noopener"&gt;https://qlikxxx.domain.com:4799/QMS/Service&lt;/A&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Did anyone get this done?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kind regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Peter Hübschen&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Management-Service-API-with-FQDN/m-p/2523893#M1242442</guid>
      <dc:creator>peterwh</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Management Service API with FQDN</title>
      <link>https://community.qlik.com/t5/QlikView/Management-Service-API-with-FQDN/m-p/2523922#M1242443</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22008"&gt;@peterwh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Take a look at the below articles, I think you have to edit the connection outside of Qlik.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/QlikView-Connecting-to-QMS-API-using-HTTPS/ta-p/1716724" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/QlikView-Connecting-to-QMS-API-using-HTTPS/ta-p/1716724&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/QlikView-Connect-to-QMS-API-with-Visual-Studio/ta-p/1716717" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/QlikView-Connect-to-QMS-API-with-Visual-Studio/ta-p/1716717&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2025 10:11:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Management-Service-API-with-FQDN/m-p/2523922#M1242443</guid>
      <dc:creator>Maria_Halley</dc:creator>
      <dc:date>2025-07-11T10:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Management Service API with FQDN</title>
      <link>https://community.qlik.com/t5/QlikView/Management-Service-API-with-FQDN/m-p/2523930#M1242444</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/942"&gt;@Maria_Halley&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;my problem description wasn't complete. Sorry for that.&lt;/P&gt;&lt;P&gt;I have a powershell script which I found in the community (&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/QlikView-Call-QMS-API-with-PowerShell/ta-p/1713678" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/QlikView-Call-QMS-API-with-PowerShell/ta-p/1713678&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;I've made my changes and at one point (I don't know where), the .wsdl-file should be loaded and the script tries to read it from "&lt;A href="http://qlikxxx:4799/QMS/Service" target="_blank"&gt;http://qlikxxx:4799/QMS/Service&lt;/A&gt;..." and not the configured $url. Because of the lack of the domain, the address can not be called.&lt;/P&gt;&lt;P&gt;It is the case if I use an alias for the server for $url (maybe "qliktest"), the script tries to contact qlikxxx (the original hostname).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because the hostname-address is visible in the qmc, I want to change it to a FQDN. I hope that could resolve my problem.&lt;/P&gt;&lt;P&gt;The same problem was described there in 2021; unfortunately without any answer.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Integration-Extension-APIs/QMS-Backend-API-Host-Change/td-p/1871328" target="_blank"&gt;https://community.qlik.com/t5/Integration-Extension-APIs/QMS-Backend-API-Host-Change/td-p/1871328&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;BR /&gt;Peter&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2025 10:55:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Management-Service-API-with-FQDN/m-p/2523930#M1242444</guid>
      <dc:creator>peterwh</dc:creator>
      <dc:date>2025-07-11T10:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Management Service API with FQDN</title>
      <link>https://community.qlik.com/t5/QlikView/Management-Service-API-with-FQDN/m-p/2523945#M1242445</link>
      <description>&lt;P&gt;What happens if you don't used the name else the IP of the server?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2025 12:30:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Management-Service-API-with-FQDN/m-p/2523945#M1242445</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2025-07-11T12:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Management Service API with FQDN</title>
      <link>https://community.qlik.com/t5/QlikView/Management-Service-API-with-FQDN/m-p/2524549#M1242447</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28038"&gt;@marcus_sommer&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;sorry for the delayed answer.&lt;/P&gt;&lt;P&gt;I've changed the script to use the ip-address, but it isn't working also. I get the following error message (first the original in german, than translated by me):&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;New-WebServiceProxy : Das Dokument wurde erkannt, konnte jedoch nicht verarbeitet werden.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;- Das WSDL-Dokument enthält Links, die nicht aufgelöst werden konnten.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;- Fehler beim Downloaden von '&lt;A href="http://qlikxxx:4799/QMS/Service?wsdl=wsdl0" target="_blank"&gt;http://qlikxxx:4799/QMS/Service?wsdl=wsdl0&lt;/A&gt;'.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;- Der Remotename konnte nicht aufgelöst werden: 'qlikxxx'&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;New-WebServiceProxy : The document was recognized, but couldn't be processed.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;- The WSDL-document contains links, that couldn't be resolved&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;- Error at the download from '&lt;A href="http://qlikxxx:4799/QMS/Service?wsdl=wsdl0" target="_blank"&gt;http://qlikxxx:4799/QMS/Service?wsdl=wsdl0&lt;/A&gt;'.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;- The remotename (remote hostname(?)) couldn't be resolved: 'qlikxxx'&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Even if I used the IP-address for "$url" in "&lt;FONT face="courier new,courier"&gt;$service = New-WebServiceProxy -Uri $url -Namespace QlikViewServer -UseDefaultCredential&lt;/FONT&gt;" it uses the machine name to get the wsdl-file.&lt;/P&gt;&lt;P&gt;If I copy the "&lt;FONT face="courier new,courier"&gt;&lt;A href="http://qlikxxx:4799/QMS/Service?wsdl=wsdl0" target="_blank"&gt;http://qlikxxx:4799/QMS/Service?wsdl=wsdl0&lt;/A&gt;&lt;/FONT&gt;" into any browser I get the message that it couldn't connect to the specified server. If i change the address to "&lt;FONT face="courier new,courier"&gt;&lt;A href="http://qlikxxx.foodomain.com:4799/QMS/Service?wsdl=wsdl0" target="_blank"&gt;http://qlikxxx.foodomain.com:4799/QMS/Service?wsdl=wsdl0&lt;/A&gt;&lt;/FONT&gt;" I get the content of the wsdl-"file".&lt;/P&gt;&lt;P&gt;So where is the setting that QlikView gives the FQDN back?&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 12:29:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Management-Service-API-with-FQDN/m-p/2524549#M1242447</guid>
      <dc:creator>peterwh</dc:creator>
      <dc:date>2025-07-17T12:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Management Service API with FQDN</title>
      <link>https://community.qlik.com/t5/QlikView/Management-Service-API-with-FQDN/m-p/2524557#M1242448</link>
      <description>&lt;P&gt;I don't know and I'm not sure that there is really any setting for a FQDN respectively an implemented logic to combine the server-name and the domain - which might mean that each server-name entry in each confgig might be replaced with the FQDN.&lt;/P&gt;&lt;P&gt;Before going such way make sure that you have complete backup of entire services-configurations (all services has to be stopped) and ideally an image of the server because manipulating the settings may go wrong and resulting in a corrupt system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 13:05:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Management-Service-API-with-FQDN/m-p/2524557#M1242448</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2025-07-17T13:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Management Service API with FQDN</title>
      <link>https://community.qlik.com/t5/QlikView/Management-Service-API-with-FQDN/m-p/2524578#M1242449</link>
      <description>&lt;P&gt;We've changed every entry in our QlikView-system to FQDN some years ago, because our IT department said that they will only allow calls with FQDN in the future. So we prepared for this situation.&lt;/P&gt;&lt;P&gt;Only the management service doesn't have a FQDN, because we didn't find the correct setting to modify this. Even in our "config.xml" for the management service we put the FQDNs.&lt;/P&gt;&lt;P&gt;Since we have a test site it is no problem if I would break our test site.&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 14:23:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Management-Service-API-with-FQDN/m-p/2524578#M1242449</guid>
      <dc:creator>peterwh</dc:creator>
      <dc:date>2025-07-17T14:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Management Service API with FQDN</title>
      <link>https://community.qlik.com/t5/QlikView/Management-Service-API-with-FQDN/m-p/2524579#M1242450</link>
      <description>&lt;P&gt;Beside the program-data there are also settings within install-data, for example in:&lt;/P&gt;&lt;P&gt;YourInstallFolder\QlikView_Server\Management Service\QVManagementService.exe.config&lt;/P&gt;&lt;P&gt;and there is a setting with the comment of:&lt;/P&gt;&lt;P&gt;&amp;lt;!-- An administratively-assigned name for this managed node. By convention, this is the node's fully-qualified domain name. If the name is unknown, the value is the zero-length string. If left empty, it defaults to current machine name --&amp;gt;&lt;/P&gt;&lt;P&gt;I think it's worth to play with.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 15:00:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Management-Service-API-with-FQDN/m-p/2524579#M1242450</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2025-07-17T15:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Management Service API with FQDN</title>
      <link>https://community.qlik.com/t5/QlikView/Management-Service-API-with-FQDN/m-p/2524627#M1242451</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28038"&gt;@marcus_sommer&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;that did the trick. Now I can successfully execute the powershell script. Thank you very much.&lt;/P&gt;&lt;P&gt;I had never looked at this parameter, because it is in the SNMP-section and it is called "SNMPsysName".&lt;/P&gt;&lt;P&gt;In QMC there is still the machine name only, but if the script runs, this is ok.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jul 2025 05:03:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Management-Service-API-with-FQDN/m-p/2524627#M1242451</guid>
      <dc:creator>peterwh</dc:creator>
      <dc:date>2025-07-18T05:03:04Z</dc:date>
    </item>
  </channel>
</rss>

