Scope does not have write access to table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello,
I made a flow on global scope and in flow i am updating record on a table name "Rule' which is in different scope. In the rule table i updated the Application Access - All application scope , And checked can read, can update , can create. It was working on dev, but when i moved to TEST instance, it is not working and error is coming
'Scope does not have write access to table x_msgfi_agmm_rule'
Does anyone has any idea why this is happening?
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @SS1510
Just check whether you have proper Application access in your custom table.
- Navigate to System Definition > Table.
- Search for x_msgfi_agmm_rule and open the record.
- Go to the Application Access tab.
Ref: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1262790
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0656766
Next Check - Check Cross-Scope Privileges
- Navigate to System Applications > Application Cross-Scope Access.
- Ensure there is an entry for your table with the Operation set to Write
