Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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