Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
i just implemented Section access as follow
SECTION ACCESS;
LOAD * INLINE [
ACCESS, NTNAME, REGION_DESCRIPTION
USER, EMEA\AZARRA, ITALY
];
the NTNAME is the one coming out from Upper(OSUser()) formula.
Then i flagged the 2 checkbox here.
when i enter the application i'm able to see everything.
There's some step that i'm missing?
Thank you
there is something wrong because with strict exclusion if there is no Italy data, he will see a restriction message..
I'm I wrong ?
i just used osuser() to check if domain\user was correct: i'm not using this on the section access.
Of course i have data from italy, in the field "Region_Description" with value "Italy"
do you wrote Section access; and Section Application; like mentioned above ?
This is exactly what i have on my script
If there is no Italy data then user will see all data.
Section access is case sensitive
Italy should be in caps
Screen shot which you post earlier and above posted data wont match..
here REGION_DESCRIPTION is caps and Value ITALY in caps but
earlier screen shot both are in small letter.
Is there anything which we are missing\??
If there is no Italy data and there is user who is reduced to Italy, what is the difference between Strict exclusion SA and NOT strict exclusion SA as a result for that user then ?
Good point - in the data-set the value is "Italy" - is something manageable?
What i have to write then in the Section Access? "Italy" as well? or it's required to have only CAPS value?