Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

Resolved! Chat work item priority ACROSS queues

We are implementing agent chat and have one service channel for chat with multiple queues.  We have agents who are members of multiple groups which span multiple queues.  Let's say we have queue 1 and queue 2.  The chat queues are busy, so all agents...

entities 'missing annotations' bug?

Since updating to San Diego I get a prompt "You have 2 entities that are missing annotations. Annotate utterances with entities for entity prediction" before training my NLU model. I've looked at the entities we have, and all of them are associated t...

Vocabulary source not getting synced

Hi everyone, I created a vocabulary source. But it is not getting synced. It shows the following error. ERR058: Failed to submit training job - reason: ERR030: Cannot submit training request job. A solution training is already in progress.  Below is ...

find_real_file.png
Silpa by Kilo Contributor
  • 3265 Views
  • 1 replies
  • 2 helpfuls

Resolved! Max Number of Utterances Per Intent

Hello, I am a bit confused regarding the limit on maximum number of utterances per intent. We have two models with the given config:- Model 1 - 200 max utterances and 5 min utterances per intent. Total # of observations = ~4800 (70 intents)Model 2 - ...

Shaksham by Kilo Contributor
  • 2859 Views
  • 3 replies
  • 1 helpfuls

Resolved! Conversation type FAQ or Q&A?

Hi. Will soon be migrating from several products into ServiceNow. Our current chatbot will answer a question directly "conversation style" if the match score is good enough and provide topic/intent choice if uncertain. How could this be implemented i...

Resolved! Queue waiting number in Virtual Agent

Hi, I want to know is there any way in VA so we can define the queue waiting number while our chat is routed to Live Agent. For Example- If have choose option to contact to live agent and all agents are busy and there are 3 other people waiting for t...

sarabjeet by Giga Expert
  • 6710 Views
  • 16 replies
  • 7 helpfuls

Resolved! Catalog item in virtual agent window

Hi. Can someone confirm that simple catalog items can be submitted from within a conversation? That the VA asks the questions (variables) from the catalog item form one by one without having to design a custom conversation for each specific purpose? ...

Resolved! Initial utterance from Teams

I am sure the answer is no but asking anyways hoping I am wrong! We have Virtual Agent integrated in Teams, users have to type a word to wake the VA up to start a conversation. Is the "wake up" words stored anywhere?

Lynda1 by Kilo Sage
  • 1844 Views
  • 9 replies
  • 1 helpfuls

Resolved! How to return a HYPERLINK to VA?

I am trying to fetch the instance name using a property - gs.getProperty('glide.servlet.uri'); This I am storing as a script variable -instance.   In bot response using html - I am trying to do    <a href = " + vaVars.instance  + "/incident_list.do?...

Resolved! Can't create new topic in VA

Hi Community, I've started learning VA and I've enrolled in one of the available training. I am stuck at the very beginning where I can't create a new topic for VA.  It asks me to upgrade. What am I doing wrong? Am I missing some plugins? Doesn't loo...

find_real_file.png

Resolved! How to change Default chat experience to custom one?

Hello Experts.In Collaboration module there is Custom Greetings and setup: when I click it I can see that there is Default chat experience set as current VA. Where can I change so when I'll create my own Custom Greeting and Setup it will be used in V...

find_real_file.png
Dotychczas by Mega Guru
  • 3615 Views
  • 4 replies
  • 3 helpfuls

Resolved! block words a user may ask from specific intents

Is there a way to block certain words from hitting an intent? Let's say I have two printer topics, and want to ensure that any inputs for 'brand a' don't hit the 'brand b' topic. Generally speaking, the confidence is strong enough to see that mention...

Resolved! How to Query a Table Multiple Times?

Hello everyone, If I need to run several queries on a table, can I use one GlideRecord object? For example, if I wanted to run a query to find information in sys_user_group for two different records ... do I need two GlideRecord objects, or can I cre...

Raj64 by Tera Guru
  • 3389 Views
  • 4 replies
  • 6 helpfuls
Labels