Does anyone know if it is possible to run a metric definition against a sys_field?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-22-2009 05:38 PM
Does anyone know if it is possible to run a metric definition against a sys_field? We are trying to run a metric against the "updated by" field (sys_updated_by) at a task or incident level.
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2015 01:07 AM
Hi,
I have metric defined on the incident table of Script Calculation type from open to closed state. Now I want to subtract the time the incident was kept in the waiting state. Any idea how can I accomplish that.
Thanks,
Namita Oberoi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2015 01:39 AM
Hi,
Use SLA pause conditions to not include waiting time.
http://wiki.servicenow.com/index.php?title=Service_Level_Agreements
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2015 01:55 AM
Hi,
Thanks for your reply. But we need it for the reporting purpose to find out the duration from open to close for an incident excluding the waiting time..
Thanks,
Namita Oberoi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2016 07:01 AM
you can use report from "incident metrics" table to get the open to close timings.