- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2021 10:59 PM
There is no "New" button while creating new processor in sys_processor table. Is it related to ACL or some other configuration missing?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2021 11:14 PM
In Quebec release the Table level CREATE ACL only has maint role so even for admins it won't work
1) elevate your role to security_admin
2) You can use Admin overrides checkbox as True
ACL URL: https://instanceName.service-now.com/nav_to.do?uri=sys_security_acl.do?sys_id=8bc9bc150a0a0b4401a2b8324296ab12
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2021 11:13 PM
I am able to view it in my Orlando instance as an admin
Please check these
1) Configure list control and check if New button is omitted by condition or the Omit new button checkbox is true
2) Check table level CREATE ACL is blocking or not
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2021 11:14 PM
In Quebec release the Table level CREATE ACL only has maint role so even for admins it won't work
1) elevate your role to security_admin
2) You can use Admin overrides checkbox as True
ACL URL: https://instanceName.service-now.com/nav_to.do?uri=sys_security_acl.do?sys_id=8bc9bc150a0a0b4401a2b8324296ab12
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2024 02:19 AM
I am looking at Xanadu release notes, I see that creation of new processors is deprecated.