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

Forum Posts

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
  • 2124 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
  • 45777 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
  • 7859 Views
  • 4 replies
  • 5 helpfuls

Resolved! Disable order guide rule base rules?

Maybe I'm just missing this and it's simple but I want to be able to disable or deactivate individual rule base rules on an order guide the same way I can do this on UI Policies or client scripts, etc. But I see no OOB method of doing this in Eureka ...

Additional Comments Updating twice

We have ticket table(u_ticket) & Request Table(sc_req_item).Step 1: Using Record producer user will submit ticket(TKT0010200).Step 2:ITIL Users(Process Users) will process the ticket(cross check the selected values in the ticket and click next).Step ...

Acdditional Comments.JPG
DUGGI by Giga Guru
  • 2529 Views
  • 4 replies
  • 0 helpfuls

Virtual servers in CMDB

All,  We would like to get some feedback on best-practice and tried methods on several CMDB-related questions.Second one: What would be (conceptually and in practice) the best way to add Virtual servers to the ServiceNow CMDB. Virtual Instance does n...

Deleting Knowledge Articles

I would like to know what the suggested best practice is for removing knowledge articles.   This is of particular concern when it's an article that has not been published yet and is no longer required.  Currently Published articles that are no longer...