<?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 Fetching Server Address in Front End in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fetching-Server-Address-in-Front-End/m-p/481204#M550593</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;Is it possible in qlikview to find out out server IP Address through Front End&lt;/P&gt;&lt;P&gt;What I want is to show ServerIP Address without Reloading Application on that server.&lt;/P&gt;&lt;P&gt;I searched for direct function available something like ServerAddress() similar to existing functions ComputerName(),OSName(),ClientPlatform()?&amp;nbsp; but not found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will be greatly appreciated if someone can give any alternate solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Best Regards,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Dec 2013 07:13:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-13T07:13:00Z</dc:date>
    <item>
      <title>Fetching Server Address in Front End</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-Server-Address-in-Front-End/m-p/481204#M550593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;Is it possible in qlikview to find out out server IP Address through Front End&lt;/P&gt;&lt;P&gt;What I want is to show ServerIP Address without Reloading Application on that server.&lt;/P&gt;&lt;P&gt;I searched for direct function available something like ServerAddress() similar to existing functions ComputerName(),OSName(),ClientPlatform()?&amp;nbsp; but not found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will be greatly appreciated if someone can give any alternate solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Best Regards,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 07:13:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-Server-Address-in-Front-End/m-p/481204#M550593</guid>
      <dc:creator />
      <dc:date>2013-12-13T07:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching Server Address in Front End</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-Server-Address-in-Front-End/m-p/481205#M550594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;database server o qlikview server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 07:36:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-Server-Address-in-Front-End/m-p/481205#M550594</guid>
      <dc:creator />
      <dc:date>2013-12-13T07:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching Server Address in Front End</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-Server-Address-in-Front-End/m-p/481206#M550595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry to mention that... I required IP Addrees of Server where QlikView Server resides..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 07:38:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-Server-Address-in-Front-End/m-p/481206#M550595</guid>
      <dc:creator />
      <dc:date>2013-12-13T07:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching Server Address in Front End</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-Server-Address-in-Front-End/m-p/481207#M550596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no macro, no function... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 07:55:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-Server-Address-in-Front-End/m-p/481207#M550596</guid>
      <dc:creator />
      <dc:date>2013-12-13T07:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching Server Address in Front End</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-Server-Address-in-Front-End/m-p/481208#M550597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should be done in such a way that without reloading application on server, I can get Server IP Address.&lt;/P&gt;&lt;P&gt;In my post, I have mentioned two three functions that gives info of the machine without reloading the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.ComputerName() - Returns a string containing the name of the computer as returned by the operating system.&lt;/P&gt;&lt;P&gt;2.OSUser() - Returns a string containing the name of the current user as returned by the operating system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But unfortuntly there is no system function available to solve my purpose... hence I am finding altenate solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 08:04:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-Server-Address-in-Front-End/m-p/481208#M550597</guid>
      <dc:creator />
      <dc:date>2013-12-13T08:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching Server Address in Front End</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-Server-Address-in-Front-End/m-p/481209#M550598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Kiran&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When (if) you get this QV Server IP Address what do you plan to do with it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 17:54:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-Server-Address-in-Front-End/m-p/481209#M550598</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-13T17:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching Server Address in Front End</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-Server-Address-in-Front-End/m-p/481210#M550599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;was u able top fetch the server address ?&lt;/P&gt;&lt;P&gt;trying to do the same in here so will be glad if you share the method &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 06:39:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-Server-Address-in-Front-End/m-p/481210#M550599</guid>
      <dc:creator />
      <dc:date>2015-09-02T06:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching Server Address in Front End</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-Server-Address-in-Front-End/m-p/481211#M550600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;May not be an Ideal solution but define a key in the registry with a string value with the IP Address and use the following function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=getregistrystring('HKEY_LOCAL_MACHINE\SOFTWARE\QlikTech\QlikView','IP') &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hth&lt;/P&gt;&lt;P&gt;Sasi&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/97858_Untitled.jpg" style="height: 459px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled2.jpg" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/97874_Untitled2.jpg" style="height: 432px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2015 11:54:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-Server-Address-in-Front-End/m-p/481211#M550600</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-09-03T11:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching Server Address in Front End</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-Server-Address-in-Front-End/m-p/481212#M550601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Hello Experts,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;It was too delayed reply from my side.. but yes, I found something to cheer for after this solution.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Thanks Sasi !! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; This might help someone.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;What I exactly looking for was, my client has two separate servers for Production &amp;amp; UAT. (Normal Case)&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Both the servers has qlikview server installed on it. Its a constant support environment where we do development as per user requirement &amp;amp; send them UAT Server URL for data validation. &amp;amp; once UAT is done we update (upload) the application on Production server.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;we gave users the direct accesspoint URL of application.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;A class="jive-link-external-small" rel="nofollow"&gt;http://server_IP_address//QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=QVS%40qvsprod1%........qvw&amp;amp;client=Plugin&lt;/A&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;There were some applications that interconnected to each other &amp;amp; user can navigate it through button click. (URL was placed into button action -Open Qlikview Document)&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;So,If I could get server IP address at front end, then I could set it into a variable, &amp;amp; without changing a single line of code, application will work fine on both the servers.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;PS. My requirement was completed since we applied simple approach of writing QlikView Application Name&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; instead of writing complete URL. (for this,both the applications should be in same folder.)&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;IMG __jive_id="97998" alt="QVCommunity.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/97998_QVCommunity.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;-Regards,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Kiran Shinde&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2015 10:48:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-Server-Address-in-Front-End/m-p/481212#M550601</guid>
      <dc:creator />
      <dc:date>2015-09-04T10:48:36Z</dc:date>
    </item>
  </channel>
</rss>

