Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Sections Access Not working In Browser

Hi,

I am trying to use Section Access with my application on Access point, it reloads fine and when I first login it shows me the access rights of the User I picked, but when I try to login as a different user, it still shows me my previous Users information.

When I use Firefox and clear the cookies after each login it works absolutely fine, but I have to clear my cookies everytime I want to change the user, But this is not applicable in Internet Explorer. I am guessing it is something to do with Cache  or user login information is not getting cleared.

Section Access;

star is *;

LOAD ACCESS,

     USERID,

     USERNAME,

     PASSWORD,

     SERIAL,

     BNKR_SID

FROM $(QVDFolder)Users.qvd (qvd) where 1=1;

Section Application;

Our QVD File looks like

USERID   USERNAME  ACCESS  ROLE  BNKR_SID  PASSWORD  SERIAL

A123      Apple   ADMIN   BANKER                                A123    *     *

B345      Ben      ADMIN     TEAM MANAGER             A123    *      *

C678      Sam     ADMIN      BUSINESS MANAGER    A123     *      *

Qlikview Version 10.00.9061.7 SR3 64-bit Edition (x64)

Any help in this regard would be really great.

2 Replies
alexpanjhc
Specialist
Specialist

try make access at the beginning

Anonymous
Not applicable
Author

It should work if you close IE.  After you reopen, you can login as a different user.

I agree it is inconvenient for testing.  In "real life" it is irrelevant.

Regards,

Michael