- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-29-2024 01:30 AM
Can any one help me to solve the error below.
"Write operation from scope 'rhino.global' has been refused due to the table's cross-scope access policy"
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-29-2024 11:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-29-2024 01:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-29-2024 01:43 AM
Hello,Thank you very much.
actually, the detail error content is like below.
"Write operation against 'x_1108360_staff_ap_shinsei_confirm' from scope 'rhino.global' has been refused due to the table's cross-scope access policy"
x_1108360_staff_ap_shinsei_confirm is a table defined in my scoped application.
And I have created cross scope record like below.
Am I doing it right?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-29-2024 01:58 AM
@jieLian123 In your RCA record your Source Scope should be Global and Target will be Staff Application System. Rest all fields are okay and once this record is created the RCA error will be gone.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-29-2024 02:05 AM
Hi, I switch the scope to global and trying to create the record as you suggested,
but it seems global can not be set as a source scope?
I got error like below.