Forum Widgets
Latest Discussions
Conversation timeout does not work in MS Teams?
Hi everyone! I have noticed that the conversation timeout does not work when chatting with the bot through Teams. I have set the conversation timeout to 5 minutes and am simultaneously chatting with the bot through a webchat and in Teams. After 5 minutes of inactivity, the webchat receives the message "This conversation has timed out". I would expect the same to happen using the bot in Teams, but it does not. Is anyone else facing this? Thanks, JarenSolvedJarenHamblin-MolinaMay 29, 2020Copper Contributor2KViews0likes3CommentsHow to Create Custom UI for Microsft Health Bot
Hi, I have tried Microsft Health Bot which is available as SAAS service, have used Direct line I want to create Different UI, is there any possible way? Like if i get response like select gender type on that time i want to show images not buttons!! and other cards alsoSolvedjaypatadiaOct 17, 2019Copper Contributor1.8KViews0likes2CommentsRequest for Documentation
Hi Team, I was wondering if there was a good resource for deploying my healthcare bot and connecting it to a channel. I have deployed many regular bots and was wondering where/if a channel registration is needed, or how I find the endpoint of my healthcare bot to then chat with it from somewhere outside the portal. Thanks, Davedavid_ruhlemannMar 21, 2019Copper Contributor1.6KViews0likes5Commentsconversation logs in Healthcare bot
Hi Team, i am able to see the "conversation logs" option next to "unrecognized utterances" logs in screen shots provided in the documentation but unable to see that in the Health Bot service tool. Please help us where to check these logs other than typing the log keyword in the conversation flow in the bot.conversationalaiApr 23, 2019Copper Contributor1.4KViews0likes5CommentsHow do you find the doctor type in the Healthcare Bot
So I am very new to the Azure platform and I got into the Healthcare bot feature because I read that I could find the type of doctor according to the documentation. Though I have no clue on how to approach this as nothing is mentioned in the documentation on this particular topic. I was wondering if anyone could help me with that. I am in a bit of a hurry here I was thinking I'd find something on the popular templates but I don't see anything that'd help me.Shrawan_SaiSep 06, 2020Copper Contributor1.1KViews0likes3CommentsUnable to handoff user to live agent from Microsoft Health Bot Service to Microsoft Teams
Hi, I had configured health bot according to these link https://docs.microsoft.com/en-us/healthbot/handoff-teams and i am successfully able to login agent on Microsoft Teams. Imported triage template from Scenarios -> Manage -> Open scenarios template catalog. I didn't modified any thing from the scenario and Enabled Human Handoff but as i type agent and it replies Sorry, it seems I can’t answer this and at the end i get Handoff scenario error. For more reference find attached image of Human Handoff window. Whenever I send list in Microsoft Teams I get user is in conversation with bot, so how to send user in waiting queue. I have also reviewed these links many times https://docs.microsoft.com/en-us/healthbot/handoff, https://docs.microsoft.com/en-us/healthbot/handoff-teams I don't know where i am getting wrong. Any response from your side with be appreciated.Navin_TiwariApr 20, 2020Copper Contributor1.1KViews0likes1CommentHealthnavigator APIs in the Language Model
Hi, Below Healthnavigator APIs are displaying on the Language model page in the Health Bot service tool but unable to use these Intent mappings as these are not populating in the any of dropdown boxes of scenarios. Please help us on this. Healthnavigator APIs: /healthnavigator/information /healthnavigator/conditions - Not there in the Language model page but populating in the dropdown box. /healthnavigator/symptoms /healthnavigator/causes /healthnavigator/complications /healthnavigator/specialties /healthnavigator/resources /medication/information /builtin/triageconversationalaiMay 07, 2019Copper Contributor1.1KViews0likes3CommentsHow to retrieve the Object inside Watch window?
Hi, I'm working on a Healthcare project using Healthcare Bot. I'm following this Github repo: https://github.com/Microsoft/HealthBotContainerSample/ and set it up successfully. Currently, I'm able to retrieve activities using the code: botConnection.activity$ .filter(function (activity) {return activity.type === "event" && activity.name === "shareLocation"}) .subscribe(function (activity) {sendUserLocation(botConnection, user)}); But not sure how to retrieve the Object from Watch window (see the screenshot), is there any API available for it?AzureHealthBot365Sep 03, 2019Copper Contributor1.1KViews0likes3Comments
Resources
Tags
- azure1 Topic
- LUIS1 Topic
- ChatBot1 Topic
- azure ai1 Topic
- Regional1 Topic
- Adaptive Cards1 Topic
- Carousel1 Topic
- Healthcare Bot1 Topic
- Microsoft health bot1 Topic
- Salesforce1 Topic