Welcome to the ServiceNow Community You're ready to learn, share, and connect with others. And you're not alone.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
905271members
2890441posts
What's New Popular Posts Community Highlights Discover Community Events More The latest in Community Posted by Mike Scully Kickstart Your ServiceNow AI Platform Zurich Release News & Complete Guide- It's Here! ServiceNow ... Read More Posted by jordancbaron Stirring Things Up: September's Community Cafe Welcome to the September Community Cafe! We may be a little late pouring this month... Read More Posted by jordancbaron CreatorCon is Coming to World Forum Chicago! Hey, ServiceNow Community! Clear your calendar for September 18, 2025. You won’t wa... Read More Posted by ServiceNow Unlock your Skills with ServiceNow University & Professor Idris Meet Professor Idris -... Read More Posted by laurenmcmanamon Zurich Content Archive We've Made It To the End of the Alphabet - Zurich is HERE! 🇨🇭 That means its also time for your Develo... Read More Posted by jordancbaron Register for TechNow, Live Code, and More: July’s Community Cafe For over a year, the C... Read More Posted by Earl Duque ServiceNow Developer Advocates AMA #1: Inside Scoop and Career Hacks! The ServiceNow Develop... Read More Posted by laurenmcmanamon Podcast: Break Point - Build Agents Have Entered the Chat! Welcome to Break Point... Read More Posted by jordancbaron Missed Knowledge and CreatorCon 2025? Here’s How to Catch Up Missed Knowledge and C... Read More Posted by ServiceNow From bold ideas to bold transformation: a Knowledge 2025 customer success recap Keep the Knowledge 202... Read More Posted by Earl Duque Yokohama Content Archive Your Yokohama release is here! The Developer Advocate content is being done differe... Read More Posted by Kristy Merriam Playbook Localization in Yokohama: Making Global Workflows Effortless Playbook Localization ... Read More
Popular Posts Posted by Patrick DeCarl1 Does business rules still fire when creating a project from template? I have a simple insert... Read More Posted by Kyle Wiley Dot walking through multiple tables in client script I am trying to dot walk through multiple tables in an ... Read More Posted by Community Alums Is there a way to view the sprint that are closed in Agile Module Hi, There is ask where... Read More Posted by Sachin Pratap S CA Spectrum Connector Definition Hi, We are planning to integrate CA Spectrum with ServiceNow to pull events as part... Read More Posted by mike2agk Exclude/stop the Insert/Creation or update of CI's based on Name during Disocvery All, Do we have a way ... Read More Posted by kendall_lin Time Card & Time Sheet Qs - Approval and Related List Display Hello,My organization ... Read More Community Highlights Selva Arun Specialist Understanding the "Archive Unique Certificates" Table in ServiceNow Certificate Management Issue Description Whil... Read More Selva Arun Specialist Knowledge Article: Supplemental Guide to Nutanix Acropolis Discovery in ServiceNow Overview This knowledg... Read More Selva Arun Specialist ServiceNow SQL Server Discovery Troubleshooting: The Hidden TCP Port Issue!! Summary: This knowledg... Read More Selva Arun Specialist Can we apply CMDB DATA Manager policies on the Non CMDB CI table? Hi Community, I have a... Read More Rampriya-S Specialist Auto-Label Blocked Stories in Agile Visual Task Board (VTB) Hi everyone, When work... Read More Selva Arun Specialist Understanding WAP and WLC Discovery in ServiceNow: A Real-World Investigation When 500 Access Points... Read More Selva Arun Specialist Manual Certificate CI Creation in ServiceNow!! Manual Certificate Configuration Item Creation in ServiceNow A Complete Guide for S... Read More Rampriya-S Specialist Zurich Release: New Products, Smarter Building Zurich Release: New Products, Smarter Building Thought Yokohama was the grand final... Read More Discover Community Community Central Just joining the Community? Start by exploring Community Central to discover all the different corners of the ServiceNow Community and see how you can get involved. Learn More Product Hubs Looking for details on a specific ServiceNow product? We’ve got you covered. Dive into our extensive product hubs, packed with all the information you’ll need. Learn More Community Events Join Community events like Developer Meetups and Ask the Experts to connect with ServiceNow enthusiasts, share experiences, and network both locally and virtually! Learn More User Groups User Groups (SNUGs) offer an opportunity to connect with fellow ServiceNow enthusiasts in your city or region, bringing together people with shared interests and experiences! Learn More Upcoming Events Online Live on ServiceNow: [APAC] What's New in the Zurich release for ITOM Visibility & Cloud Accelerate Hosted by Lolita Honkpo 29 Sep, 2025 06:00 PM PDT Event Details Online Live on ServiceNow: [APAC] What's New in the Zurich release for ITOM Visibility & Cloud Accelerate Hosted by Lolita Honkpo 29 Sep, 2025 06:00 PM PDT Event Details Online Ask the Experts: Driving Platform Adoption Hosted by Allen Andreas 30 Sep, 2025 08:00 AM PDT Event Details Online Live on ServiceNow: What's New in the Zurich Release for Customer Success Hosted by Lolita Honkpo 30 Sep, 2025 08:00 AM PDT Event Details Online Live on ServiceNow: What's New in the Zurich Release for Customer Success Hosted by Lolita Honkpo 30 Sep, 2025 08:00 AM PDT Event Details Online Live on ServiceNow: What's New in the Zurich Release for Customer Success Hosted by Lolita Honkpo 30 Sep, 2025 08:00 AM PDT Event Details Join the Community Welcome to the lively and ever-growing ServiceNow Community! Whether you're a newcomer or just looking for a quick refresher, we're here to support you every step of the way. Grow together Tap into Community to unlock real-time opportunities for support and growth. Unlock Potential Connect with others Elevate your expertise and deepen Community connections, whether online or in person. Find an Event Join a group Dive into countless groups across our Community and let your voice be heard. Find a Group Become an expert Boost your expertise, elevate your reputation, and connect with top professionals in the ecosystem. Build Your Reputation

