<?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: Document share using IE or ajax in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Document-share-using-IE-or-ajax/m-p/663197#M1071771</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prajna,&lt;/P&gt;&lt;P&gt;That would require some mapping in the web server according to your logic, and move it out of QlikView on to the web server. If these are macros, then most of the code could be reused in VBScripts or .NET dlls, but in any case, as external services to QlikView.&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Aug 2014 14:40:07 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2014-08-12T14:40:07Z</dc:date>
    <item>
      <title>Document share using IE or ajax</title>
      <link>https://community.qlik.com/t5/QlikView/Document-share-using-IE-or-ajax/m-p/663193#M1071767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a document whih make use of macro's.Now whenever i share the url for my customer i give them IE where they should have qlikview plugin installed. But not everyone would have qv plugin but i cant go from ajax coz my macro doesnt work there... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what will be the best way to share the URL of access point?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone share me the better option asap?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prajna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 08:53:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Document-share-using-IE-or-ajax/m-p/663193#M1071767</guid>
      <dc:creator />
      <dc:date>2014-08-12T08:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Document share using IE or ajax</title>
      <link>https://community.qlik.com/t5/QlikView/Document-share-using-IE-or-ajax/m-p/663194#M1071768</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;As far as I remember Session sharing only works with AJAX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 08:54:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Document-share-using-IE-or-ajax/m-p/663194#M1071768</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-08-12T08:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: Document share using IE or ajax</title>
      <link>https://community.qlik.com/t5/QlikView/Document-share-using-IE-or-ajax/m-p/663195#M1071769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Most macros will not work with Ajax, that's by design, so you will have to either stop using macros and use for example direct actions or add the macro functionality as an external file added to any computer.&lt;/P&gt;&lt;P&gt;The Access point URL is always&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://servername/qlikview"&gt;http://servername/qlikview&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Using by default the computer name where QlikView is installed and port 80. To use Plugin you need to open port 4747 as well.&lt;/P&gt;&lt;P&gt;Can you please elaborate on what do you want to achieve? &lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 08:57:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Document-share-using-IE-or-ajax/m-p/663195#M1071769</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2014-08-12T08:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Document share using IE or ajax</title>
      <link>https://community.qlik.com/t5/QlikView/Document-share-using-IE-or-ajax/m-p/663196#M1071770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have written some encryption and decrypion logic and fit to window etc..such logics using macro.&lt;/P&gt;&lt;P&gt;Whenever user clicks on dashboard url he will be able to see the dashboard belonging to him.&lt;/P&gt;&lt;P&gt;Now the url we have shared is in IE mode to front end guys..so this makes the customer to have qvplugin installed in order to view dashboard.&lt;/P&gt;&lt;P&gt;but i cant ask all my customres to have qvplugin so is there any alernative so that user can view the dashboard without any thing to be installed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prajna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 09:35:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Document-share-using-IE-or-ajax/m-p/663196#M1071770</guid>
      <dc:creator />
      <dc:date>2014-08-12T09:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Document share using IE or ajax</title>
      <link>https://community.qlik.com/t5/QlikView/Document-share-using-IE-or-ajax/m-p/663197#M1071771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prajna,&lt;/P&gt;&lt;P&gt;That would require some mapping in the web server according to your logic, and move it out of QlikView on to the web server. If these are macros, then most of the code could be reused in VBScripts or .NET dlls, but in any case, as external services to QlikView.&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 14:40:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Document-share-using-IE-or-ajax/m-p/663197#M1071771</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2014-08-12T14:40:07Z</dc:date>
    </item>
  </channel>
</rss>

