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
  • 13044 Views
  • 5 replies
  • 0 helpfuls

Resolved! SSO TARGET parameter

I'm trying to supply referring url information to an SSO provider for a single sign on solution.   The wiki (http://wiki.servicenow.com/index.php?title=External_Authentication_(Single_Sign-On_-_SSO) implies that a TARGET parameter will get appended t...

amkatulak by Giga Expert
  • 2475 Views
  • 3 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
  • 3094 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
  • 3188 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
  • 4870 Views
  • 5 replies
  • 1 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
  • 1897 Views
  • 10 replies
  • 0 helpfuls

How to show the time zone in a report

Hi,  I would like to show the time zone in a report.   Can this be easily done?  The example I have is a report showing incidents, which includes the field for when the incident is opened.   If the incident occurs 10 AM Eastern Standard Time and I am...

scotty81 by Kilo Contributor
  • 2204 Views
  • 3 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
  • 4152 Views
  • 15 replies
  • 1 helpfuls

Filter on workflow stages

I'm trying to create some filters for reporting on workflow stages for request items. We have a stage for certain workflows called "Requester Testing" and this will have the appropriate state included in parentheses, so what you see in the list view ...

Earl L by Mega Guru
  • 2250 Views
  • 6 replies
  • 1 helpfuls

Resolved! Assigned to and Assignment Group

In the next few weeks Incident will be implemented. There is a new issue that is causing problems. There are very strict rules regarding Assigned To and Assignment Group. This information is critical to reporting. Some of the programming is now creat...

Easiest way to report out if an incident breached SLA or not

Hi,  I'm looking for an easy way to create a report which will pull various fields from the Incident table.   That part, I know how to do.   But, I also need to create a field in the report for each incident that list whether the incident's SLA was m...

scotty81 by Kilo Contributor
  • 3133 Views
  • 2 replies
  • 0 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
  • 3558 Views
  • 7 replies
  • 3 helpfuls