How to modify how Virtual Agent is pulling in user's open incidents.

Jyotiprabha Ba1
Tera Contributor

I want to modify the predefine texts which shows "You currently have x open issues" . 

1 ACCEPTED SOLUTION

Aranya
Tera Guru

Hi @Jyotiprabha Ba1 
Head into Conversational Interfaces > Virtual Agent > Designer.
There you can select the topic type as Setup Topics and search for the topic "Dynamic Greeting". There you will find the action "Get Open Tickets" which calls the Script Include "VATopicsHelper". Head into the script include and find the function "openTicketsInfo" and that is where you will be able to modify the predefined texts.

 

Aranya_1-1725806368526.png

 

Thanks!
Please mark as Helpful and if this worked for you kindly mark this reply as the Solution!

View solution in original post

1 REPLY 1

Aranya
Tera Guru

Hi @Jyotiprabha Ba1 
Head into Conversational Interfaces > Virtual Agent > Designer.
There you can select the topic type as Setup Topics and search for the topic "Dynamic Greeting". There you will find the action "Get Open Tickets" which calls the Script Include "VATopicsHelper". Head into the script include and find the function "openTicketsInfo" and that is where you will be able to modify the predefined texts.

 

Aranya_1-1725806368526.png

 

Thanks!
Please mark as Helpful and if this worked for you kindly mark this reply as the Solution!