ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Managing Aging Tickets

I am looking for feedback on how organizations manage their aging tickets.   For example, do you have a formal outreach program by calling ticket owners for status.

sarajanedw by Kilo Explorer
  • 1910 Views
  • 1 replies
  • 0 helpfuls

How to schedule a maintenance task

I have been asked to set up quarterly tasks for Windows Updates.   First we have created a new table called u_planned_maintenance_tasks (which is an extension of the task table).   We have specific fields we will want filled in:   Short Description (...

jmbrake by Kilo Expert
  • 2598 Views
  • 4 replies
  • 0 helpfuls

Resolved! User seeing all Requested Items

We had a user report that he can see all requested items from any user.   This happens when he click on a link he got for one of his RITM's and then he click on the green back button (see screenshot below) in service now.   How can we make it so that...

servicenow requested items.png

Cleaning CMDB Tables

I am interested to know if It is recommended to clean the CMDB up to start from scratch, following this plan:  1) TURN OFF discovery schedules.2) Clean up CMDB except business services (because these are already in use).3) Upload inventory manually f...

Images breaking in Knowledge Articles

Over the weekend we noticed that a bunch of screenshots in a knowledge article broke. We assumed something strange had happened during the image upload, so we deleted the images and started over. For the first couple of views, it worked fine, but the...

Uncle Rob by Kilo Patron
  • 2991 Views
  • 9 replies
  • 0 helpfuls

Resolved! Knowledge - Version Control

Hi All,  I'm currently in the process of scoping the Knowledge module for our deployment of ServiceNow (Calgary release).  One of the business requirements is that there is version control for the Knowledge articles, similar to a Wiki.   Is this supp...

iball by Giga Contributor
  • 8607 Views
  • 9 replies
  • 2 helpfuls

Resolved! Deleting all items in the CMDB.

I have a request from several users to delete all the items in the CMDB. The idea is that we have alot of items in the CMDB which are no longer in existence that this will provide us with a clean slate.   We would then run the discovery jobs to repop...

HugoFirst by Kilo Sage
  • 1988 Views
  • 4 replies
  • 0 helpfuls

Define view for specific catalog item

Hi,  I would like that process users who handle tasks related to specific catalog item, will have a   difference form view than all other tasks related to catalog items,Is there anyway to define it? is there a way to set the form view using business ...

How to check if field has a value in a script

I am working within an email script.   I tried:if (gr.work_start.getDisplayValue != null) { template.print(....);}andif (gr.work_start.getDisplayValue != "") { template.print(....);}Both result in the code being executed even if there is no value.

postwick by Giga Expert
  • 45663 Views
  • 2 replies
  • 6 helpfuls

Resolved! Rounding off a Duration Field

Hi,  On the Requested Items table, we have created a Duration type field called 'Delivery time' which stores the difference between the Opened date and the Due Date. The purpose is to show the Promised Delivery time in Days for each RITM in a report....

vishal76 by Kilo Explorer
  • 7712 Views
  • 4 replies
  • 5 helpfuls