<?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: section access - long user ID in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/section-access-long-user-ID/m-p/1658708#M49356</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/73632"&gt;@124psu&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I've not seen anything quite like that before, I can't really envisage how or why user ID's would have been set up like that, it's really unusual having attributes stacked into the ID. Anyway, have you tried putting the entire string (including the domain) in quotes, e.g:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"DomainName\name=jane.doe, dept=marketing, id=123456, country=us"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;That's what tends to work in pretty standard environments but wasn't listed as one of your examples.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Section access will also want it all in upper case. So for example:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SectionAccessTbl:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Load * Inline&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ACCESS, USERID, SECTIONACCESSCOL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;USER, Upper("DomainName\name=jane.doe, dept=marketing, id=123456, country=us"), *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope that helps.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Dec 2019 20:40:06 GMT</pubDate>
    <dc:creator>Rodj</dc:creator>
    <dc:date>2019-12-17T20:40:06Z</dc:date>
    <item>
      <title>section access - long user ID</title>
      <link>https://community.qlik.com/t5/App-Development/section-access-long-user-ID/m-p/1658629#M49349</link>
      <description>&lt;P&gt;Section access has been fully implemented but our production environment has our userID as a very long string with many parameters.&amp;nbsp;&lt;/P&gt;&lt;P&gt;**example from qmc&lt;/P&gt;&lt;P&gt;&lt;FONT color="#808000"&gt;&lt;STRONG&gt;DOMAIN | USERID&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#808000"&gt;&lt;EM&gt;ABC&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; name=jane.doe, dept=marketing, id=123456, country=us&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;When I try to pass this long userID into our section access it gives me the usual error - data couldn't be loaded, make sure user is part of the script etc. &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;I've tried setting it up in a few ways but all unsuccessful:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;1) ABC\name=jane.doe, dept=marketing, id=123456, country=us&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;2)&amp;nbsp;ABC\"name=jane.doe, dept=marketing, id=123456, country=us"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;3)&amp;nbsp;ABC\("name=jane.doe, dept=marketing, id=123456, country=us")&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Would like to hear about anyone's&amp;nbsp;experience when working with an unorthodox-ed&amp;nbsp;lengthy userID. Thanks all.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:26:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/section-access-long-user-ID/m-p/1658629#M49349</guid>
      <dc:creator>124psu</dc:creator>
      <dc:date>2024-11-16T19:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: section access - long user ID</title>
      <link>https://community.qlik.com/t5/App-Development/section-access-long-user-ID/m-p/1658641#M49350</link>
      <description>Are you using LDAP? If so, are you using Active Directory? It looks like your using the distinguished name (DN). If you can share your advanced LDAP filter that may be what's driving it. Can you not simply use the LDAP login value instead of the DN?</description>
      <pubDate>Tue, 17 Dec 2019 18:01:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/section-access-long-user-ID/m-p/1658641#M49350</guid>
      <dc:creator>andoryuu</dc:creator>
      <dc:date>2019-12-17T18:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: section access - long user ID</title>
      <link>https://community.qlik.com/t5/App-Development/section-access-long-user-ID/m-p/1658691#M49354</link>
      <description>&lt;P&gt;We're not using LDAP or AD. There doesn't seem to be a way to work around the distinguished name. I've submitted a case to Qlik in the past about this issue but pretty much came full circle at this point.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 19:55:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/section-access-long-user-ID/m-p/1658691#M49354</guid>
      <dc:creator>124psu</dc:creator>
      <dc:date>2019-12-17T19:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: section access - long user ID</title>
      <link>https://community.qlik.com/t5/App-Development/section-access-long-user-ID/m-p/1658708#M49356</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/73632"&gt;@124psu&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I've not seen anything quite like that before, I can't really envisage how or why user ID's would have been set up like that, it's really unusual having attributes stacked into the ID. Anyway, have you tried putting the entire string (including the domain) in quotes, e.g:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"DomainName\name=jane.doe, dept=marketing, id=123456, country=us"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;That's what tends to work in pretty standard environments but wasn't listed as one of your examples.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Section access will also want it all in upper case. So for example:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SectionAccessTbl:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Load * Inline&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ACCESS, USERID, SECTIONACCESSCOL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;USER, Upper("DomainName\name=jane.doe, dept=marketing, id=123456, country=us"), *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope that helps.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 20:40:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/section-access-long-user-ID/m-p/1658708#M49356</guid>
      <dc:creator>Rodj</dc:creator>
      <dc:date>2019-12-17T20:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: section access - long user ID</title>
      <link>https://community.qlik.com/t5/App-Development/section-access-long-user-ID/m-p/1658754#M49363</link>
      <description>&lt;P&gt;Wow, such a simple elegant solution.. thank you so much for this.. I cannot believe it was that simple. I've done preliminary testing and it looks to be good. I'll def have to do a more comprehensive one tomorrow. Again, thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 22:48:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/section-access-long-user-ID/m-p/1658754#M49363</guid>
      <dc:creator>124psu</dc:creator>
      <dc:date>2019-12-17T22:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: section access - long user ID</title>
      <link>https://community.qlik.com/t5/App-Development/section-access-long-user-ID/m-p/1658757#M49364</link>
      <description>&lt;P&gt;No problem. Section access can feel like a bit of a mystery at times! I've banged my head against that wall more than once &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 22:53:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/section-access-long-user-ID/m-p/1658757#M49364</guid>
      <dc:creator>Rodj</dc:creator>
      <dc:date>2019-12-17T22:53:05Z</dc:date>
    </item>
  </channel>
</rss>

