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

Forum Posts

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
  • 2121 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
  • 3829 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
  • 2177 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
  • 3091 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
  • 3386 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
  • 1996 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
  • 4453 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
  • 4261 Views
  • 3 replies
  • 5 helpfuls

Percentage of Incidents Meeting SLA by Month

Hello All!  I am trying to help write a report for my manager that looks like the chart below.   The idea is to provide a trend chart, by month, of SLAs that have achieved SLA.   Using the provided reports in ServiceNow, I haven't quite been able to ...

SLA_Incidents_by_Month.PNG
adidosc by Giga Contributor
  • 8209 Views
  • 14 replies
  • 0 helpfuls