We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

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
  • 9283 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
  • 763 Views
  • 4 replies
  • 0 helpfuls

Widget on service portal

I am working on service platform. I have cloned the out of the box widget call "KB Most viewed", when I drag and drop original widget into my page it works fine but when I drag and drop the one that I cloned from the original is causing an error, is ...

JoseSantosA_0-1762455342169.png
JoseSantosA by Tera Contributor
  • 1727 Views
  • 6 replies
  • 0 helpfuls