- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
how to upgrade Xanadu patch 9b
you assistance would be more valuable thanking you in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
HiI @mdsking987
Is it PDI or a client instance?
If it's PDI, then log into the developer site, and from there you can get the manage instacen page internally and use it.
If it's a client instance, then support is now handled through requests for patch updates.
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
3 weeks ago
recommend you to check these links for step by step help
Instance Upgrade FAQ - Frequently Asked Questions
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @mdsking987
If you want to upgrade your PDI to the latest Xanadu release and see which patch you’re on, follow these steps:
Log in to the ServiceNow Developer Site
Go to the top-right menu and select Manage → My Instance.
In the Manage My Instance page, check the Your Current Version field it shows whether you are on Zurich or Xanadu.
If your instance is eligible for upgrade, you’ll see an Upgrade release button just below.
Click Upgrade Instance and choose the Xanadu release (latest patch).
Confirm wait a few minutes while ServiceNow rebuilds your PDI.
Refresh the page and you’ll see your instance now running on Xanadu latest version.
Thanks & Regards,
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hope you are doing good.
Did my reply answer your question?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hi @mdsking987
🔧 How to Upgrade to Xanadu Patch 9b in ServiceNow
1. Preparation
Check Release Notes: Review the Xanadu Patch 9b notes in HI (docs/service portal) → look for fixes, security patches, plugin compatibility.
Assess Impact: Identify customizations & integrations that might be affected.
Plan Schedule: Choose a low-usage time window (weekend/night).
2. Pre-Upgrade Steps
Clone Strategy:
Clone Prod → Sub-Prod (Dev/Test) before applying the patch.
Upgrade Dev/Test first to validate.
Test Plan: Prepare smoke test scripts (incident creation, catalog order, approvals, integrations).
3. Executing the Upgrade
Go to System Diagnostics → Upgrade Monitor in your instance.
Request Upgrade from HI (if not already available in your instance).
Choose Xanadu Patch 9b from the available versions.
Click Upgrade Instance.
Monitor progress in Upgrade Monitor → keep an eye on skipped records.
4. Post-Upgrade
Resolve Skipped Records: Compare customizations vs baseline, decide keep/revert.
Run Smoke Tests: Validate key workflows (incident, catalog, approvals, integrations).
Apply Fix Scripts: If ServiceNow provides post-upgrade fix scripts, run them.
Monitor Logs: Watch system logs & ECC queue for errors.
5. Production Rollout
Once tested in Dev/Test, repeat steps in Prod.
Communicate downtime window to users.
Freeze non-essential changes until patch is validated.
Monitor platform for 1–2 weeks (hypercare).
⚡ Notes:
Patch upgrades are lighter than family upgrades, but still need validation.
No need to do a full UAT for patches unless the patch includes feature changes (most are security/stability fixes).
Always keep your MID Servers patched as well.