Have to create write acl for few fields which are present in scoped application using script. Table and other fields are present in Global application. Whenever i click on advance for writing the script it makes it read only.

Ajay Sharma6
Kilo Contributor

Not allowing to add script for ACL in scoped applications.

Have to create write acl for few fields which are present in scoped application using script. Table and other fields are present in Global application. Whenever i click on advance for writing the script it makes it read only.

Please help!

Regards,

Ajay Sharma

 

8 REPLIES 8

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hello Ajay,

This is the expected behavior. There is creation restriction across application scopes for few artifacts. Details here.

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

The only possible workaround is to create ACL as per the table scope i.e I guess global in this case.

 

- Pradeep Sharma

Hi Pradeep,

While creating the ACL in table scope i am not able to select those fields which are created in different scope.

 

Regards,

Ajay Sharma

Hi Ajay,

Unfortunately no other way.

please create fields & field level ACLs in the same custom scope as the table scope.

Regards
Ankur

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

Hey Ajay,

As I mentioned switch to the same app  scope as of table scope and then create an ACL.

Please let me know if you have any questions.

 

- Pradeep Sharma