<?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 Locked out - Section Access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Locked-out-Section-Access/m-p/218285#M712369</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Similar tragic story as other users have documented when being locked out of their apps. Here's my twist:&lt;/P&gt;&lt;P&gt;Without realizing that there are only two types of access: ADMIN and USER, I implemented section access, assigned user ids, passwords, and a 'cluster' column based on access levels that do not/can not exist.&lt;/P&gt;&lt;P&gt;By chance, the script included two lines for access type 'USER'. Unfortunately, the 'cluster' of data that the users should be able to view do not exist in the Section Application map.&lt;/P&gt;&lt;P&gt;I only have the latest version of the .qvw file available - no backup. When I try to publish the .qvw, the tasks fail. Am I really out of luck? Is it possible to create a custom access type? For example, 'EXECUTIVE' instead of 'ADMIN'.&lt;/P&gt;&lt;P&gt;Any suggestions would be greatly appreciated. Here's the script:&lt;/P&gt;&lt;P&gt;SectionAccess:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Section Access&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; ACCESS, USERID, PASSWORD, ID&lt;BR /&gt; EXECUTIVE, EXEC, E, *&lt;BR /&gt; CHANNEL_HEAD, CHAN, CH&lt;BR /&gt; DEVELOPER, DEV, D, *&lt;BR /&gt; USER, DEMO2, P, B&lt;BR /&gt; USER, DEMO3, P, C&lt;BR /&gt;]&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Section Application&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; Channel, ID&lt;BR /&gt; RLO, R&lt;BR /&gt; Other, O&lt;BR /&gt; EJ, E&lt;BR /&gt; M, M&lt;BR /&gt; MO / SC, MOSC&lt;BR /&gt; SM, SM&lt;BR /&gt; WH, W&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;]&lt;/P&gt;&lt;P&gt;[:'(]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Dec 2010 01:01:58 GMT</pubDate>
    <dc:creator>bullish35</dc:creator>
    <dc:date>2010-12-09T01:01:58Z</dc:date>
    <item>
      <title>Locked out - Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Locked-out-Section-Access/m-p/218285#M712369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Similar tragic story as other users have documented when being locked out of their apps. Here's my twist:&lt;/P&gt;&lt;P&gt;Without realizing that there are only two types of access: ADMIN and USER, I implemented section access, assigned user ids, passwords, and a 'cluster' column based on access levels that do not/can not exist.&lt;/P&gt;&lt;P&gt;By chance, the script included two lines for access type 'USER'. Unfortunately, the 'cluster' of data that the users should be able to view do not exist in the Section Application map.&lt;/P&gt;&lt;P&gt;I only have the latest version of the .qvw file available - no backup. When I try to publish the .qvw, the tasks fail. Am I really out of luck? Is it possible to create a custom access type? For example, 'EXECUTIVE' instead of 'ADMIN'.&lt;/P&gt;&lt;P&gt;Any suggestions would be greatly appreciated. Here's the script:&lt;/P&gt;&lt;P&gt;SectionAccess:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Section Access&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; ACCESS, USERID, PASSWORD, ID&lt;BR /&gt; EXECUTIVE, EXEC, E, *&lt;BR /&gt; CHANNEL_HEAD, CHAN, CH&lt;BR /&gt; DEVELOPER, DEV, D, *&lt;BR /&gt; USER, DEMO2, P, B&lt;BR /&gt; USER, DEMO3, P, C&lt;BR /&gt;]&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Section Application&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; Channel, ID&lt;BR /&gt; RLO, R&lt;BR /&gt; Other, O&lt;BR /&gt; EJ, E&lt;BR /&gt; M, M&lt;BR /&gt; MO / SC, MOSC&lt;BR /&gt; SM, SM&lt;BR /&gt; WH, W&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;]&lt;/P&gt;&lt;P&gt;[:'(]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 01:01:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Locked-out-Section-Access/m-p/218285#M712369</guid>
      <dc:creator>bullish35</dc:creator>
      <dc:date>2010-12-09T01:01:58Z</dc:date>
    </item>
    <item>
      <title>Locked out - Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Locked-out-Section-Access/m-p/218286#M712370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ellen,&lt;/P&gt;&lt;P&gt;unfortunately, field ACCESS can only accept 2 possible values - ADMIN or USER, no other values would work.&lt;/P&gt;&lt;P&gt;As tragic as it sounds, you are probably out of luck - try to scramble and find any backup versions. Maybe you used auto-save? Maybe you e-mailed a copy of the document to someone?&lt;/P&gt;&lt;P&gt;This is a common trap - once you lock yourself out of the document, there is no way to unlock it...&lt;/P&gt;&lt;P&gt;good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 07:25:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Locked-out-Section-Access/m-p/218286#M712370</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2010-12-09T07:25:40Z</dc:date>
    </item>
    <item>
      <title>Locked out - Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Locked-out-Section-Access/m-p/218287#M712371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Oleg.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 19:49:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Locked-out-Section-Access/m-p/218287#M712371</guid>
      <dc:creator>bullish35</dc:creator>
      <dc:date>2010-12-09T19:49:56Z</dc:date>
    </item>
    <item>
      <title>Locked out - Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Locked-out-Section-Access/m-p/218288#M712372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If u send me the application i can try to help u.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2010 03:13:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Locked-out-Section-Access/m-p/218288#M712372</guid>
      <dc:creator>maneshkhottcpl</dc:creator>
      <dc:date>2010-12-10T03:13:30Z</dc:date>
    </item>
  </channel>
</rss>

