Ensure the link for Knowledge articles always points to the Latest version
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2024 11:10 AM
Is this feature already available?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2024 02:33 AM
To ensure that the link for Knowledge articles always points to the latest version, you can follow these steps:
1. Navigate to the Knowledge Base in ServiceNow.
2. Open the Knowledge article that you want to link to.
3. In the URL, you will see a sys_id parameter. This is the unique identifier for that specific version of the Knowledge article.
4. To always link to the latest version of the article, replace the sys_id parameter with the sysparm_article parameter followed by the article number. For example, if the article number is KB0010001, the URL would look like this: https://instance.service-now.com/kb_view.do?sysparm_article=KB0010001
5. This URL will always point to the latest version of the Knowledge article, regardless of how many updates are made.
For asking ServiceNow-related questions try this :
For a better and more optimistic result, please visit this website. It uses a Chat Generative Pre-Trained Transformer ( GPT ) technology for solving ServiceNow-related issues.
Link - nowgpt.ai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2024 02:41 AM
My understanding say, SN show only latest Published version and by this way, incident always attached to latest version only.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
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
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2024 03:41 AM
Hope You doing Fine,
So in most cases ServiceNow latest published version.
but in case it's not showing the latest version one can set it up by replacing the sys_id parameter with the sysparm_article parameter in the url.
so the URL will always show an updated version
Please let me know if you still have any doubts.
And mark Helpful if it is worth it.