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:
1000606members
46674online
2970445posts
One million members strong. Join us in the celebration and tag someone who inspired you!Celebrate with us
Australia Release PreviewThe Developer Passport: Starting NowPack your bags! We're headed for the Australia release. Join us for a week of live hands-on demos and real-time Q&A with ServiceNow Product Experts, prepping you for upcoming features. Click below to learn more!Learn moreWhat`s NewPopular PostsMoreThe latest in CommunityPosted by jordancbaronOne Million Strong. And Just Getting Started.One Million Strong. And Just Getting Started. The ServiceNow Community
has official...Read MorePosted by jordancbaronIs CreatorCon 2026 for you?Is CreatorCon 2026 for You? Let's get right into it. Knowledge and
CreatorCon 2026 ...Read MorePosted by laurenmcmanThe Agenda: Developer Passport Starts Today!Australia release season is here, and we're kicking things off a little
differently...Read MorePosted by Victor ChenActivate, Deploy, and Trust Your Agentic AI: Live webinar for How to Get StartedTo help you activate A...Read MorePosted by laurenmcmanWelcome to the Developer Passport: Australia Release PreviewIntroducing The Develo...Read MorePosted by Juergen LindnerIntroducing Autonomous Workforce and ServiceNow EmployeeWorks. AI That Actually Works.Today, AI finally cloc...Read MorePosted by jordancbaronWant to win a trip to K26? Lift Off to Knowledge Has Launched!Lift Off to Knowledge ...Read MorePosted by jordancbaronLock In Your Spot at Knowledge and CreatorCon 2026!Hey there, ServiceNow Community! Knowledge and Creator...Read MorePosted by jordancbaronMissed Community Week? Catch up here!The Community Week Agenda Breakdown Get ready for a week packed with
livestreams, p...Read MorePosted by jordancbaronThe Content Archive: Leveling Up Your Content Creation with the ServiceNow CommunityHey there, ServiceNow ...Read MorePosted by ServiceNow Unlock your Skills with ServiceNow University & Professor IdrisMeet Professor Idris -...Read MorePosted by laurenmcmanZurich 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 laurenmcmanPodcast: Break Point - Build Agents Have Entered the Chat!Welcome to Break Point...Read MorePopular PostsPosted by patrickdecaDoes 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 HighlightsTejas AdhalraoSpecialistMy ServiceNow Journey – Learning, Growing, and Becoming MVP 2026My ServiceNow Superpow...Read MorePrasanna_PatilSpecialistKnowledge article migration from cherwell to servicenowHello all, I want to migrate around 500 articles from ...Read MoreJuhi PoddarSpecialistJuhi Poddar MVP 2026: My Community PowerThe ServiceNow Community has been an integral part of my professional
journey. What...Read MoreTejas AdhalraoSpecialistCustom table not appearing in Transform Map Target Table (but another similar table does)Hi everyone,I’m facing...Read MoreTejas AdhalraoSpecialistRedirect users to Workspace based on roleHi,I have created a custom application and a custom Workspace.I want
users with a s...Read MoreIts_AzarSpecialistStop Blaming Performance — Start Fixing Your Business RulesLet’s talk about somet...Read MoreIts_AzarSpecialistnow assist greyed outIm not able to interact with now assist, its greyed out Read MoreIts_AzarSpecialistVirtual agent chat to display agent topicsHi all, i have created an aagent in agent studio, and i want to use that
in virtual...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 EventsOnlineGrand Rapids SNUG 2026Hosted by shannonsparks19 Mar, 202606:00 AM PDTEvent DetailsOnlineServiceNow Exchange: Process Mining AcademyHosted by Abigail Lavadia19 Mar, 202607:00 AM PDTEvent DetailsOnlineWebinar: 2026 cyber risk trends: what every CISO needs to watchHosted by Megan Le19 Mar, 202608:00 AM PDTEvent DetailsOnlineWhat's New in the Q1 store release for Security OperationsHosted by seemasingh19 Mar, 202608:00 AM PDTEvent DetailsOnline[AMS] Register Today! 2026 March EA Vision Series - Roadmap, Customer Stories & much moreHosted by Vinitha Chukkala19 Mar, 202608:00 AM PDTEvent DetailsOnlineServiceNow Exchange: Platform Academy - Next Experience all menu editingHosted by Abigail Lavadia19 Mar, 202609: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
Dear ServiceNow Community,Non-ITIL/end users can access a specific UI page after logging in and opening it in a new tab, despite script includes checking roles on server/client sides. It works correctly during initial login but fails post-login.Curre...
I am attempting to create a Similarity Definition in ServiceNow that gathers group names from catalog item variables. I've got it mostly working except the group names which follow a pattern of 'PREFIX_SN_NAME' are being deconstructed into 'PREFIX', ...
Hello,I'm trying to set up Azure provisioning users into ServiceNow, which recently changed from user/password auth to Oauth. Following these 2 sets of directions https://docs.servicenow.com/bundle/tokyo-platform-security/page/administer/security/ta...
Dear All, I have this Script Include (Client callable):var SimpleExampleScriptInclude = Class.create(); SimpleExampleScriptInclude.prototype = Object.extendsObject(AbstractAjaxProcessor, { getMessage: function () { return 'Hello from the Script In...
Hello, I have selected document template and after preview i am getting below error and logs. Can someone please help with this Error:Logs:Request : <sysid> failed with ' Conversion failed. Cannot invoke "java.io.ByteArrayOutputStream.toByteArray()" ...
Hi Team, I have recently merge my account for servicenow learning whenre i had 19K+ points in m old account and 18k+ point in my another acccount when it merged it actually decrease the total point to be 15K points which is really weird and if it not...
Hi, We have implemented configuration compliance on our lower instance and kept everything OOB, haven't made any customizations. I have clicked resolve button on remediation task (which was on awaiting implementation state) and input the resolution n...
I've went through all the steps for "Platform Analytics Task (Content)" in the "Welcome to ServiceNow" more than a few times already and have looked at other community posts for help, but not solution has worked so far. Some things I have tried:Doin...
I am working on the Platform Analytics Task and following the instructions. I validate my work and it looks exactly as shown but it keeps failing. What am I doing wrong?
Hey ServiceNow Community, My name is Attila and I’m based in Hungary. I started my career as a help desk agent, and then I was a software developer for more than 10 years. I joined the world of ServiceNow approximately 9 years ago as a Technical Co...
This post shares learning notes from troubleshooting lab validation issues encountered while working through the Platform Analytics module in the Welcome to ServiceNow (Zurich) course. It focuses on common error messages you may encounter if the vali...
Hi My name is Nehal Chavda. So blessed to have community like this. As a ServiceNow RiseUp Alumni with experience in UX Research & Design and Gen AI (Now Assist), I’m currently exploring the best career path where I can truly grow and make an impact...
Hi Eveyone, Has anyone implemented OAuth authentication between GLPI and ServiceNow? Here is my configuration: I created :- A mid Server - A rest Message HTTP Methods:One method called "test" to initialize the session in GLPI using initSession.Whe...
Question
View More
Announcements
Registration for Knowledge 2026 is now open. Secure your spot today.