<?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: Security Without Section Application in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Security-Without-Section-Application/m-p/99597#M752594</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, Section Application line should be there. If you are adding section access then there should be some thing on which you are going to apply that security.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Oct 2018 09:14:01 GMT</pubDate>
    <dc:creator>vijetas42</dc:creator>
    <dc:date>2018-10-12T09:14:01Z</dc:date>
    <item>
      <title>Security Without Section Application</title>
      <link>https://community.qlik.com/t5/QlikView/Security-Without-Section-Application/m-p/99595#M752592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What will happen if&amp;nbsp; i use Section Access; but comment the Section Application; line ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is Section Application; line must be there ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Security-Without-Section-Application/m-p/99595#M752592</guid>
      <dc:creator>mohan2391</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Security Without Section Application</title>
      <link>https://community.qlik.com/t5/QlikView/Security-Without-Section-Application/m-p/99596#M752593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will not work, section application needs to be there in order for it to be applied,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Be sure to make a backup copy of your QVW before playing around with any section access related changes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2018 09:09:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Security-Without-Section-Application/m-p/99596#M752593</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-12T09:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Security Without Section Application</title>
      <link>https://community.qlik.com/t5/QlikView/Security-Without-Section-Application/m-p/99597#M752594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, Section Application line should be there. If you are adding section access then there should be some thing on which you are going to apply that security.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2018 09:14:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Security-Without-Section-Application/m-p/99597#M752594</guid>
      <dc:creator>vijetas42</dc:creator>
      <dc:date>2018-10-12T09:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Security Without Section Application</title>
      <link>https://community.qlik.com/t5/QlikView/Security-Without-Section-Application/m-p/99598#M752595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a bit more nuanced than that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;SPAN style="font-family: 'courier new', courier;"&gt;Section Application;&lt;/SPAN&gt; statement doesn't have to be present if...&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;you're not using the &lt;SPAN style="font-family: 'courier new', courier;"&gt;Section Access;&lt;/SPAN&gt; statement. &lt;SPAN style="font-family: 'courier new', courier;"&gt;Section Application;&lt;/SPAN&gt; is the default at the start of your script, even in the hidden script.&lt;/LI&gt;&lt;LI&gt;the &lt;SPAN style="font-family: 'courier new', courier;"&gt;Section Access;&lt;/SPAN&gt; statement appears near to the end of your script, and there are are no more regular statements after &lt;SPAN style="font-family: 'courier new', courier;"&gt;Section Access;&lt;/SPAN&gt; In that case all statements appearing before the &lt;SPAN style="font-family: 'courier new', courier;"&gt;Seciton Access;&lt;/SPAN&gt; statement are parked in an "implicit" &lt;SPAN style="font-family: 'courier new', courier;"&gt;Section Application;&lt;/SPAN&gt; area because that's the default area at the start of your Load scirpt.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Application - being the default at script start - is usually omitted altogether from scripts without security.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scripts that have only &lt;SPAN style="font-family: 'courier new', courier;"&gt;Section Access;&lt;/SPAN&gt; won't do many useful things (if any at all) because your document will end up without a data model... But I can imagine that a document with just a series of buttons that pass control to other documents (document chaning) won't need a data model and will do just fine with only a &lt;SPAN style="font-family: 'courier new', courier;"&gt;Section Access;&lt;/SPAN&gt; statement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2018 10:37:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Security-Without-Section-Application/m-p/99598#M752595</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-10-12T10:37:48Z</dc:date>
    </item>
  </channel>
</rss>

