<?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 document chaining and different Server in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/document-chaining-and-different-Server/m-p/720571#M474867</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;I want to do the document chaining on qlikview to toggle from different qlikview files on access point.&lt;/P&gt;&lt;P&gt;In my project we have three environment(DEV,UAT,PROD) I can only work on DEV files.&lt;/P&gt;&lt;P&gt;I have successfully done the same using URL in DEV environment but not geeting how to do the same in UAT / PROD with out access to the qvw file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i have though is I will make a variable to catch the environment and based on that will change the URL but I have not got any success on this.&amp;nbsp; Please let me know any other approach. &lt;/P&gt;&lt;P&gt;Please respond this is very urgent. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Aug 2014 09:53:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-08-21T09:53:30Z</dc:date>
    <item>
      <title>document chaining and different Server</title>
      <link>https://community.qlik.com/t5/QlikView/document-chaining-and-different-Server/m-p/720571#M474867</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;I want to do the document chaining on qlikview to toggle from different qlikview files on access point.&lt;/P&gt;&lt;P&gt;In my project we have three environment(DEV,UAT,PROD) I can only work on DEV files.&lt;/P&gt;&lt;P&gt;I have successfully done the same using URL in DEV environment but not geeting how to do the same in UAT / PROD with out access to the qvw file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i have though is I will make a variable to catch the environment and based on that will change the URL but I have not got any success on this.&amp;nbsp; Please let me know any other approach. &lt;/P&gt;&lt;P&gt;Please respond this is very urgent. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 09:53:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/document-chaining-and-different-Server/m-p/720571#M474867</guid>
      <dc:creator />
      <dc:date>2014-08-21T09:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: document chaining and different Server</title>
      <link>https://community.qlik.com/t5/QlikView/document-chaining-and-different-Server/m-p/720572#M474868</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;Make a variable say Server_Name = ComputerName() &lt;/P&gt;&lt;P&gt;and put the condition like below &lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if($(Server_Name)='abc123','&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://qlikviewserver-dev/ajax/opendoc?abc.qvw&amp;amp;host='&amp;amp;$(Server_Name"&gt;https://qlikviewserver-dev/ajax/opendoc?abc.qvw&amp;amp;host='&amp;amp;$(Server_Name&lt;/A&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if($(Server_Name)='abc1xz','&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://qlikviewserver-uat/ajax/opendoc?abc1.qvw&amp;amp;host='&amp;amp;$(Server_Name"&gt;https://qlikviewserver-uat/ajax/opendoc?abc1.qvw&amp;amp;host='&amp;amp;$(Server_Name&lt;/A&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if($(Server_Name)='abc1fg','&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://qlikviewserver-prod/ajax/opendoc?abc2.qvw&amp;amp;host='&amp;amp;$(Server_Name"&gt;https://qlikviewserver-prod/ajax/opendoc?abc2.qvw&amp;amp;host='&amp;amp;$(Server_Name&lt;/A&gt;&lt;SPAN&gt;)))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for this you have to know the server name.&lt;/P&gt;&lt;P&gt;without knowing the server name u can't do this.&lt;/P&gt;&lt;P&gt;But when server change you have to replace the name from abc123 to that server name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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, 08 Sep 2014 07:24:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/document-chaining-and-different-Server/m-p/720572#M474868</guid>
      <dc:creator />
      <dc:date>2014-09-08T07:24:57Z</dc:date>
    </item>
  </channel>
</rss>

