Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Show only
|
Search instead for
Did you mean:
911228members
32410online
2896659posts
What's NewPopular PostsCommunity HighlightsDiscover CommunityEventsMoreThe latest in CommunityPosted by jordancbaronThe CreatorCon 2026 Call for Content is Open for Business!Hey there, ServiceNow ...Read MorePosted by jordancbaronThe Content Archive: Leveling Up Your Content Creation with the ServiceNow CommunityHey there, ServiceNow ...Read MorePosted by seanreganAI Experience by ServiceNow- the future of enterprise work with AI as the interfaceHow many companies are...Read MorePosted by Mike ScullyKickstart Your ServiceNow AI Platform Zurich Release News & Complete Guide-It's Here! ServiceNow ...Read MorePosted by ServiceNow Unlock your Skills with ServiceNow University & Professor IdrisMeet Professor Idris -...Read MorePosted by laurenmcmanamonZurich Content ArchiveWe've Made It To the End of the Alphabet - Zurich is HERE! 🇨🇠That
means its also time for your Develo...Read MorePosted by Earl DuqueServiceNow Developer Advocates AMA #1: Inside Scoop and Career Hacks!The ServiceNow Develop...Read MorePosted by laurenmcmanamonPodcast: Break Point - Build Agents Have Entered the Chat!Welcome to Break Point...Read MorePopular PostsPosted by Patrick DeCarl1Does business rules still fire when creating a project from template?I have a simple insert...Read MorePosted by Kyle WileyDot walking through multiple tables in client scriptI am trying to dot walk through multiple tables in an ...Read MorePosted by Community AlumsIs there a way to view the sprint that are closed in Agile ModuleHi, There is ask where...Read MorePosted by Sachin Pratap SCA Spectrum Connector DefinitionHi, We are planning to integrate CA Spectrum with ServiceNow to pull
events as part...Read MorePosted by mike2agkExclude/stop the Insert/Creation or update of CI's based on Name during DisocveryAll, Do we have a way ...Read MorePosted by kendall_linTime Card & Time Sheet Qs - Approval and Related List DisplayHello,My organization ...Read MoreCommunity HighlightsJuhi PoddarSpecialistStep-by-Step Guide to Contributing to Hacktoberfest Level 1 Code SnippetsIn this article, I’ll ...Read MorePrasanna_PatilSpecialistGroups, users, location creation using Service BridgeHello All, Can some one confirm me if we can create Gr...Read MoremayankkumarSpecialistServiceNow CSA Discounted VoucherHello
community,-------------------------------------------------------------------...Read MoreRamya VSpecialistCustomizing Mobile Card Views with Mobile UI Rules in ServiceNowCustomizing Mobile Car...Read MoreJessicaLanRSpecialistLetters to a ServiceNow BPC: My Journey and Why I Wrote This BookWhen I first started a...Read MoreIts_AzarSpecialistRole needed to call rest APII have a Record Producer in Service Portal. On change of a field, I call
an endpoin...Read MorePrasanna_PatilSpecialistMapping of roles with licenseHello all does anyone have idea about the table in servicenow where
roles are mappe...Read MoreRohitGeorgVSpecialistString to Price field mappingFrom external system to transform table I'm receiving the amount as- 100
EUR which ...Read MoreDiscover CommunityCommunity CentralJust 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 MoreProduct HubsLooking 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 MoreCommunity EventsJoin Community events like Developer Meetups and Ask the Experts to connect with ServiceNow enthusiasts, share experiences, and network both locally and virtually!Learn MoreUser GroupsUser 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 MoreUpcoming EventsOnlinePlatform and Tech Workshops and Hands-on LabsHosted by HenryDo13 Oct–14 Oct, 202504:00 PM PDTEvent DetailsOnlineLive on ServiceNow: [EMEA] Hardware Asset Management Office HoursHosted by Lolita Honkpo14 Oct, 202505:00 AM PDTEvent DetailsOnlineLive on ServiceNow: ServiceNow Security Academy: What you need to know secure your instancesHosted by Lolita Honkpo14 Oct, 202508:00 AM PDTEvent DetailsOnlineWebinar | Pioneering the Agentic Future of Work: ServiceNow's AI-Native Employee ExperienceHosted by Sandra Robles14 Oct, 202508:00 AM PDTEvent DetailsOnlineIn-Person ServiceNow Event: Connect x Accelerate 2025: The Integrated Risk and Security SymposiumHosted by Priscilla Muiua14 Oct–16 Oct, 202508:00 AM PDTEvent DetailsOnlineIn-Person ServiceNow Event: Connect x Accelerate 2025: The Integrated Risk and Security SymposiumHosted by Sarah Wood14 Oct–16 Oct, 202508:00 AM PDTEvent DetailsJoin the CommunityWelcome 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 togetherTap into Community to unlock real-time opportunities for support and growth.Unlock PotentialConnect with othersElevate your expertise and deepen Community connections, whether online or in person.Find an EventJoin a groupDive into countless groups across our Community and let your voice be heard.Find a GroupBecome an expertBoost your expertise, elevate your reputation, and connect with top professionals in the ecosystem.Build Your Reputation
Hi all, We are enabling CSDM and capturing the changes in the lower environment and plan to do a phased release for different applications.We are trying to prepare a script to capture CSDM related data like Service instance, technology management ser...
I created a reference qualifier for a catalog item list collector: Example: javascript: new scriptinclude.getRecords(current.variables.requested_for) The logic is handled in script include. It works on the Employee Center portal, but once the r...
I have created an "Update Change" record producer that allows users to manage Configuration Items (CIs) on the Change Request form. Users should be able to:Fetch and view existing CIs already associated with the Change Request (from the Affected CI r...
You’ve spent months designing, coding and testing your new ServiceNow application for your employer/client, and you’re approaching go live. You’ve got your licensing confirmed and approved, the Change approval has just come through and you Go live....
Hi, We have Azure discovery setup correctly, accesses and everything in place. Not yet access for IP disco on servers but getting there as well. we have the same data already in our system, including OBJECT ID.I were stupid and tought that as IRE is ...
Hello everyone,I'm currently working on customizing the Employee Center portal and I would like to add a dynamic counter next to the "My Surveys" menu item, similar to the red badge shown on the Cart icon (see screenshot below).Thanks in advance for ...
Hi,i have a requirement where we want to Change Date/Time picker in Service Portal to display the time field without having to select the clock icon same as dictionary field Date/time. Is there any way to change it?Portal Data/time picker:- dictionar...
I'm putting a flow in place for a separation of employment where the flow runs a look up against the CMDB-Application table and tells us what applications the affected user is a SME, owner, or support person on. My look up application records is wor...
I need to fetch the CI Principal Class which is enabled for other tables/classes. i tried to use the below, in this it always return False for all classes. var classNameToCheck = 'cmdb_ci_lb_netscaler'; //cmdb_ci_lp_firewall cmdb_ci_computer var gr =...
Hello everyone,I have created and configured my Oauth provider, and when I go in the OAuth 2.0 Credentials, I am able to retrieve my token.I wanted to retrieve this token by script in order to be able to perform some powershell action on my exchange ...
What are the implications -- IF ANY -- of extending a table that is part of a scoped application?Does it matter if the "newly created table" is in Global or part of a new scoped application?Are there "upstream / downstream" consequences for the "newl...
Hi Everyone, I want to know how the backend is working for Import articles button work like how it reads the word or pdf document we attach and where this script is written in ServiceNow. It will be great if someone can help if you have any idea on t...
Question
Service Desk
View More
Announcements
Service Bridge will be renamed for the 2026 Australia release and will maintain the same functionality.