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

Forum Posts

How to add a calculated field for a newbie

Hi,  I'm looking on some basic "how to" to add a calculated field to a table.   I know a bit of how to do this, but I did not find anything like this in the Wiki.   I've got the Eureka version.   I know that generally one creates a new field on the f...

scotty81 by Kilo Contributor
  • 13947 Views
  • 5 replies
  • 0 helpfuls

Resolved! MSP domain separation ticket management by customers

Here's a question.  In a domain separated environment, we have the following domain structure:  TOP         - Us         - Customers                   - Customer 1                   - Customer 2  Us is well us the MSP company, Customers is the domain...

robbika by Giga Contributor
  • 4258 Views
  • 9 replies
  • 1 helpfuls

Resolved! Automatically create SMS Notification Device from Mobile Phone

Out of the Box, ServiceNow automatically creates an e-mail notification device called "Primary email" from the sys_user.email field.   Is there a way to do the same thing for cell phones?   I have sys_user.mobile_phone automatically pulled in through...

dhoffman by Tera Contributor
  • 4314 Views
  • 6 replies
  • 1 helpfuls

Resolved! Adding catalog items to order guide

Hi,  As we were previously not ready to create a full onboarding process, we have been creating individual catalog items (eg. order hardware, request system access etc) and grouping them in categories under the Service Catalog . Now we are ready to p...

justinh by Kilo Explorer
  • 6128 Views
  • 5 replies
  • 2 helpfuls

Resolved! Urgent!!!!!! Business rule to set auto assignment

Hi All,  I have written a business rule to set the auto assignment group for Catalog Item.But it is not workin....  Please help.  My requirement is, there is a choice field "Choose Role" which has some 30 values in my Catalog item.If I select A or F ...

madanm2103 by Kilo Explorer
  • 3053 Views
  • 10 replies
  • 0 helpfuls

Resolved! How to compare password in sys_user table ?

In my script, i'm query'ing the sys_user table with user_name and user_password. this is my query  var user_id='username';var pass='password@123';  var target = new GlideRecord('sys_user');       target.addQuery('user_name', user_id);     target.add...

vishnu_r by Kilo Explorer
  • 5964 Views
  • 15 replies
  • 1 helpfuls

Resolved! XML Attachments

Is it possible to export the incidents from list view in XML format from the incident table and export all attachments with it?

Davina by Giga Contributor
  • 4673 Views
  • 7 replies
  • 3 helpfuls

Resolved! Incident SLAs cancelled

I am sure this is an easy question for all you SN gurus out there......  Under what circumstances would an SLA get cancelled?  We are starting to see instances of incidents with cancelled SLAs, both response and resolution. Sometimes it may be the re...

SLAs cancelled.jpg

Resolved! Assignment Group Field - Appears blank but has ID assigned

We recently upgraded to Eureka and now we are having issues with filters on Incidents. When we try to filter based on "Assignment Group" being blank we only get incidents created pre-upgrade. If I filter by doing a show matching on an incident withou...

keygw by Tera Guru
  • 2831 Views
  • 5 replies
  • 0 helpfuls

Resolved! Multiple Schedules on One Calendar Using "show_schedule.do"

I am currently building maintenance schedules for each of our business services. Each schedule might have multiple time slots for maintenance.I noticed that if I go into the schedule, I can use the UI action to call "show_schedule.do" and it appends ...

StephenHey by Mega Guru
  • 6495 Views
  • 9 replies
  • 1 helpfuls

How do I tie Scrum activity to Incidents?

In the SDLC Scrum Process WIKI, it states:SDLC Scrum Process - ServiceNow Wiki"If required, scrum activities can be tied into IT Service Management processes such as Incident, Problem, and Change Management."  But I can't find any description of how ...

jure by Kilo Explorer
  • 5079 Views
  • 3 replies
  • 5 helpfuls