Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! About counting IntegrationHub Transactions

Hi all!I have read here in community posts that the transactions are counted whenever an outbound SOAP/REST call was used in the Flow. I could be wrong but I think it follows the formula [outbound calls X number of records]. However, what if 4 outbou...

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
  • 982 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
  • 7752 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, "...

Single currency for variable

Hi All, I need a help, in risk event two currency variable are there. single currency symbol but not globally change(don't accept other table field) which are using the currency field. just need for single table

Arun_Manoj by Mega Sage
  • 374 Views
  • 4 replies
  • 1 helpfuls