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: 
983480members
2958711posts
Want to win a trip to K26? Lift Off to Knowledge has Launched! Learn more
What`s New Popular Posts More The latest in Community Posted by jordancbaron Want to win a trip to K26? Lift Off to Knowledge Has Launched! Lift Off to Knowledge ... Read More Posted by jordancbaron Save $200 on Your Knowledge + CreatorCon 2026 Ticket Hey, Community! Knowledge + CreatorCon 2026 is coming ... Read More Posted by jordancbaron Why ServiceNow's Government Forum 2026 Should Be on Your Calendar If you work in governm... Read More Posted by Pooja Gupta1 Announcing the 2026 Best Employee Experience Contest 🚀 The 2026 Best Employee Experience Contest Website is N... Read More Posted by jordancbaron Missed Community Week? Catch up here! The Community Week Agenda Breakdown Get ready for a week packed with livestreams, p... Read More Posted by jordancbaron The Content Archive: Leveling Up Your Content Creation with the ServiceNow Community Hey there, ServiceNow ... Read More Posted by seanregan AI Experience by ServiceNow- the future of enterprise work with AI as the interface How many companies are... Read More Posted by Mike Scully Kickstart Your ServiceNow AI Platform Zurich Release News & Complete Guide- Kickstart Your Service... Read More Posted by ServiceNow Unlock your Skills with ServiceNow University & Professor Idris Meet Professor Idris -... Read More Posted by laurenmcman 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 Earl Duque ServiceNow Developer Advocates AMA #1: Inside Scoop and Career Hacks! The ServiceNow Develop... Read More Posted by laurenmcman Podcast: Break Point - Build Agents Have Entered the Chat! Welcome to Break Point... Read More
Popular Posts Posted by patrickdeca 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 Its_Azar Specialist Stop Blaming Performance — Start Fixing Your Business Rules Let’s talk about somet... Read More Its_Azar Specialist now assist greyed out Im not able to interact with now assist, its greyed out    Read More Its_Azar Specialist Virtual agent chat to display agent topics Hi all, i have created an aagent in agent studio, and i want to use that in virtual... Read More Prasanna_Patil Specialist How to capture encrpted data on incident for non itil user Hello Team, We have bu... Read More prerna_sh Specialist Virtual Agent Custom Topic Hello Everyone,I’m trying to raise a catalog request using a custom topic I created... Read More Its_Azar Specialist Introducing ServiceNow Semantic Search (MVP) — Looking for Community Feedback from experts here. Hello Everyone,I’m trying to raise a catalog request using a custom topic I created... Read More Its_Azar Specialist Understanding Field Styling in ServiceNow: Forms vs Lists Field styling in Servi... Read More Its_Azar Specialist Before Your ServiceNow Certification Expires: Read This What Is the ServiceNow Certification Maintenance Progr... 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 Put AI to Work(shop) with Service Operations Hosted by Carrie Lea 23 Feb, 2026 05:30 AM PST Event Details Online Put AI to Work(shop) with Service Operations Hosted by Carrie Lea 23 Feb, 2026 05:30 AM PST Event Details Online Put AI to Work(shop) with Service Operations Hosted by Carrie Lea 23 Feb, 2026 05:30 AM PST Event Details Online Put AI to Work(shop) with Service Operations Hosted by Carrie Lea 23 Feb, 2026 05:30 AM PST Event Details Online Unlock Value with AI Driven CMDB Data Foundations Hosted by Carrie Lea 23 Feb, 2026 05:30 AM PST Event Details Online Unlock Value with AI Driven CMDB Data Foundations Hosted by Carrie Lea 23 Feb, 2026 05:30 AM PST 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

Database Views

Anybody have any idea how to make the last 2 tables in my database views as unique records? So I have sn-hr_core_case table, question_answer and sc_multi_row_question_answer inside the database view. The last 2 tables reference sn_hr_core_case but I ...

  • Question

Automating Attachment Download – Bulk Attachment Downloads from List View

List View — Multi-Record Attachment Download We’ve all faced it — opening multiple records, downloading attachments one by one, and repeating the same clicks endlessly.Tedious, right?Let’s simplify that too.This enhancement adds a Download Attachment...

  • Question

Virtual Agent Integration

I am asking the community about integrating a shortcut from desktop or a way to lower the number of clicks to directly access the virtual agent. Let me know if anyone has ever done an integration like this. This integration should not include MS Team...

  • Question

Certified System Administrator renewal exam

Hello, I wanted to ask regarding ServiceNow CSA exam for renewal, which is showing my certificate will expire soon, how can It take that exam? Is this again proctor based and do I pay for that?? please help me with this query's  

  • Question

get Referenc was not working

am trying to alert logged in user name with get reference but it not working, am don't know why variable was greyed out even i have called it on function. 

  • Question

Resolved! Value not set in refernce field, but getting the value from SI

Hi All, I am facing issue in setting value in this 'eim_id' field which is a reference field. but, i'm getting this value in the script include response, eim_sys_id from SI is mapped to 'eim_id' from CS. Alert response : data===>{"u_eim_application_i...

  • Question

Update parent task after child deletion

Hi Team, I'm unable to see any changes on Task table and how to check parent task could you please clarify this one(function executeRule(current, previous /*null when async*/) {    if (current.parent) {        var parentTask = new GlideRecord('task')...

  • Question

Basic Flow

Has anyone run into issues with ServiceNow Basic Flows using If / Else If logic? In the flow I built, the trigger is “When a new incident is created”, and the condition is Category = “Network”, then assign the ticket to the Network group. However, it...

  • Question

Field mapping in Transform map

Hi Team, How to map the fields for dot walking fields in Transform map. Please let me know. Thanks,Manju

  • Question

From the Experts: Improve this form

The article is a companion to the Now Learning course From the Experts: User Experience (UX) Leading Practices  If you want to learn the practices that help you deliver great self-service experiences to your end users, enroll in the course.    Introd...

  • Article
  • forms
  • From the Experts
  • Service Catalog

Creation of Risk assessment blocked after Zurich upgrade in workspace.

Hi, I attempted to create a new risk assessment scope(workspace). However, the process consistently gets stuck at the initial step [initiating] and does not progress further. This occurs immediately after selecting the assessment methodology [Proximu...

  • Question
View More
Announcements

Registration for Knowledge 2026 is now open. Secure your spot today.

Register Now