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

Forum Posts

Modify the Attach Search action in agent assist

When we press the "Attach Article" search action on the article available in Agent Assist of Configurable workspace we will be displayed with the below modal.Is there a way to configure the above modal to display an additional text or enable/disable ...

Prem5_0-1732142026702.png
Prem5 by Tera Contributor
  • 520 Views
  • 2 replies
  • 0 helpfuls

Create Known Error article custom

Hi everyone, I need to create a Create known error article but it must be created in a specific knowledge base and not the default one.  my code: (function createKEServer(current, action) {// Sys_id da KB Data Center CloudCOvar KB_SYSID = '84aca5a4fb...

felipe14 by Tera Contributor
  • 252 Views
  • 1 replies
  • 0 helpfuls

Resolved! Parent Select Box with child questions

What is the best business practice to create Create servicenow catalog item with six main questions, each parent has a child Selectbox questions? ThanksRequest Types â€“ Select Box  MandatoryOption 1: Request New ProgramOption 2: Modify Existing Progra...

SDSU by Tera Contributor
  • 754 Views
  • 4 replies
  • 0 helpfuls

REST api integration with flow designer

Hi all,I want to implement an eBonding integration between two ServiceNow PDIs using REST APIs and Flow Designer to synchronize incident records. Can anyone help me by giving proper article or guidelines. Thanks in advance,

ChilankaS by Giga Expert
  • 837 Views
  • 6 replies
  • 3 helpfuls

Reference Qualifier vs auto-populate filtering

Hello, I have this by the look, very simple business requirement, but I do struggle with it. For one of the catalog item, there's a requirement to show in field "Organization" only those departments, which have parent = empty and code!=obsolete (modi...