Security restricted: Write operation against ----Cross-scope access policy

ramesh_r
Mega Sage

Hi All,

 

I have done a custom application and it has one table.

Now I am trying to update the value in the custom application table from the Global application but I am getting this error

Security restricted: Write operation against 'x_93513_monday_moday_table' from scope 'rhino.global' has been refused due to the table's cross-scope access policy

 

I have tried the below action to resolve this issue but still it's not working

 

1. Created the record in the "Cross scope privileges" table

ramesh_r_0-1723015893040.png

 

2. Created the record in the  "Restricted Caller Access Privileges" table

ramesh_r_1-1723015950243.png

 

3. Provided the table access also

ramesh_r_2-1723016006685.png

 

Thanks

 

 

 

 

 

1 REPLY 1

Mark Manders
Mega Patron

Can you check on the cross scope privileges table (sys_scope_privilege). It could be the system automatically created one that is currently on status 'requested'. Move it to allowed and it should work.

 


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark