We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Scope does not have write access to table

SS1510
Tera Expert

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!

4 REPLIES 4

Ankur Bawiskar
Tera Patron

@SS1510 

did you try creating cross scope record and see if that works?

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

@Ankur Bawiskar 

Yes , i did but not yet not working. 

@SS1510 

it should work fine as it's working in DEV

try to debug more, if still doesn't work then raise a case with ServiceNow

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

Sujit Jadhav
Tera Guru

Hello @SS1510 ,

Navigate to the System Applications > Application Cross-scope access.
Add the target scope & target name and add the operation as per your need.

"If you found my answer helpful, please like and mark it as an "accepted solution". It helps future readers to locate the solution easily and supports the community!"

Thank You,

Sujit Jadhav