<?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 Identify application running on server in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Identify-application-running-on-server/m-p/172568#M1312015</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I identify if my application is running on a server or locally (using macros)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>erichshiino</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Identify application running on server</title>
      <link>https://community.qlik.com/t5/QlikView/Identify-application-running-on-server/m-p/172568#M1312015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I identify if my application is running on a server or locally (using macros)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&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/Identify-application-running-on-server/m-p/172568#M1312015</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Identify application running on server</title>
      <link>https://community.qlik.com/t5/QlikView/Identify-application-running-on-server/m-p/172569#M1312017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you need to know, whether you have opened an application on the server? Otherwise you may simply inspect the first character from FilePath()-function, if "C", it is local, if e.g. "F" it may be on the server&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 05:25:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identify-application-running-on-server/m-p/172569#M1312017</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2009-11-16T05:25:59Z</dc:date>
    </item>
    <item>
      <title>Identify application running on server</title>
      <link>https://community.qlik.com/t5/QlikView/Identify-application-running-on-server/m-p/172570#M1312020</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;&lt;/P&gt;&lt;P&gt;so, is there any flag set somewhere for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 16:26:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identify-application-running-on-server/m-p/172570#M1312020</guid>
      <dc:creator />
      <dc:date>2011-12-05T16:26:42Z</dc:date>
    </item>
    <item>
      <title>Identify application running on server</title>
      <link>https://community.qlik.com/t5/QlikView/Identify-application-running-on-server/m-p/172571#M1312022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,Alain&lt;/P&gt;&lt;P&gt;Since QV 10 there are new functions for this.&lt;/P&gt;&lt;P&gt;Please, check Miguel's answer here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://community.qlik.com/message/107639#107639"&gt;http://community.qlik.com/message/107639#107639&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I forgot to update this thread. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 17:53:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identify-application-running-on-server/m-p/172571#M1312022</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-12-05T17:53:27Z</dc:date>
    </item>
    <item>
      <title>Identify application running on server</title>
      <link>https://community.qlik.com/t5/QlikView/Identify-application-running-on-server/m-p/172572#M1312023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the Sessions.log of the QlikView Server in addition to that, so you can get more information on where you are running your documents. Special attention are worth the fields "Client Build Version" (empty for Ajax connections) and "Client Type" (Windows Exe for Desktop, browser name and version...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 00:26:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identify-application-running-on-server/m-p/172572#M1312023</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-12-06T00:26:12Z</dc:date>
    </item>
  </channel>
</rss>

