
Lately I have seen a fair amount of talk on the ServiceNow Community around challenges felt by customers migrating from ServiceNow Knowledge Base Eureka V2 to Fuji V3.
So rather than write up a long winded blog post displaying various business cases and examples “I’ve” seen, i’ve decided to simply present my findings and let you use them as you see fit. Whether you’ve already embarked on this migration or are in planning mode for future, I am sure you will find value at some level you can apply today, even if that value is more time.
Below is a collection of Knowledge Base Resources pertaining to differences within ServiceNow Knowledge Base Eureka V2 vs Fuji V3 (PDF version at bottom of page).
SERVICENOW KNOWLEDGE BASE V2 (EUREKA) VS V3 (FUJI)
KNOWN ERRORS IN V3
PRB632565: Knowledge v3 search results do not obey ACLs https://hi.service-now.com/kb_view.do?sysparm_article=KB0551111
PRB632565: Knowledge v3 search results do not obey ACLs Login Number: KB0551111 |
Because Knowledge v3 does not use ACLs to restrict access, knowledge search includes results that are restricted via ACLs for the current user. Steps to Reproduce |
1. Create ACLs that prevent a certain user from accessing knowledge articles. 2. Log in as the restricted user. The article appears in search results but you cannot view the full article. Workaround |
Do not use ACLs to restrict articles when using Knowledge v3. In v3, security is handled strictly by user criteria: http://wiki.servicenow.com/index.php?title=Migrating_to_Knowledge_Management_v3#Key_Differences If you need to prevent certain users from seeing knowledge articles, move those articles to a separate knowledge base with more strict user criteria. For more information, see: KB0550924: Understanding User Criteria and ACLs in Knowledge v3. Related Problem: PRB632565 Seen In Fixed In Eureka Patch 8 Fuji Patch 3 Fuji Patch 6 There is no data to report. Associated Community Threads Community Thread https://community.servicenow.com/issues/3611 Article Information Published:2015-08-24 Copy Permalink Title Responses Restricted KB articles still showing in Fuji Upvotes |
Home 125 views Description PRB632565: Knowledge v3 search results do not obey ACLs Login Number: KB0551111 |
Because Knowledge v3 does not use ACLs to restrict access, knowledge search includes results that are restricted via ACLs for the current user. Steps to Reproduce |
1. Create ACLs that prevent a certain user from accessing knowledge articles. 2. Log in as the restricted user. The article appears in search results but you cannot view the full article. Workaround |
Do not use ACLs to restrict articles when using Knowledge v3. In v3, security is handled strictly by user criteria: http://wiki.servicenow.com/index.php?title=Migrating_to_Knowledge_Management_v3#Key_Differences If you need to prevent certain users from seeing knowledge articles, move those articles to a separate knowledge base with more strict user criteria. For more information, see: KB0550924: Understanding User Criteria and ACLs in Knowledge v3. Related Problem: PRB632565 Seen In Eureka Patch 8 Fuji Patch 3 Fuji Patch 6 Fixed In Associated Community Threads Community Thread https://community.servicenow.com/issues/3611 Article Information Published:2015-08-24 Copy Permalink Title Responses Restricted KB articles still showing in Fuji Upvotes |
Understanding User Criteria and ACLs in Knowledge v3
https://hi.service-now.com/kb_view.do?sysparm_article=KB0550924
Home Overview Understanding User Criteria and ACLs in Knowledge v3 286 views Login With the Fuji release, knowledge functionality is upgraded to Knowledge v3. Prior to Knowledge v3, ACLs and roles were used to determine who can view and create knowledge content. With Knowledge v3, this functionality was replaced with User Criteria. User criteria allows knowledge managers to implement and modify security without a system administrator’s involvement, as well as define separate security configurations for different knowledge bases. Refer to the ServiceNow product documentation for more information about these topics. Knowledge v3 User Criteria Basic Principles Several basic principles apply to all instances when configuring user criteria in knowledge. A knowledge manager can specify which users Can read and Can contribute to a knowledge base by creating and selecting user criteria. If no user criteria is selected for a knowledge base, all users can read and all users with roles can contribute to that knowledge base. Users included in the Can contribute user criteria can also read articles. You do not need to explicitly grant these users read- access. User criteria records are shared between Knowledge and the Service Catalog. ACLs in Knowledge v3 Knowledge v3 is intended to be used with user criteria alone. For best results, do not use ACLs to control access in Knowledge v3. Though ACLs control access in lists and forms, only user criteria is respected when you browse or search knowledge; ACLs are not. If you use ACLs to restrict content in Knowledge v3, these ACLs apply only when a user opens an article. Recommendations for Adopting Knowledge v3 Follow these recommendations when configuring Knowledge v3: Remove custom ACLs from the kb_knowledge table and replace them with user criteria. Mixing ACLs and user criteria may result in unexpected behavior. Example Use Cases Several use cases are available describing pre-Fuji knowledge configurations that use ACLs, and how to migrate these configurations to Knowledge v3 using user criteria. Example 1 “ACME North America has a knowledge base with articles visible to users based on the department that they work in. If the user is part of the HR department, there are articles that only they can see. Everyone can read IT department articles but only the IT department and Knowledge department can write them. Additionally there are articles that all users can read. “ You can implement this configuration in Knowledge v3: 1. Createtheseknowledgebases: Company Knowledge Base HR Knowledge Base IT Knowledge Base Name: ACME North America Company: ACME North America. Name ACME North America Knowledge Department Company: ACME North America 4. Createathirdusercriteriarecordwiththefollowingvalues. Name: ACME North America IT Department Company: ACME North America Match All: Selected Using this configuration the Company Knowledge Base articles are visible to all users, the HR Knowledge Base is completely private to the HR department, and the IT Knowledge Base is available to all users but maintained only by the IT and Knowledge departments. Example 2 “ACME Europe has a knowledge base where some articles are visible only to internal users. On each knowledge article record, Knowledge department members can control if the article is for internal or external users. ACME Europe users can see all articles. Only the Knowledge department can create articles.” You can implement this configuration in Knowledge v3: 1. Createtheseknowledgebases: Internal Knowledge Articles External Knowledge Articles 2. Createtheseusergroups: Internal Users External Users Name: ACME Europe Company: ACME Europe Name: ACME Europe Knowledge Department Company: ACME Europe 6. Createathirdusercriteriarecordwiththesevalues: Name: Internal users Groups: Internal Users Name: External Users Groups: External Users Number: KB0550924
|
||||||||||||||
Knowledge base |
Can read |
Can contribute |
||||||||||||
Internal Knowledge Articles |
ACME Europe and Internal Users |
ACME Europe Knowledge Department |
||||||||||||
External Knowledge Articles |
ACME Europe and External Users |
ACME Europe Knowledge Department |
||||||||||||
Using this configuration the Knowledge department does not need to indicate if each article is internal or external. Access is managed automatically by publishing to the correct knowledge base. |
||||||||||||||
Article Information Last Updated:2015-08-12 07:22:29 Published:2015-08-12 |
||||||||||||||
Copy Permalink These links may be helpful. With the new V3 in Fuji – ACL’s have been replaced with User Criteria Records. User Criteria – ServiceNow Wiki Getting familiar with Knowledge Management v3 in Fuji ServiceNow KB: Understanding User Criteria and ACLs in Knowledge v3 (KB0550924) ACLs in Knowledge v3 Knowledge v3 is intended to be used with user criteria alone. For best results, do not use ACLs to control access in Knowledge v3. Though ACLs control access in lists and forms, only user criteria is respected when you browse or search knowledge; ACLs are not. If you use ACLs to restrict content in Knowledge v3, these ACLs apply only when a user opens an article. ServiceNow KB: PRB632565: Knowledge v3 search results do not obey ACLs (KB0551111) Re: Restricted KB articles still showing in Fuji Migrating to Knowledge Management v3 – ServiceNow Wiki 2 Key Differences These key differences exist between the legacy and v3 knowledge management functionality.
|
PDF with listing of KB PRB from ServiceNow as it relates to Eureka V2 and how this effects a migration to Fuji release and V3.
SERVICENOW KNOWLEDGE BASE V2 -EUREKA- VS V3 -FUJI-
ABOUT ME
I am an Independent ServiceNow Consultant, SME, Engagement Manager, Developer, System Admin, Trainer & documentation expert, and the Principal Consultant for EcoStratus Technologies. We Specialize in ServiceNow utilization beyond IT and across the enterprise.
I have more than 15 years experience within complex enterprise IT environments, 50+ successful ServiceNow implementations across various industries and have trained more than 400+ ServiceNow System Admin.
I am a focused self-starter who is passionate about technology, happy customers, and driving continued customer success by understanding customer requirements, promoting a full view of products/services within ServiceNow portfolio as a trusted advisor and then follow it up with the right mix of tenacity, ingenuity, and integrity resulting in deeper relationships, extension of ServiceNow throughout customer ecosystem, higher retention rates, and increased customer satisfaction scores.
SERVICENOW, ITIL, AND PMI CERTIFICATIONS:
* ServiceNow Knowledge 14 & 15 Trainer
* Certified ServiceNow System Admin, Implementation Specialist, and System Admin Trainer
* Certified ITILv3 Foundations, RCA, and OSA
* Certified PMI CAPM
How to contact me: ——– Send me a LinkedIn message or use Contact sheet below.
You must be logged in to post a comment.