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

Forum Posts

Tree picker attribute for Slushbucket

Hello all,I have a requirement where I have a parent child relationship in a table (say 'xyz' table) and I want to give a list type field in another table referencing to this xyz table where user can multi-select the records. Is there a way where we ...

Aashish_D by Tera Contributor
  • 1884 Views
  • 5 replies
  • 0 helpfuls

Resolved! Filtering on principal class

I'm trying to figure out what rights are needed for a non-admin to display principal classes. From the CI table, there's a filter for principal classes. Would anyone know off hand what table/field access is required for a non-admin to show these reco...

KB15 by Giga Guru
  • 10564 Views
  • 11 replies
  • 11 helpfuls

Resolved! Set Multi-Row-Variable-Set using Cart API

Hi Everyone, I'm using the cart API as follows to create some orders automatically (inside some scripted REST API) var cartId = GlideGuid.generate(null);var cart = new Cart(cartId);var item = cart.addItem('someCatalogItemId');cart.setVariable(item, "...

email notification

I want to sent the email notification to the Assignment group members which one is the best practice to do that ? coz assignment_group.include members  in "who will received" is not working 

piyushbedre by Tera Contributor
  • 965 Views
  • 4 replies
  • 0 helpfuls