Looking for ServiceNow talent? For Hire!
Hello all!I manage ServiceNow's Academic Partner (AP) Program as part of Education Services. The AP Program works with leading educational institutions to integrate our authorized training content int...
Hello all!I manage ServiceNow's Academic Partner (AP) Program as part of Education Services. The AP Program works with leading educational institutions to integrate our authorized training content int...
Hello all! I manage ServiceNow's Academic Partner (AP) Program as part of Education Services. The AP Program works with leading educational institutions to integrate our authorized training content in...
For the New York City SNUG meeting coming up on November 10th, we'd like your help deciding the topics for the Round table session we will be hosting.Please go to the link Round table Session New York...
When a user logs in to ESS Catalog. They see an annoying 'Empty' Shopping cart on the page, which most of the clients request to be hidden.Below is the code that helps achieve that.Eureka: Update the ...
At the upcoming New Jersey SNUG we will be hosting an optional Performance Analytics workshop in the morning before the SNUG begins. Attend this 90 minute hands-on session to learn how to determine wh...
What is it?HP SiteScope is a web monitoring software that focuses on constantly checking the performance and availability of your Web sites. The infrastructures can be of mass variety including everyt...
Iam working on Asset Management solution for cards & payments domain.Requesting some good case studies ?
Earlier last year, I blogged about a way to mimic oAuth using HTTP Client. But it is of no use because the package HTTPClient is retired from Calgary. Also, we aren't using the Service Now features to...
PowerCC App* is built on ServiceNow application, designed to convert one currency to another in order to check its current market value. The PowerCC App maintains real-time currency exchange rates to ...
Workday is a tool that provides enterprise cloud applications for human capital management, payroll, financial management and analytics. It has grown rapidly to 700 customers using its software suites...
If you're like us, you're always struggling to keep the number of licenses you need under control. I was recently tasked with this since we were so far over our license limits. I made a quick script i...
Here are some knowledge sharing info that can be followed when one is involved in ServiceNow development or any maintenance activity. The write up has 3 portions covering different topics as below:Did...
I just had to create a group which contains all 6000 users in our system. Here's a simple little script that can do just that://first create an empty group and get its sys_idvar group_sys_id = '';//th...
I was asked to create user groups for about 50 of our applications. The requirement was to access on a daily basis the user IDs in the various DB tables used by these applications and update a set of ...
I recently had a big stack of applications, over 50, in which I was asked to create a user group for each one, assign a manager and email to each group and create a CI/Group relationship between each ...
Join ServiceNow on Tuesday, September 23rd at the Terrace Loft, located on the 24th floor of the Bryant Park Hotel, for a premiere event on ServiceWatch - the latest addition to the ServiceNow portfol...
For the New York City SNUG meeting coming up on September 10th, we'd like to get your feedback on topics you would like to see covered in presentations, panel sessions, etc.Please go to this link New ...
Sometimes you may automatically want to generate a closely related CI to an existing CI and you don't feel like it doing it all step by step in the interface, maybe you have too many or maybe you want...
One thing that I've always found problematic with Change Requests in Service Now is that there is no easy way to analyze the actual impact on users and groups. The Affected and Impacted Services/CIs t...
Where I work we have a terrible old LDAP directory full of obscenely bad location data. However, that's what we use to create our sys_user table in Service Now. So many of the users were missing locat...