Forum Discussion
chris1265
Jun 05, 2019Copper Contributor
Agent unable to "takeover" end user´s conversation
I have follwed the steps mentioned here: https://github.com/Microsoft/HealthBotContainerSample/tree/live_agent_handoff The agent is able to "List" current chat rooms. But how to add so the agen...
Adam Walker
Jun 09, 2019Brass Contributor
Hi chris1265
You need to trigger the built-in agent scenario to connect an agent with an end user.
- Verify that handoff is enabled. Navigate to Configuration > Conversation > Handoff and make sure the toggle is on.
- Create a custom scenario that includes Handoff. In the scenario editor drag a "Begin" control onto the canvas and select handoff as the scenario to begin.
- In the end user webchat application trigger the custom scenario you built (you will need to connect it to a language model)
I hope that makes sense. Let us know if you get stuck
Regards, Adam
- chris1265Jun 26, 2019Copper Contributor
Thanks for your reply.
I have followed all the steps. But the same problem occurs. Any more idea? Thanks
- Adam WalkerJun 28, 2019Brass Contributor
I'm not sure I understand, please describe the steps and the problem you are seeing?
If you can send screenshots that will be helpfull.
Thanks.