ITSM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Check if g_user is a memger of an assignment group

I need to be able to check if a current user is a member of the assignment group from a client script. I created a (global) business rule:function CheckIfUserMemberOf(usr, assign_gr){ var grm = new GlideRecord('sys_user_grmember'); grm.addQuery ('use...

by  
  • 3333 Views
  • 2 replies
  • 0 helpfuls

Using import sets to update existing data records

I am a new user and am working on understanding the use of import sets to update existing records. in this case i've added a field called "room number" to the ci_computer table so I can tell where a computer is located. In a typical move situation we...

khabibulan by Kilo Contributor
  • 10200 Views
  • 7 replies
  • 3 helpfuls

Non IT use of Service-Now

We have been live with Service-Now since February and our Business is excited about the tool. So excited they want to use it for other things besides IT related items. For example HR wants to use it and eventually our accounting department wants to u...

gvanroy by Kilo Expert
  • 3191 Views
  • 4 replies
  • 2 helpfuls

Fix inconsistent data

When my predecessors first set up our Service-now instance, they inadvertently created a lot of inconsistent data that I have now been asked to fix. The specific current problem is that they created categories with Proper Case labels but lower case v...

Community Alums by Community Alums  
  • 1554 Views
  • 2 replies
  • 0 helpfuls

Is there anyway to print multiple incidents at once?

Many of our on-site IT folks need the ability to print out all the incidents assigned to them to take with them for the day. Is there a way to print a list of incidents so they print out just as they would if you printed them individually?

spaceyjacey by Kilo Contributor
  • 2627 Views
  • 1 replies
  • 0 helpfuls

Calendar report of Forward Schedule of Change

I believe it is possible to define what fields are displayed in a calendar report which will effectively become the forward schedule of change.At this stage I am not looking to code anything but I just want a feel for what the calendar report looks l...

hamiltr by Kilo Contributor
  • 2988 Views
  • 7 replies
  • 0 helpfuls

Virtual machine relationships

HiHas anyone had any experience of setting up VMs and VM instances in SNC?I import all of my machine data from a 3rd party discovery tool, LANDesk.There is a business rule (ootb) that sets the 'Virtual' true/false field and seems to be trying to esta...

andrewnorris by Giga Contributor
  • 1261 Views
  • 2 replies
  • 0 helpfuls

Definitions of default incident fields.

I have been asked to explain reporting based on how to best determine what field to use. Reports seemed very straight forward to me so I was unsure what she needed. After looking at the wiki and further discussion I found what she was really looking ...

wbmore by Kilo Expert
  • 2029 Views
  • 5 replies
  • 0 helpfuls

Sleep or wait function?

Is there a server side function for either of these that would work in a business rule?Scenario:I have an application that requires password resets on a regular basis. I have added a field to the incident form via a ui policy/ui action combination th...

wbmore by Kilo Expert
  • 3249 Views
  • 2 replies
  • 0 helpfuls

World Clocks configuration

One of my teams like the dashboard feature of world clocks since we have offices around the world and it is good to know what time it is there.The question I have is how do I change the clocks that are visible or add new timezone clocks?

by  
  • 2251 Views
  • 2 replies
  • 0 helpfuls

Daylight savings time issue

I am running into a Daylight savings time issue:The SYSTEM view has the default timezone field where it suggest EST, CST, PST...etc. You can enter anything as it is a text field. And this is ok. You put in the default and this works for "S" standatd ...

GregJWillis by ServiceNow Employee
  • 3358 Views
  • 4 replies
  • 0 helpfuls

Making a Hierarchy using Locations and Departments

Hi,I would like to be able to use Locations and/or Departments to build a Hierarchy , with Business Units at the top, and progressing to various cost centers.I see that a 'Parent' capability is possible with the User Group entity, but I want to keep ...

dkumar1 by Kilo Explorer
  • 2792 Views
  • 3 replies
  • 0 helpfuls