Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

Resolved! Update OOTB Asset-CI install status mapping

Hi, On the asset-ci Install status mapping table, i have a requirement to deactivate or modified some of the records.For exemple I need to set "In Transit" Asset State to "Active = false".  I can't modify the fields as they are greyed out.What is the...

Capture d’écran 2022-11-29 à 16.40.34.png
Nico12 by Mega Sage
  • 2307 Views
  • 3 replies
  • 2 helpfuls

Issues paging with Verizon vtext

Hi everyone, last night we began experiencing an issue with email notifications sent to Verizon phones via phone number @vtext.com. The issue appears to be intermittent with about a 33% success rate. ServiceNow consistently creates the notification, ...

cmdb "form factor" field

Hi,         Recently i got a requirement to add "form factor" field for different classes of CI's. I see this field "form factor" is available in cmdb_ci_computer, cmdb_ci_memory_module tables. I want this field to be available in cmdb_ci table and a...

sry by Giga Guru
  • 4348 Views
  • 11 replies
  • 7 helpfuls

Resolved! Set value for list type field

Hi, I have a field list type and i want to push values in this field with a script like thisthis._case.u_logiciels.push('ADP GTA');but i can't do this. Is-he possible to do this ? How i can set values in list field with script ?  Thanks