The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Give case creation option in virtual agent designer topic

Vaishali 11
Tera Guru

Hi,

 

I have a requirement where the user wants that when the live agent chat option is selected on the pat topic and if it doesn't get picked up by any live agent within 5 minutes then it should give the case creation option to user. 

How is this possible to do?

 

Thanks in advance!!

1 ACCEPTED SOLUTION

Vaishali 11
Tera Guru

Got the solution....it could be done by adding queue trigger to the live chat queue, where we can link in the case creation topic.

View solution in original post

7 REPLIES 7

GlideFather
Tera Patron

Hi @Vaishali 11,

 

create a topic, add there option to connect to live agent, also set there timer and if it is more than 5 minutes add there option to create record in sn_customerservice_case table

 

Where did you get stuck?

 

EDIT: very simplified version:

GlideFather_1-1758278016003.png

 

 

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


I noticed that it's HRSD forum, so it would be HR Case, not CSM Case. but it's just the table, the rest would be same

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


could you please specify the backend logic behind the timer activity?

@Vaishali 11 there's an utility called Pause

GlideFather_0-1758294257380.png

 

But you are right it will require to mark for the decision whether the agent was called or not

 

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */