Jeremy Duncan Hello friends. This is an article that I have been looking
especially forward to writing. When I first set the cast for my article
series, Jeremy was clearly a candidate. Many could have...
Recently Linkedin ServiceNow Learning Community contacted the evaluation
of ServiceNow related posts through Linkedin and selected the top most
popular ServiceNow posts loved by Linkedin members. This...
Instance Synchronizer Welcome to Instance Synchronizer - created and
maintained by Tom Hauri. Overview This simple application lets you
synchronize data between ServiceNow instances by pulling data vi...
CTA, Week 11+12+Capstone - Performance Management, Presentation Skills,
and Capstone Tips A video series on my experience on the coveted CTA
course. n this video, I wrap up my vlog series on the CTA c...
CTA, Week 10 - Citizen Development A video series on my experience on
the coveted CTA course. This week I am showing a different approach by
leveraging an evolution / Zebra adapting to its natural env...
In some cases, you want to have a simpler footer, with just the logo and
links as this one: To do it you can use the CSS and edit the sp_theme -
CSS Variables by adding this code: /*******************...
When you want to include the catalog item variables in your report, you
must configure catalog variables in your reports because the variable
values are stored in different tables rather than in the r...
OverviewThe UI builder allows us to add extra sections on the contextual
sidebar that appears on the right-hand side, and although everyone knows
that it allows the developer to select an Out-of-the-B...
ServiceNow Socials Episode 13: Embracing GenAI and Future Innovations
Welcome to the 13th episode of ServiceNow Socials! In this meetup, we
had vibrant discussions on the latest developments in Servic...
In my last blog titled āAvoiding value traps in ServiceNow
implementations, I wrote about four common traps that hinder value
realization during implementation. Now, in this follow-up piece, I'll
outl...
All of us will agree that the ultimate goal of any ServiceNow
implementation is to provide value to the client. Yet, even with the
very experienced team, we sometimes find ourselves falling short of
e...
Do you have feedback on ServiceNow's Documentation for Customer Service
Management (CSM)? Our User Experience Research & Insights team is
currently gathering feedback on our: Customer Service Manageme...
ServiceNow's Data Import/Export - Feedback Opportunity Do you import or
export data (e.g. external sources such as a data center or external
reporting tool)? If so, our User Experience Research & Insi...
To allow users to do a Local Login when SSO is on on the mobile app you
should turn on the "Force Local Login" flag on the Mobile App config.
/sys_sg_native_client_list.do
The current best practice is to create or edit the
glide.entry.first.page.script System Property that needs to have the
value of new SPEntryPage().getFirstPageURL() The recent SPEntryPage
script inclu...
Unleashing the Power of Generative AI: Insights from ServiceNow Socials
Episode 11 In a recent riveting episode of ServiceNow Socials, we delved
deep into the transformative capabilities of Generative...
Todayās HR leaders are working to ensure they provide the right tools
and solutions to their employees to build greater employee productivity
and engagement while reducing the time and cost associated...
When we are retrieves the records from GlideRecord or GlideElement, in
most cases, donāt use dot-walking to get values from a record because
dot-walking retrieves the entire object instead of the fiel...
Recap of Our Recent Virtual Meeting on Generative AI in ServiceNow Date:
27th April 2024 Hosted by : @amitgujarathi and @ersujandutta Hello
Everyone, We recently had an enlightening virtual meeting th...
OverviewIn this other article I talked about encrypting columns (fields)
with "Column Level Encryption". However, the article didn't cover one
aspect I have been recently asked about. The question som...