What is this error "Read operation on table 'sn_esign_configuration' from scope 'AES Table Builder' was denied. The application 'AES Table Builder' must declare a cross scope access privilege. Please contact the application admin to update their acce

Community Alums
Not applicable

Hello mates,

I'm created a demo app using app engine studio and add new table extended from TASK. After the table creation, when I opened for preview/ edit table options it is showing the following error

find_real_file.png

then I was tried to change scope into AES Table Builder, but the same is not available in my Scope box on top of the banner frame. 

find_real_file.png

Can any one please explain me what is this error and how can I overcome this?

2 REPLIES 2

Learner10
Mega Guru

Hello Naresh,

Above error will occur due to permission issue, It means you dont have read operation mentioned table that is the reason your getting this error.

To rectify this you need to define cross scope policy for that table.

To understand more please refer below link

https://docs.servicenow.com/bundle/paris-application-development/page/build/applications/reference/c...

can you please mark it as helpful/ correct if your query answered 

 

Thanks,

Learner

Bhavana Reddy
Mega Guru

Hello,

 

I am also facing the same issue, Can you please tell us the steps if you found the solution?

 

Thanks