Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

ServiceNow Report Access Issue

SambitRath
Giga Contributor

Dear All,

 

I have created a scripted report for an user and shared with him, But while running that report ,User is unable to see any records over there. Please find the SS attached for reference and provide your input.

 

Thanks,

Sam

 

 

 

3 REPLIES 3

J Siva
Kilo Patron

Hi @SambitRath 

Could you please confirm whether the admin is able to view the data when they run the report? If they can, then you need to check the ACLs of the client‑callable Script Include.
While creating a client‑callable Script Include, you should specify who is allowed to execute the script.
Check which user roles have permission to execute the script and update them accordingly.
Regards,
Siva


HI Shiva,

Yes Admin is able to view and run that report and as such there is no restriction for the user  or role in the script include

 

Laveena-Agarwal
Mega Sage

Hi @SambitRath 

 

Please run this in list view to check if this script runs fine or not, also check the ACL for the table and for this particular user busing Access analyzer.

As @J Siva  suggested - Please check the roles on the script include too