<?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: How Safe is it using Web File Connection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-Safe-is-it-using-Web-File-Connection/m-p/1970569#M1227250</link>
    <description>&lt;P&gt;If you are using Web Files, I guess the changes are that you may get malware if it is attached to that file. Never tried this, but would like community experts to suggest.&lt;/P&gt;</description>
    <pubDate>Fri, 19 Aug 2022 07:16:15 GMT</pubDate>
    <dc:creator>kaushiknsolanki</dc:creator>
    <dc:date>2022-08-19T07:16:15Z</dc:date>
    <item>
      <title>How Safe is it using Web File Connection</title>
      <link>https://community.qlik.com/t5/QlikView/How-Safe-is-it-using-Web-File-Connection/m-p/1970556#M1227246</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I had a customer ask me if pulling data from a Web File can introduce Malware to the System.&lt;/P&gt;
&lt;P&gt;Is there a whitepaper / official page that I can give to them that explains that it is safe to do this?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Safe-is-it-using-Web-File-Connection/m-p/1970556#M1227246</guid>
      <dc:creator>kahl_dre</dc:creator>
      <dc:date>2026-01-26T21:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: How Safe is it using Web File Connection</title>
      <link>https://community.qlik.com/t5/QlikView/How-Safe-is-it-using-Web-File-Connection/m-p/1970569#M1227250</link>
      <description>&lt;P&gt;If you are using Web Files, I guess the changes are that you may get malware if it is attached to that file. Never tried this, but would like community experts to suggest.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 07:16:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Safe-is-it-using-Web-File-Connection/m-p/1970569#M1227250</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2022-08-19T07:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: How Safe is it using Web File Connection</title>
      <link>https://community.qlik.com/t5/QlikView/How-Safe-is-it-using-Web-File-Connection/m-p/1970605#M1227253</link>
      <description>&lt;P&gt;Hi Kaushik,&lt;/P&gt;
&lt;P&gt;Just to be clear, I am talking about the HTML "scraping". Surely that only reads the HTML text and doesn't download a file or executes any sort of code from the Web page?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 07:59:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Safe-is-it-using-Web-File-Connection/m-p/1970605#M1227253</guid>
      <dc:creator>kahl_dre</dc:creator>
      <dc:date>2022-08-19T07:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: How Safe is it using Web File Connection</title>
      <link>https://community.qlik.com/t5/QlikView/How-Safe-is-it-using-Web-File-Connection/m-p/1970652#M1227257</link>
      <description>&lt;P&gt;You are right, I am referring to the same, but I am not sure if it invites any malware.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 09:34:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Safe-is-it-using-Web-File-Connection/m-p/1970652#M1227257</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2022-08-19T09:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: How Safe is it using Web File Connection</title>
      <link>https://community.qlik.com/t5/QlikView/How-Safe-is-it-using-Web-File-Connection/m-p/1970730#M1227258</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Never gave this much thought, but you are scraping data, and not creating a function in the load script.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bill&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 12:39:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Safe-is-it-using-Web-File-Connection/m-p/1970730#M1227258</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2022-08-19T12:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: How Safe is it using Web File Connection</title>
      <link>https://community.qlik.com/t5/QlikView/How-Safe-is-it-using-Web-File-Connection/m-p/1970749#M1227260</link>
      <description>&lt;P&gt;Hi Bill,&lt;/P&gt;
&lt;P&gt;Yes. Just a simple data fetch from a website, but the customer is concerned about malware and I need to have some sort of documentation, to prove that no web code gets executed, so no malware can get onto the QlikView server via this data fetch.&lt;/P&gt;
&lt;P&gt;LOAD &lt;BR /&gt;&amp;nbsp; &amp;nbsp; Name, &lt;BR /&gt;&amp;nbsp; &amp;nbsp; Abbreviation, &lt;BR /&gt;&amp;nbsp; &amp;nbsp; Currency, &lt;BR /&gt;&amp;nbsp; &amp;nbsp; Rate&lt;BR /&gt;FROM&lt;BR /&gt;[&lt;A href="https://tools.sars.gov.za/rex/Rates/Default.aspx" target="_blank"&gt;https://tools.sars.gov.za/rex/Rates/Default.aspx&lt;/A&gt;]&lt;BR /&gt;(html, codepage is 1252, embedded labels, table is @1);&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 12:57:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Safe-is-it-using-Web-File-Connection/m-p/1970749#M1227260</guid>
      <dc:creator>kahl_dre</dc:creator>
      <dc:date>2022-08-19T12:57:12Z</dc:date>
    </item>
  </channel>
</rss>

