ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! pop up view not working as expected

Hi  I have changed the view for instancename.service-now.com/sys_user.do?sysparm_view=sys_popup,sp to remove some fields. I had assumed that changing this would only change the popup for Service Portal view, however no matter what view I have selecte...

Mike D1 by Giga Guru
  • 1247 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to know where logs are output from

There are often some warnings and errors in the log. It seems that it is not output by me in the script, but the system log, but the log shows that it was created by me Is there a way to know where a log is output from? If there is no way, someone kn...

panda1 by Kilo Guru
  • 1019 Views
  • 1 replies
  • 2 helpfuls

Discovered CI Classified - not added to CMDB_CI

Few issues, Post discovering IP Ranges, 60% coming back with valid classification and 40% stuck "Active, couldn't classify" for the devices like as an IP Switch/Router/Server/Printer  1. When taking one of the riverbed appliance and working through t...

Community Alums by Community Alums  
  • 941 Views
  • 1 replies
  • 0 helpfuls

Resolved! When an email is sent from an incident or task, the Updated field doesn't get updated with the same date the email was sent.

when working in tickets we usually use the ... icon to send emails from the ticket, so the email is added in the ticket notes.Users are asking why when sending an email form within a ticket the updated field doesn't get updated with the same date/tim...

tanyzamy by Tera Contributor
  • 1329 Views
  • 2 replies
  • 1 helpfuls

Resolved! Content_Admin Access

We are looking to allow people to edit some content blocks (HTML Pages, iFrame, ETC) on some dashboards. We see that we need to use the group content_admin, but we are not certain if this will over extend permissions. I looked around but was unable t...

Brandon S_ by Kilo Contributor
  • 4489 Views
  • 3 replies
  • 5 helpfuls

Resolved! Service portal search - terms

Hi community, I'm actually facing an issue about search on Service portal. Indeed, when searching a term, only one letter can set the results KO : - when I'm looking for "contentieux", Service Now founds a catalog item with this name - when I'm looki...

calculating median value of a column

Hi, In the highlighted line i have calculated the avg of the request days calculated(highlighted in yellow). However I have to calculate the median value for the requested days. How can I achieve this?   var task = new GlideRecord('x_snc_aob_test1_re...