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

Forum Posts

Create request through import set

Whenever a new user is added to 'User' table, raise a request to deliver laptop for the new user through import set. I tried this OnBefore Transform Script -var cart = new Cart();var item = cart.addItem('04b7e94b4f7b4200086eeed18110c7fd');var rc = ca...

aagman4 by Tera Contributor
  • 892 Views
  • 5 replies
  • 0 helpfuls

Resolved! For each item in flow designer

Could you please provide any simple example of for each item use on incident table which could use loop up records aslo . I wanted to understand the actual execution of it .

jay97 by Tera Contributor
  • 7692 Views
  • 2 replies
  • 3 helpfuls

Resolved! How to set the 'Email user label' from script?

How to set the 'Email user label' from script or notification form?   You can modify the 'From' field on an email by using the method 'setFrom' or by setting it in the field 'From' on the Notification.   https://developer.servicenow.com/app.do#!/api_...

Resolved! Delete a Knowledge Base

Hello, We create several Knowledge Bases on TEST instance and we would like to delete them.How can we do that? I Don't find. Please, be precise I am a novice. Thanks a lot, Sandra

sandraC by Tera Contributor
  • 11947 Views
  • 10 replies
  • 31 helpfuls

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
  • 2166 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, ...