Hi,
I've a qvw with Section Access into Hidden Script:
TabellaUserNeg:
LOAD
ACCESS,
NTNAME,
NTDOMAINSID,
COD_NEG
FROM
[http://HOST:4780/QMS/AuthTable]
(html, utf8, embedded labels, table is default);
Section Access;
LOAD ACCESS,
NTNAME,
COD_NEG
Resident TabellaUserNeg;
Section Application;
In qmc into Users/"Section Access Management" I've a default table with 4 users and 1 admin. These users matches with the intranet domain users. Admin is a local admin user.
So, If I open the qvw from Access Point it works and the users see their data correctly. But, If I set a Document Task into qmc with the Reduce Field COD_NEG and Distribute Recipient NTNAME, it doesn't work fine. It doesn't create a qvw file for each COD_NEG. Because the user that runs this task is Administrator, and Administrator has no COD_NEG value. (see below)
Can I set a bypass security with Administrator user?
My goal is run a qmc task and distribute it the right users splittin the file for each COD_NEG (and Administrator must see all the data when I run the task)
My User Table:
ACCESS | NTNAME | NTDOMAINSID | COD_NEG |
---|
ADMIN | ADMINISTRATOR | SRVMQLIK01 | |
USER | USER1 | INTRANET | 1 |
USER | USER2 | INTRANET | 5 |
USER | USER3 | INTRANET | 20 |
USER | USER3 | INTRANET | 5 |
Thank you very much, best regards!
Riccardo
Riccardo Schillaci
BI Analyst
Datawarehouse & Business Intelligence