Category "botframework"

Bind an Array with dynamic length to an Adaptive Card

I was wondering how I could bind an array which can have a dynamic length to an element in Microsofts Adaptive Cards. Specifically, I want to make a list with i

How to get Compliance Certification for Team recording bot

We are making our own bot to record team meeting, but after adding compliance policy, I am geeting this error("API call not allowed for non-Compliance Recording

BotBuilder Authentication Multitenant

I want to create Microsoft BotBuilder following this tutorial. But it seems SO complicated compared to v3.(BTW: starting a tutorial with 3 authentications that

How to disable buttons on click in Bot Framework Composer

I want to disable the button once clicked in Webchat/Directline channel. Once a user has clicked on a button, that button should get disabled to prevent duplica

LUIS.ai returns different intents for almost similar utterances

I use LUIS as a Language Understanding Service for our Chat Bot built with Microsoft Bot Framework. And I observe the strange behavior: I added a string "what i

ASP.NET app gives SocketException periodically: An attempt was made to access a socket in a way forbidden by its access permissions

We have ASP.NET app: BotFramework + LUIS. Chats: Teams, WebChat. The issue happens periodically in different environments and it completely stops bot sometimes.

Can't display item in Carousel Hero Card

Currently I want to convert the JSON to Carousel HeroCard, When I debug, The error shown is: System.ArgumentException: Can not convert Array to String. at Newto

Is it possible to remove/hide response while using submit action in MS teams bot

I'm having MS Teams bot developed using bot framework. I have a dialog where the user choose date from date picker. For this I'm using following Adaptive card.

Microsoft Teams Bot Adaptive card not rendering in mobile app (android)

Microsoft Teams Bot - Adaptive card not displaying in android mobile app, it works fine in desktop app, json as below, also other card for list of records works

Enable/Disable Conversational bot in MS Teams

How to enable and disable the conversational bot in MS Teams? In our application, we have to enable the conversation bot in bot chat window: I tried "isNotifi

Botframework v4 same state for all users C#

I'm trying to migrate my botframework APP v3 to v4, I followed the instruction from microsoft documentation and everything works fine except state control, in m

Is there any way to align the table contents in the same line in the teams bot framework?

The below image shows how the current table is displayed on teams. We can see that the cells are not aligned properly. Using adaptive card (columnset). The imag

How to get last message send by bot to user in Microsoft bot framework? Or is it possible to update user state via connector API?

How to get last message send by bot to user in Microsoft bot framework, if bot send message to user via connector API? Or is it possible to update user state vi

Add different icons for teams custom apps outline?

I have a problem, I want to add different icons when my app is selected and when my app is not selected in teams, something similar to what we have for the defa

Microsoft botframework chatbot integration with Dynamic 365 customer service omnichannel

I am trying to integrate chatbot with D365 customer service omnichannel for agent handoff. I have followed all the steps as per Microsoft documentation. still

MS Teams static tab with content bot id shows error in personal chat scope

I am building a static tab for MS Teams with contentBotId specified.The staticTabs manifest entry looks as following: "staticTabs": [ { "entityId":

Microsoft Teams channel webhook URL format validation - any consistent pattern/documentation?

I'm building an app that allows the user to input a Teams channel webhook connector URL for notifications. I want to be able to do some basic validation on the

Add image with sign in button in bot MS Teams

i am using OAuthPromptSettings to display a simple button. but now i want to display an image above and then display the "Sign in " button on MS Teams. I have a

Send the message to personal chat instead of group chat using ms teams chatbot

I would like to post a message to personal chat instead of group chat while message post from group chat how to achieve this ?. Is there is any methods availabl

BotFramework-WebChat - Adaptive Card

Is there a way to add Onchange event to the adaptive card input field that is rendered in webchat (version V4). Example changing a quantity value (Adaptive card