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

Forum Posts

Resolved! Displaying the current Value of a variable

Looking for some assistance with a Script that doesn't appear to be working.   What we are trying to do is display the current value of a select box variable in the short description of a task that is generated from a request as well as display the n...

Use an encrypted field in a Notification

I have a field on a form that is encrypted.   In order to see it the user needs to set their Encryption Context with the picker.   The customer needs to be able to have notifications sent to the email address that is stored in that field: in the "Who...

Garp Pahlow by ServiceNow Employee
  • 1468 Views
  • 6 replies
  • 1 helpfuls

Resolved! Query all managers, add to group

I am looking to automatically populate a group in ServiceNow composed of all users who are people managers (i.e. they appear in anyone's 'manager' field). I'd like to utilize a scheduled job that runs, queries all users who appear in the manager fiel...

snoviello by Kilo Contributor
  • 2459 Views
  • 4 replies
  • 0 helpfuls

Resolved! Connect Asset to different CI

I have a set of Server Assets that all have their individual CI related to them. The thing is that I need to create a new CI and relate it to the Asset (so that I can relate the pre existing CI to the newly created CI.I know that it's not standard pr...

looping a JSON object

Hi,Im trying to apply a loop for a json object and i don't know how to access to JSON element.this is my code.var ticketJson =   {"type" : "Changement1" , "etat" : "Approuvé","epiclink": "URL","priorite" : "P1"};//var obj = JSON.parse(ticketJson); va...

moncef by Tera Contributor
  • 12814 Views
  • 5 replies
  • 10 helpfuls

Resolved! Table Part Partitioning

HiFrom Jakarta we are observing new Table Part Partitioning on most of out of the box tables that includes CMDB. Now we see table fields which were inherited from CMDB are now part of individual tables. Eg. Name field from CMDB were showing pre-jakar...

Sashi K1 by Kilo Guru
  • 5374 Views
  • 11 replies
  • 16 helpfuls

Date Picker in Service Portal

I've found how to create your own reference field in Service Portal with <sn-record-picker><sn-record-picker field="location" table="'cmn_location'" display-field="'name'" value-field="'sys_id'" search-fields="'name'" page-size="100" ></sn-record-pic...

date.PNG
brian_ by Tera Guru
  • 13994 Views
  • 8 replies
  • 10 helpfuls