Base table is not accessible in Now Assist
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Summarization could not be completed because access to the base table Legal Contract Request was unsuccessful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
The base table is not accessible in Now Assist because the role restrictions defined via the Now Assist Skill Kit do not grant the testing user or agent access the necessary inherited permissions
- Role Mismatch: The skill agent access relies strictly on roles defined in the Role Restrictions configuration, which might differ from an administrator's actual roles. [1]
- Table Inheritance/Child Tables: If you are trying to use features like Case Summarization on a child or extended table, the system may lack the proper configuration varset mapping for that specific table. [1]
- Validate Role Inheritance (Temporary Workaround):
- Navigate to a non-production instance with
security_adminpermissions. - Open the
sys_agent_access_role_configurationtable to find the agent access role record. - Temporarily turn on the 'Allow all session roles' toggle to test if it resolves the access block. [1]
- Navigate to a non-production instance with
- Configure Child/Extended Tables:
- Go to the
sn_nowassist_skill_configtable and look up your specific skill (e.g., Case Summarization). - Check for configuration varsets (
NACM config) and replicate or create a new configuration mapped specifically to your extended child table using an "insert and stay" action. [1]
- Go to the
- Which specific Now Assist skill you are trying to use (e.g., HR Case Summarization, Incident Summarization)
- Whether you are testing on an out-of-box base table or a custom extended table
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB2517624
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB3029596
Regards
Dr Atul G. - Learn N Grow Together ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
******************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
I am using "Legal Request Summarization" in LSD and I am using OOB skill as it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Then log a now support case.
Regards
Dr Atul G. - Learn N Grow Together ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
******************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
This error usually means the system can’t access the Legal Contract Request table. Check the table permissions, connection, and whether the table still exists.