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: 
893119members
2876399posts
What's New Popular Posts Community Highlights Discover Community Events More The latest in Community 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 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 Tosin D Specialist The Countdown is on! Less than 2weeks to the Nigeria ServiceNow Developer Meetup (Lagos & Online) Zurich Release: New Products, Smarter Building Thought Yokohama was the grand final... Read More Tosin D Specialist RSVP Now – Join Us for the Nigeria ServiceNow Developer Meetup (Lagos & Online) Dear Community Member,... 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 QLD ServiceNow Enthusiasts - September 2025 session Hosted by HenryDo 9 Sep, 2025 12:30 AM PDT Event Details Online Live on ServiceNow: [EMEA] ServiceNow Security - What you need to know secure your instances Hosted by Lolita Honkpo 9 Sep, 2025 02:00 AM PDT Event Details Online Live on ServiceNow: [EMEA] Office Hours — Hardware Asset Management Hosted by Lolita Honkpo 9 Sep, 2025 05:00 AM PDT Event Details Online ServiceNow Summit Dallas Hosted by HollyHorton 9 Sep–10 Sep, 2025 06:30 AM PDT Event Details Online ServiceNow Summit Dallas Hosted by HollyHorton 9 Sep–10 Sep, 2025 06:30 AM PDT Event Details Online Hands-on workshop: Unlock Asset Management Value: Automate Lifecycles with AI Hosted by Amanda Martinez 9 Sep, 2025 07: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

Scoped App withdrawn from Service Now store

A scoped app that was certified and published into Service Now store fell behind the family releases of Service Now and hence withdrawn from the Store. I don't plan to make any code change and just want to resurrect the app from the backup. Its not v...

  • Question
  • Service Graph Connector

How to add multiple variables in action input in Flow designer

Hi All, Can someone please suggest how to add multiple variables in action input in Flow designer.Default value is 20 for adding variables but i need to add more variables, after updating in property as well still unable to add variables.Also please ...

  • Question

Onchange client script is not working.

When change request state is moved to implement state actual start date is mandatory. If actual start date is less than planned start, then throw error message and make justification field mandatory. I have written onChange client script for actual s...

  • Question

DPR and Version Management Understanding

Hello,In my personal instance, I installed DPR version with latest version that is applicable for Xanadú, Zurich and Yokohama versions.However,  I see "Version" option is not available as part of Release Planning option (as previous versions) and It ...

  • Question

Send submitted record as a attachment in email notification

Hi ,I need one help on notifications.How to send submitted record as attachment in email notifications.Example: if we are submitting HR case through record producer then end user should get email notification attaching the HR case as pdf .Is it possi...

  • Question

How to check string key is available in a JavaScript object

Hi All,How to check system property stringKeys are available in Object Or Not ?I have below Object & Property  :var myObject = { "name": "ServiceNow", "version": "Quebec", "Year":"2025", "Country":"Canada" }; system property: StringKeys name, year ...

  • Question

make read-only value of a specific key in the Name-Value Pair type field

I have a Field of type Name-Value pairs where users(manually)/Through BR - can enter multiple Kay-Value inputs, I want to make only the Value of a Specific key(for example, "hosts") read-only, without making the entire field read-only. How can this b...

  • Question

Group to approve on behalf of other groups

We have approver groups broken down by business unit, in the event of urgent approval needed, we also have a master approver group that we would like to be able to authorize things on behalf of these groups. how do I give this group the ability to ap...

  • Question

Update Set in PDI

Hello, I was importing an update set from my friends PDI to my PDI and I was getting a error.Cannot commit Update Set 'TodoProject_Documentation_2025-08-21' because: Update scope id 'c842ea9c8353a210f83ff120feaad340' is different than update set scop...

  • Question
View More
Announcements

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

Learn More