<?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 How can you get data from WebTrends Via their REST URLs? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-you-get-data-from-WebTrends-Via-their-REST-URLs/m-p/247511#M1208121</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to do the same with some success. I haven't finished my module yet but it is half way there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, I set my username and password as variables which can be set in the module or the values can be added into the app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in my module I simply have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set g_objHttp=CreateObject("MSXML2.XMLHTTP")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;g_objHttp.Open"GET","&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://"&gt;https://&lt;/A&gt;&lt;EM&gt;WEBTRENDSDOMAIN&lt;/EM&gt;/v2_0/ReportService/profiles/?format=xml",false,loginName,loginPassword&lt;/P&gt;&lt;P&gt;g_objHttp.send()&lt;/P&gt;&lt;P&gt;g_objResult=g_objHttp.responseText&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the moment, I'm just using this to create an output file and use it in LOAD script immediately after.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use Webtrends OnPremise but I guess it would be more or less the same for Ondemand&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jul 2011 15:09:18 GMT</pubDate>
    <dc:creator>Glenn_Renwick</dc:creator>
    <dc:date>2011-07-04T15:09:18Z</dc:date>
    <item>
      <title>How can you get data from WebTrends Via their REST URLs?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-you-get-data-from-WebTrends-Via-their-REST-URLs/m-p/247510#M1208120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to pull WebTrends data into QV using their REST URL data extraction methodology. However, you cant embed an ID and PW in the REST URL and QV doesnt prompt for a login (unlike Excel which knows to prompt for a login.)&lt;/P&gt;&lt;P&gt;Does anyone know how to authenticate from a REST URL call?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Mar 2010 19:46:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-you-get-data-from-WebTrends-Via-their-REST-URLs/m-p/247510#M1208120</guid>
      <dc:creator />
      <dc:date>2010-03-15T19:46:23Z</dc:date>
    </item>
    <item>
      <title>How can you get data from WebTrends Via their REST URLs?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-you-get-data-from-WebTrends-Via-their-REST-URLs/m-p/247511#M1208121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to do the same with some success. I haven't finished my module yet but it is half way there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, I set my username and password as variables which can be set in the module or the values can be added into the app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in my module I simply have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set g_objHttp=CreateObject("MSXML2.XMLHTTP")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;g_objHttp.Open"GET","&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://"&gt;https://&lt;/A&gt;&lt;EM&gt;WEBTRENDSDOMAIN&lt;/EM&gt;/v2_0/ReportService/profiles/?format=xml",false,loginName,loginPassword&lt;/P&gt;&lt;P&gt;g_objHttp.send()&lt;/P&gt;&lt;P&gt;g_objResult=g_objHttp.responseText&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the moment, I'm just using this to create an output file and use it in LOAD script immediately after.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use Webtrends OnPremise but I guess it would be more or less the same for Ondemand&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2011 15:09:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-you-get-data-from-WebTrends-Via-their-REST-URLs/m-p/247511#M1208121</guid>
      <dc:creator>Glenn_Renwick</dc:creator>
      <dc:date>2011-07-04T15:09:18Z</dc:date>
    </item>
  </channel>
</rss>

