Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi guys,
When I applied section access users who are having document CAL are unable to access that document from web or open in server,
can any buddy confirm me that section access is worked or not with Document CAL license.
I am using below method for section access in hidden script
region_map:
LOAD * Inline [ REGION, PF_REGION,OV_REGION,OVD_REGION,REGION_CODE
Central, Central, Central, Central, 10
Western, Western, Western, Western, 20
Eastern, Eastern, Eastern, Eastern, 30 ];
section Access;
LOAD [ACCESS],
[USERID],
[REGION_CODE],
[GROUP]
FROM
sec.xlsx
(ooxml, embedded labels, table is SOBIS_USER);
Section Application;
LOAD [GROUP],
SH01,
SH02,
SH03,
SH04,
SH05
FROM
sec.xlsx
(ooxml, embedded labels, table is GROUPS);
Manay thanks in Advance
Hi,
Section access does work with document CALs just fine. Your code seems right but at a first glance, I don't know whay are you using the GROUP field in section access, and how are the users being authorized (are they even prompted for user or not when they access to the document and if not, what is the error that the Server returns?)
Regards,
Miguel
hi
your coading seeema wright..but wat is error i can't say
so please find the attacment
may it helps you or upload your application
thanks
rohit