Capturing a value from Virtual agent conversation

annmoleapen1
Tera Contributor

annmoleapen1_0-1749679225619.png

 

Hi there, I have typed in 'vpn not connecting' in response to the greeting question. NLU seem to have correctly identified the topic related to my issue. Within the topic, I have a question to ask the short description of the issue. The intention of having that is to capture the information if the user is clicking on the topic directly. In this instance, I would like to consider that the short description is already provided by the user, which is the above text. How can I achieve this? #virtual_agent

 

1 REPLY 1

PreethiRamesh
Giga Contributor

Could you please check whether the value has been captured in this variable 'vaVars.search_term' or 'vaSystem.getSearch.Text()' 

If the solution is useful. Please mark this as helpful.