Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
We plan to use a web form that will be open from a qvw file published in
Acces Point/QV server. This web form will modify some infomation on a
dimension table used by QV but cannot be reached by unauthorised users. A
macro will be develop to hide or unhide the buton. But if another user can
catch the URL link, it might be able to modify it without any
authorization. Do you know if QV server can also manage authorization for
non-Qlikview file into Access Point/QV server? If not what could be the
procedure to do it without deploying another web server in parallel just
for the web forms
No, you can't use QlikView to manage security on external content.
You could try using IIS and restricting access by NTFS permissions.
No, you can't use QlikView to manage security on external content.
You could try using IIS and restricting access by NTFS permissions.
I would probably go to this solution.
Thanks a lot