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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南