Virtual Agent Designer assist

Alon Grod
Tera Expert

Hi,

What should I put inside the yes and inside the no in order to make sure that the option to contact an agent will be available only if assigned_to on the incident table is not empty.

 

WhatsApp Image 2024-03-26 at 12.55.20.jpeg

2 REPLIES 2

Mark Manders
Mega Patron

Why? If it's assigned, the caller doesn't get the possibility to talk to a real person? That's not making your end users happy. But since the question has been asked yesterday as well, maybe follow this thread as well:

 

https://www.servicenow.com/community/virtual-agent-forum/virtual-agent-if-option-in-incident/m-p/287...

 


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

Sohail Khilji
Kilo Patron
Kilo Patron

In the yes condition, before assigning to the agent you need to do a lookup of record and see if the assigned_to is not Empty. 

 

if assigned_to on the incident table is not empty then assign to the agent

if empty then take further action...

 

I hope this helps...

 


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect