Amazon Lex Bots not recognising intents that have 'card groups' set up within them when input mode is chat

0

Hi

I am creating a chat only bot and wanted to use the 'card groups' functionality within the intents. However, I have noticed that when testing the chatbot on my dev site, if I try to invoke any intents with a card group within it, then the journey just follows the fallbackintent.

Can anyone kindly shed any light on why this may be occurring?

Note that everything renders fine on the test facility within lex itself - its only on the 'test chat' bit on connect and on my actual dev website that the issue occurs.

I also added a voice pathway to the same journey and that works fine...

I'm wondering if there may be some adjustments needed to the chat widget script to accomodate for the card groups but I'm really not sure an open to any suggestions at all!

Any help would be much appreciated!

Thanks

Faizal

2回答
0
承認された回答

Response card in Lex is not supported in Amazon Connect. To use similar feature with Amazon Connect, you will need to use Amazon Connect Chat Interactive Messaging feature, it is an XML payload that you need to create in the DialogCodeHook Lambda to return to Connect.

Doc guide https://docs.aws.amazon.com/connect/latest/adminguide/interactive-messages.html

Blog post with example on how to do it https://aws.amazon.com/blogs/contact-center/easily-set-up-interactive-messages-for-your-amazon-connect-chatbot/

profile pictureAWS
回答済み 7ヶ月前
profile pictureAWS
エキスパート
レビュー済み 6ヶ月前
0

Further, if you have any queries, please reach out to AWS Premium Support by opening a case via your AWS account in the corresponding region using the following link: https://support.console.aws.amazon.com/support/home#/case/create

AWS
回答済み 7ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