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

Forum Posts

Metric Duration Reporting

Does anyone know why there are two duration fields calculated when the metrics definition is setup on a certain table? For example, we are collecting metrics on our problem table and we have two duration fields, mi_duration and prb_calendar_duration....

Rick Mann by Tera Expert
  • 1994 Views
  • 1 replies
  • 1 helpfuls

UI Actions - isAdvancedUI

So in many UI Actions theres a condition: isAdvancedUI()I've done some research and it seams that this is intended to qualify your browser to a boolean based on the following: advancedUI = (isIE() && "5.5".compareTo(getIEVersion()) <= 0) //$NON-NLS-1...

gaidem by ServiceNow Employee
  • 2761 Views
  • 2 replies
  • 1 helpfuls

Audit trail for attachments?

Attachments are stored in a table separate from incidents, requests, changes, etc. When attachments are added / deleted from incidents, requests, and changes, there's no record of that having happened in the activity log or audit trail for the task. ...

sbailey1 by Tera Contributor
  • 2186 Views
  • 4 replies
  • 0 helpfuls

Number Maintenance - digit overflow

In the number maintenance you can create your own number ranges and create new numbers with getNextObjNumberPadded(). That's ok so far. What would happen, if the number range runs into an overflow. You've got for example INC9999999 and then calls get...

Roger19 by Tera Contributor
  • 2146 Views
  • 2 replies
  • 1 helpfuls

Assigned To list filtered by Assignment Group

I have created two new fields on our knowledge base that I want to function like the fields Assigned To and Assignment Group on the task table. They are reference fields that I tried to define identically to the task fields. The new fields function t...

rdingus by Kilo Contributor
  • 1876 Views
  • 2 replies
  • 0 helpfuls

Discovery Regular Expressions

I was helping a customer with a process classifier this past week. They discovered that their Windows processes were sometimes upper case, sometimes lower case, and possibly mixed case too.The original process classifier has a classification criteria...

Plain and HTML Email generation and links

Service Now emails we hare configured to be sent as plain text and HTML formatted text. The problem is that the plain text version does not include explicit URL when in the HTML version there is an anchor tag with an href defined to create the link.I...

sherman_1206 by Tera Contributor
  • 2063 Views
  • 5 replies
  • 0 helpfuls

glide.authentication.external.disable_local_login Not working

Our 'glide.authentication.external.disable_local_login' redirection property is not working. It is set to true and the 'glide.authenticate.failed_requirement_redirect' property is also set but when I go to the http://.service-now.com it is not redire...

dressman by Kilo Expert
  • 3733 Views
  • 7 replies
  • 0 helpfuls

View All Project Tasks of a Project

When on the main page of a project, it is only possible to see the high level tasks. Is there any way to explode the view to include all child tasks of each parent tasK? Along the same line, when exporting the project to a PDF file, the only tasks th...

dbutcher by Kilo Explorer
  • 1959 Views
  • 2 replies
  • 0 helpfuls

Set selected users "Password needs reset" to True

HI,I would like to find out the simplest way of reseting the flag "Password needs reset" in the user record to true. Ideally, i would like to do this to a selected group, with the relevant members associated to that group, or all users with the ITIL ...

soelofsen by Kilo Explorer
  • 2391 Views
  • 3 replies
  • 0 helpfuls

Cost Center vs Department vs Group.

Sorry if I'm asking the obvious and I'm a newcomer here ...So, what is the proper definition and usage of the cost center, department and group table?At first glance, cost center is based on financial hierarchy and department is based on people hiera...

Exporting Time Worked Value to Excel

I am running a report off the Incident table with the field Time Worked included. When I generate the report, I get an accurate calculcation of total time worked per Incident. However, when I export to Excel, the total is something completely meaning...