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: 
905152members
2890292posts
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: What's New in the Zurich release for SPM, EA and CWM Hosted by Lolita Honkpo 29 Sep, 2025 09:00 AM PDT Event Details Online Live on ServiceNow: What's New in the Zurich release for SPM, EA and CWM Hosted by Lolita Honkpo 29 Sep, 2025 09:00 AM PDT Event Details Online Live on ServiceNow: What's New in the Zurich release for SPM, EA and CWM Hosted by Lolita Honkpo 29 Sep, 2025 09:00 AM PDT Event Details Online Live on ServiceNow: What's New in the Zurich release for SPM, EA and CWM Hosted by Lolita Honkpo 29 Sep, 2025 09:00 AM 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 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 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

Will a business rule and a flow fire for the sysevent table?

I had to create a new event to be fired by a BR and a flow because the OOB event (i.e., external.authentication.failed) does not exist in the event registry and cannot be selected for the script action. The BR and the flow on the sysevent table are f...

  • Question

Change State transition from Authorize to New Denied

Hi All, I rejected the change request and it should go to New state from authorize but its throwing an error "Invalid state transition. Can not update from state 'Authorize' to state 'New' with given values". Does anybody has idea which script or bus...

  • Question

Unifying Business and Technology Data with Workflow Data Fabric

  In today's complex enterprise environments, data silos remain one of the biggest roadblocks to efficiency and innovation. Organizations continue to struggle with disconnected systems, fragmented information, and the challenge of creating cohesive ...

  • Article

How to make multiple "checkbox" variables mandatory.........

Hello, Please how can I make multiple "checkbox" variables mandatory on a request form. Basically, there are about 6 checkbox variables and each of them must equal to "TRUE" for the form to be submitted. If one or two of those checkbox are not checke...

  • Question

How to Populate List collector values to the Multi line text variable

Hello Team, I need your help. I’m trying to copy the value from a list collector to a multiline text variable, I attempted with the client script and script include but it's not working.function onChange(control, oldValue, newValue, isLoading) { i...

  • Question

How to add indent/outdent as formatting option to Workspace HTML editor?

Hi, I've been able to add indent/outdent to HTML editors in the backend by editing the property "glide.ui.html.editor.toolbar".  Now I'd like to have this functionality for the editor on the CSM workspace draft mail, but the property changes don't ap...

  • Question

2 Questions on CSDM view for Service Mapping

Hello all, Good day!!I am working with Service Mapping currently and I have 2 questions to get clarified. So, while configuring the business application, we are considering the "Architecture type" field on it, If the Architecture type selected is Pla...

  • Question

Replacement for confluence

Hi There,I am Currently an atlassian Admin that is currently shifiting to ServiceNow, due to the most recent Atlassian DC EOL Announcement, and i am entirely new to all this. Now my COMpany wants to replace Jira/Confluence with ServiceNow.My question...

  • Question

Notification are not visble under notification tab

I’ve created a Relationship under the Catalog Task [sc_task] table to display related notifications. This works for most notifications linked to a Catalog Task, but it does not show the out-of-the-box @mention notifications.I can see those @mention n...

  • Question

Legal Request Transfer Defect

Hi all,I'm not sure whether ServiceNow is aware, but there appears to be defect with the "Transfer Request" functionality available within Legal Request Management. Attempting to transfer a request fails in certain circumstances with the error messag...

  • Question
View More
Announcements

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

Learn More