<?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: QlikView Load Script HTTP vs UTC in Publisher in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QlikView-Load-Script-HTTP-vs-UTC-in-Publisher/m-p/450045#M701004</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have similar problem. When using the Publisher in the server and folder access (i.e. not the http) I get the Access denied error in the file reload log. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When manually reloading from desktop client also in the server with the folder access there is no problem accessing the same list of files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also need the folder access with * to work. Otherwise script will become quite complex.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So any news on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Nov 2012 10:34:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-11-07T10:34:56Z</dc:date>
    <item>
      <title>QlikView Load Script HTTP vs UTC in Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Load-Script-HTTP-vs-UTC-in-Publisher/m-p/450042#M701001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am loading an excel document from SharePoint.&amp;nbsp; Both of the following methods work from my local machine using the QlikView client:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Load * From [&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://Server/00/XYX/Shared%20Documents/Good%20Document/RATES.xls"&gt;http://Server/00/XYX/Shared%20Documents/Good%20Document/RATES.xls&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * From [\\Server\00\XYZ\Shared Documents\Good Document\RATES.xls]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the server using publisher, ONLY the http address method works.&amp;nbsp;&amp;nbsp; Using the Path I get an error Cannot open file...the network name cannot be found,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason I HAVE to use the path is in a future load (which works great on my local machine) I am loading using a wildcard (*) so it grabs all of the spreadsheets in a specific directory.&amp;nbsp;&amp;nbsp; I cannot use a wildcard in an HTTP format....not allowed, but can using the path.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 19:10:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Load-Script-HTTP-vs-UTC-in-Publisher/m-p/450042#M701001</guid>
      <dc:creator />
      <dc:date>2012-10-24T19:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Load Script HTTP vs UTC in Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Load-Script-HTTP-vs-UTC-in-Publisher/m-p/450043#M701002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the shared folder available for the account running the QlikView Services on the server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 01:16:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Load-Script-HTTP-vs-UTC-in-Publisher/m-p/450043#M701002</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-25T01:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Load Script HTTP vs UTC in Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Load-Script-HTTP-vs-UTC-in-Publisher/m-p/450044#M701003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes the User running the QlikView Services is authorized to the shared folders.&amp;nbsp;&amp;nbsp; I've made some progress with a change to the proxy for the service id that has helped.&amp;nbsp;&amp;nbsp; Now I get the message that Access is Denied.&amp;nbsp;&amp;nbsp; It appears the widows credentials are not being passed through when accessing via the path.&amp;nbsp; When manually trying to access the path via windows, it always prompts me for my credentials from the server only.&amp;nbsp;&amp;nbsp; From my local machine it does not prompt me.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 13:28:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Load-Script-HTTP-vs-UTC-in-Publisher/m-p/450044#M701003</guid>
      <dc:creator />
      <dc:date>2012-10-25T13:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Load Script HTTP vs UTC in Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Load-Script-HTTP-vs-UTC-in-Publisher/m-p/450045#M701004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have similar problem. When using the Publisher in the server and folder access (i.e. not the http) I get the Access denied error in the file reload log. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When manually reloading from desktop client also in the server with the folder access there is no problem accessing the same list of files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also need the folder access with * to work. Otherwise script will become quite complex.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So any news on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 10:34:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Load-Script-HTTP-vs-UTC-in-Publisher/m-p/450045#M701004</guid>
      <dc:creator />
      <dc:date>2012-11-07T10:34:56Z</dc:date>
    </item>
  </channel>
</rss>

