We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Display Summary on Virtual Agent

Surbhi16
Tera Contributor

Hi Expert,

 

I have an requirement where I have to display summarize details of user input before submitting the request on Virtual Agent.
How can I achieve it?

2 REPLIES 2

Paul Curwen
Giga Sage

Try this vaSystem.getTranscript()

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0786032

 

Alternatively,  you can just search for and display the interaction record transcript column.

 

https://docs.servicenow.com/bundle/washingtondc-servicenow-platform/page/administer/virtual-agent/co...

***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***

Regards

Paul

Its not working for me Paul