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

Forum Posts

Virtual Agent Query

Hello together, I have a problem with following code: (function execute() {  var grCondition = new GlideRecord('u_routing_information');grCondition.addQuery('u_kb_knowledge', '090f45ab1b080614354d96859b4bcb7a');grCondition.query();grCondition.next();...

Links in Virtual Agent open in a new window

We have a SharePoint Online environment access is controlled by Azure AD. There is a team creating KB articles with the SharePoint Online link in the article, when search presents the KB to the user, they will click on the link. Since ServiceNow VA i...

Lynda1_5-1706129241304.png
Lynda1 by Kilo Sage
  • 1318 Views
  • 4 replies
  • 0 helpfuls

NLU Not working for OOB and Custom Topics

Hi, I am facing issue with NLU for my custom topics and OOB topics. I have created a NLU model With 2 intents and 14 utterances. The model trains and publishes successfully and works fine when an utterance is searched in the testing text box inside t...

Resolved! NLU Model Error

Hello Everyone,I am getting an error while creating intent in NLU Model even though i have installed and updated all require plugins but still i am getting error  "Some features may not be available because the connection to NLU Service is not availa...

Seraj by Tera Guru
  • 694 Views
  • 1 replies
  • 2 helpfuls

Virtual agent

Is there any possibility to get a pop up window to display the KB article. Usual flow is when a user chats with the VA and based on that VA will provide certain KB articles matching the search and when the user clicks on the KB Article it redirects h...