Community activity

Get Protected Script Include Code

We can get all the functions created in the protected script include using below code. var instance=new scriptIncludeName(); /**name of script include**/ var list=[]; for(var prop in instance){ gs.info(prop); var temp=instance[prop] instance...

  • Article
  • Scoped App Development
  • Script Debugger
  • Scripting and Coding

Resolved! Unable to edit State field with more choices

I created a new table (extending Task table) in a custom app in ServiceNow studio.Here I want to modify the choices available on State field but it only allows me to view it and has no option to edit it. I am doing this in Zurich version of my PDI an...

  • Question

On-Call Calendar wont load post upgrade

Hello experts, We recently upgraded our instance to Yokohama and missed an issue where our on-call calendar view wont load. I'm getting a blank white screen under the top navigation bar, and when I look in the browser console I see an error: Failed t...

  • Question

Trigger Approval Notification on state changes

Hi All,I have a requirement to trigger approval notification only when state changes to Pre-Check Completed (custom state) on RITM. Currently It triggering only when approver is attached to RITM not on the states changes.Please find the below event ,...

  • Question

Resolved! REST error, MISSING_DEPENDENCY

I need some input on how to resolve an issue I have when I would like to add a CI via REST API. I'm kind of new to REST API, and I don't know how to resolve this issue or where to see what is supposed to be submitted in my payload. (I'm using Postman...

  • Question
  • Best Practices
  • Integrations
  • Scripting and Coding

Errors in CSDM White Paper 5.0?

Apparently there are some issues in the latest version av CSDM 5.0 Whitepaper. Like relation types between "Business Application" and "Service Instance" where Whitepaper says it should be Uses:Used by, but that is wrong. It should be "Consumes:Consum...

  • Question

Dynamically retrieving the approver user in ATF and impersonating them

Hello community — I'm facing an issue with ATF impersonation and hope someone can point out what I might be missing.Environment & contextI have an ATF test where:Step 36 is a Record Query that successfully returns a sysapproval_approver record (I can...

  • Question
View More
Announcements

Service Bridge will be renamed for the 2026 Australia release and will maintain the same functionality.

Learn More