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

Forum Posts

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
  • 2915 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
  • 13615 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
  • 6987 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
  • 14880 Views
  • 8 replies
  • 10 helpfuls

how to concatenate all variables

Hi All,I have created a Record producer with 4 variables(Multi line text).It will create a story(rm_story). Now i want to concatenate all 4 variables in description field.How to achive that?Note: All variables are multi line text.Regards,Ram

VRNR by Kilo Contributor
  • 2307 Views
  • 5 replies
  • 4 helpfuls

how to concatenate all variables

Hi All,I have created a Record producer with 4 variables(Multi line text).It will create a story(rm_story). Now i want to concatenate all 4 variables in description field.How to achive that?Note: All variables are multi line text.Regards,Ram

VRNR by Kilo Contributor
  • 3962 Views
  • 2 replies
  • 2 helpfuls

Resolved! How to Script a User Criteria Check

We're using the Service Desk Call application (Geneva), and the problem is that when the Call type is "Request", the entries under the "Request item" aren't filtered based off User Criteria.   I'm fine scripting the filtering out, but there are no re...

Resolved! DOMAIN SEPARATION: Can a Knowledge Base (not KB articles) be restricted (not viewable on KB homepage) by OOB parameters? A: (Y&N)

...e.g., User Criteria?Title Changed 5.23.2017Here's The Answer (Bug, Poor Engineering, or Sloppy Engineering?) :Within a domain separated instance, User Criteria are not respected if set within a domain.     They will only be respected if set while...