Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

Creating record producer from Virtual Agent

Hi All,I need help in below scenario:I am building a topic in Virtual Agent which will take, same input from user as defined in one of the record producer.So that user can create a case from VA itself. That particular record producer uses some script...

pandeyved by Tera Contributor
  • 2732 Views
  • 3 replies
  • 0 helpfuls

Issue auto resolution

I have been looking at several resources regarding IAR and I found this feature very powerful in deflecting issues and proactive resolve an incident without have to reach a live technician. Based on what I have seen, IAR works once a user submits an ...

Make AI search on top of all NLU topics in VA

We have NLU topics( HR topics and ITSM topics) and AI search enabled in our VA. We want the AI search be triggered before all NLU topics. but per  Natural Language Understanding topic discovery logic in Virtual Agent , looks like AI search not workin...

sff1 by Tera Expert
  • 759 Views
  • 1 replies
  • 0 helpfuls

Idle VA chat reminder

Hi, I have a requirement where I want to display a reminder message to the user who are using Virtual Agent (Not Live Agent). If the user is inactive for lets say more than 3 minutes, VA should display them a message that says 'Are you still there?'....

sn_connect send message is not working in the business rule. can run it in background script fine

            var conversationId = sn_connect.Conversation.get('sys id of the conversation);            conversationId.sendMessage({                body: "Please don't leave the chat some agent will take over your conversation",                field: '...

Labels