Cross scope privilege issue in Scoped Application

nayanparekh
Kilo Contributor

Hi,

I have created one scoped application, in which there is an UI actions which has the the condition value set as "gs.hasRole('[roleName]')".

Due to this my application states "Cross scope privilege" as "Glide API: user roles and groups"

find_real_file.png

I had submitted this application for certification, and as a feedback they stated that while loading the page (which has the UI action) they are receiving an error as stated below

find_real_file.png

I am not sure, why is this error occurring, since it already has a cross scope privilege access.

Can anyone help with this or at least let me know if I need to include any dependencies in my application to bypass this issue.

Note - For reference, I referred the below link

https://www.google.co.in/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=0ahUKEwi9grSnptXQAhXGP48KHcw_D...

Thanks in Advance!

6 REPLIES 6

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hello Nayan,



As I have resolved your query in the below thread, please mark the response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.


Cross scope privilege issue in Scoped Application


{
"error":{
"message":"com.glide.script.fencing.access.ScopeAccessNotGrantedException: read access to cmdb_ci_netgear not granted",
"detail":""
},
"status":"failure"
}
 
I am getting this for all the table in cmdb in test in dev it works fine