Forum Widgets
Latest Discussions
Healthbot Install for Teams Doesn't work
Hi, We customized one of the Microsoft healthcare bots in Azure. When tested through Channel -> Teams it’s working fine. Now we are trying to create an install for Teams so That all users have access to the bot. There wasn’t much documentation or samples for it. The package that we created has a manifest.xml file and two icons. The bot ID is correct. validDomains is set to us.healthbot.microsoft.com. What other fields needs to be set ? When we install the package, it doesn’t show any errors. The icons shows up. But it doesn’t work. What could be the problem..? What are the essential elements to be set ? What default values to be set ? Any samples that we can have a look at ? Thanks in advance. With Regards AjitAjit65Jul 22, 2020Copper Contributor1.1KViews0likes6Commentsconversation 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.4KViews0likes5CommentsRequest 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.6KViews0likes5Comments"not a valid account name"
hi there, I just created a distribution of the health bot. creation went well but now when I click on configure I'm redirected and I'm getting the message "botXYZ is not a valid account name". Any idea? It may just be question of time? thanks, RDrobertodangeloMar 23, 2019Copper Contributor987Views0likes4CommentsHow 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.1KViews0likes3CommentsAgent 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 agent can "takeover" a end user´s conversation? (Or the opposite: the end-user can write a command (for e.g. 'agent') to come to an Agent instead the bot)chris1265Jun 05, 2019Copper Contributor628Views0likes3CommentsHealthnavigator 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.1KViews0likes3Comments
Resources
Tags
- Regional1 Topic
- Adaptive Cards1 Topic
- Carousel1 Topic
- Healthcare Bot1 Topic
- Microsoft health bot1 Topic
- Salesforce1 Topic
- Botframework1 Topic
- Microsoft Healthcare bot1 Topic
- azure1 Topic
- LUIS1 Topic