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

Forum Posts

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
  • 4379 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...

Resolved! How can I change the location of Info Message / Error message for one record producer only OR how can I get field message to extend to second column as well on 2 column Record Producer to cover complete area?

How can I change the location of Info Message / Error message for one record producer only OR how can I get field message to extend to second column as well on 2 column Record Producer to cover complete area? Thanks.

Resolved! Flow Designer - Inbound Email to HTML Field Catalog Variable

Hi all,  I have an interesting requirement that I'm very much struggling with.  The end goal: When an inbound email with the desired conditions is received, it triggers a flow.  The flow submits a catalog item request.  This catalog item has a HTML v...

find_real_file.png find_real_file.png
Community Alums by Community Alums  
  • 1871 Views
  • 4 replies
  • 0 helpfuls

How to open a URL via background script or download large amount of attachments from multiple records via script

I have a need to download the attachment from approximately 1000 records that are on a table.  I can do a query to sys_attachment in a background script to return these records, but I am unable to find a way to either "open" this records via script (...