How to copy chatbot conversation to worknotes ?

Krishna73
Tera Expert

Hello Everyone,

I am currently working on creating an incident from chatbot using VA Topics. Here I want to copy the conversation (happened with bot) and paste it to the worknotes section of the incident.

Can anyone provide some pointers for reference.

Thanks,

Krishna

1 ACCEPTED SOLUTION

Krishna73
Tera Expert

Hello Everyone,

I got the solution for this. I just wrote this script- "gr.work_notes = vaSystem.getTranscript();" in the Utility script action, and it worked. Thank you Ashutosh for the heads up.

Sharing this with you all, it may help anyone.

 

Regards, 

Krishna

View solution in original post

15 REPLIES 15

Krishna80
Kilo Contributor

Hello Krishna,

 

Can you please elaborate some details about the script, I see that you have mentioned to write the script in utility script action 

1)where I should place the utility script action, is it after creation of incident of before creation of incident?

2)Also can you please mention the full script with full details?

3)I tried with some your script and some other too but still I m unable to capture the transcript please help me with full details.

Regrads,

KC