ATF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
if that is feasible through the ATF to automate "CanRead" and "CanContribute" user criteria for Knowledge Article, any way that's a OOTB automated diagnostic.
if anyone knows please let me know how we can implement.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hi @KritiK ,
You can use ATF OOTB Quick Start Tests together with the User Criteria Diagnostics in ServiceNow to validate whether CanRead and CanContribute user criteria are correctly applied by testing different users (with / without relevant roles or groups) against both knowledge base and article levels, verifying that users who match CanContribute are allowed contribute actions, those without it can only read (if criteria allow), ensuring articles are published with valid dates and state, confirming that CannotRead or CannotContribute criteria override when applicable, and running these regularly after changes to catch misconfigurations.....
If you found my response helpful, please mark it as ‘Accept as Solution’ and ‘Helpful’. This helps other community members find the right answer more easily and supports the community.
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
34m ago
@KritiK - You can use Quick Start Test - 'KM: User criteria covering canRead and canContribute for KnowledgeBase and canRead at Article level' for reference to Create Test Script
If my response helped, please mark it correct and close the thread so that it benefits future readers.