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.

Virtual Agent forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

virtual agent and service catalog

We have a variable set for all the catalog items in software category, and we want to make the virtual agent to ask questions dynamically without designing flows and all, but this is feeling impossible, and we know a way to place order using cart API...

BhargaviA by Tera Contributor
  • 171 Views
  • 1 replies
  • 0 helpfuls

Coupa Spoke

We need to get the purchase order from Coupa (either from Purchase Order module or Receipt module or any other module like ASN) and marry it up to the Serial Number field on the alm_asset table so each asset record has appropriate purchase order numb...

AmolJ by Tera Expert
  • 398 Views
  • 2 replies
  • 2 helpfuls

Prefix validation

I have a Choice filed called Version : When i select version is v1 then Version name should start with New_If version :When i select version is V2 then Version name Should start with Old_ here version_name is String filed and version field is choice ...

rajibosss11 by Tera Contributor
  • 287 Views
  • 3 replies
  • 0 helpfuls

How do I populate the kb_use table?

Hello everyone,I'm currently having the following problem:I have a table that is a child of kb_knowledge. It has a view count field, and it updates normally. However, no records are generated in kb_use when I view an item from this table.Could someon...