Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent. Join the Challenge.
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:
928757members
36592online
2913147posts
What's NewPopular PostsCommunity HighlightsDiscover CommunityEventsMoreThe latest in CommunityPosted by laurentapiaUnleash the Power of Build Agents in the #BuildWithBuildAgent ChallengeOur annual #BuildWith ...Read MorePosted by AudriAYour #BuildWithBuildAgent Guidebook is Here.Hey ServiceNow Community! We can't wait to see what you create in our
#BuildWithBui...Read MorePosted by Earl DuqueYour Pre-Challenge Guide: #BuildWithBuildAgent starts November 12The Build with Build A...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 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 HighlightsAnil NemmikantiSpecialistRecord is being aborted on update but there is no abort BR on the same table. How it is possible?
This widget could not be displayed.
Read MoreshreedevinSpecialistBuilding “Simply Thriftify” with Build Agent . My Journey in the #BuildWithBuildAgent Challenge
This widget could not be displayed.
Read MoreIts_AzarSpecialistTop 10 ServiceNow Tables Every Developer Should Know1. sys_user – The Users Table This table stores all us...Read MoreIts_AzarSpecialistUnderstanding Time-Limited Roles in ServiceNowGiving permanent roles for short-term tasks increases security risk and
leads to ro...Read MoreIts_AzarSpecialistBuilding Secure and Scalable Custom Apps on ServiceNow1. Security Starts Day One Treat security as a design ...Read MoreHanna_GSpecialist🚀 Agile Card Labels: Automatically Reflect Story Status in the Agile BoardIn Agile development w...Read MoreJuhi 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 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 EventsOnlineWhat’s shaping the future of customer and employee experiencesHosted by Maria Reyes13 Nov, 202508:00 AM PSTEvent DetailsOnlineRegister Today for the Nebraska SNUG!Hosted by aditibansal258113 Nov, 202508:00 AM PSTEvent DetailsOnlineLive on ServiceNow: Service Operations Workforce AcademyHosted by Lolita Honkpo13 Nov, 202508:00 AM PSTEvent DetailsOnlineLive on ServiceNow: Service Operations Workforce AcademyHosted by Lolita Honkpo13 Nov, 202508:00 AM PSTEvent DetailsOnlineLive on ServiceNow: CMDB Data Foundations: Set the foundation for AI-ready IT operationsHosted by Lolita Honkpo13 Nov, 202509:00 AM PSTEvent DetailsOnlineLive on ServiceNow: CMDB Data Foundations: Set the foundation for AI-ready IT operationsHosted by Lolita Honkpo13 Nov, 202509:00 AM PSTEvent 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
I want to create a business rule that triggers when the Idea record state changes resulting the creation of new Epic (or idea is convertes into Epic) after that the story should be created automatically.But I am nor able to find any UI action that s...
Hi everyone,I’m working on a Transform Map where one of the fields is set as coalesce.I would like to show a custom error message in import_log when this coalesce field is empty in the source data.I tried adding this check in the onBefore script: if ...
Hi All, I created a role called itam_admin and I am trying to create a new asset.But in the asset type/class list wizard, I do not see some of the options like Hardware, Consumable, Facility etc.Are there special roles or ACLs required for this?
I have created a Oauth profile and I am trying to hit from postman , when I kept the username , password , Clientid , clientsecret in the body I am getting the access token in request body But when I tried it keeping Authoization as Oauth 2.0 and pro...
Hi Everyone, can we change the approve or reject button is visible during live cab meeting. can we make this available only for cab managers/ delegates in the cab meetings.Regards,Prasanna
I have a requirement to create a catalog item bi-weekly automatically without manual intervention. I am trying this logic in scheduled Job, but it is working. but when I try in Background scripts it is working as expected. var cart = new sn_sc.CartJS...
Hi,I tried, but the email is not triggering. I am using after business rule with insert update (function executeRule(current, previous /*null when async*/) { // Notify if an incident is high priority and unassigned for 2 hour when it is not assi...
Hi Team,I have configured the Solarwinds servicenow integration and able to see the records are updated in cmdb_ci table but I'm not able to see any records under cmdb_ci_availability_zone table and under cmdb_ci_cloud_key_pair table. The relationshi...
Hi Team, I am new to Event rule and alert management. I have a requirement as mentioned below: (1) I have to create a new event rule and a new alert management rule.(2) Add the following conditions to the new alert rule: CI Class Type = Cloud Service...
I am able to use many of the other actions within the scope without issue. But, when attempting to use Create User, I consistently get this error: "Action Status": { "code": 1, "message": "Error: Access is denied (Process Automatio...
Hello,For certain service requests (RITM), we would like to give our customers the option to file a "complaint" once the request is closed.It can happen that the customer made a mistake in their initial request or that the request was not fully proce...
Hi,In the My Tasks page, the tickets are currently getting sorted with the oldest records appearing first. The requirement is to display the latest (newest) tickets at the top. I checked the Activity Configurations (sn_ex_sp_activity_configuration) a...
Hi,we have implemented SGC for Infoblox, but during synchronization, we noticed that records are not being removed/Operational,Install status not changed to retired in the the cmdb_ci_ip_network_subnet table when they are deleted in Infoblox.Is this ...
Hi, Since recent upgrade a new functionality has been introduced for the Risk events: Reopening closed REs. How can I enable it on my instance? I have added to a testing user a required role and tested a closed record, however there is not button vi...
Question
View More
Announcements
Service Bridge will be renamed for the 2026 Australia release and will maintain the same functionality.