AWS Lex Banking Chatbot tutorial - does not prompt for date of birth

0

Hi, I'm going through the Lex Banking Chatbot tutorial and am getting stuck on the third step, Configure the bot. Whenever I ask the bot for an account (I write 'savings' or 'checkings', it tells me outright the balance instead asking me for birthdate. I also noticed that I do not have a second possibility at the code hooks, 'Use a Lambda function for fulfillment', there's only 'Use a Lambda function for initialization and validation' so I had to select this one instead. I have a free trial version. Can anyone advise what to do, to get the not to prompt me about the date of birth?

質問済み 1年前240ビュー
2回答
0

Make sure the dat-of-birth slot has been added to the CheckBalance-intent. Also make sure the checkbox for "Required for this intent" is checked for the date-of-birth slot.

profile pictureAWS
回答済み 1年前
  • Hi Thomas, thanks for your reply! I confirm both are set in the CheckBalance intent. And it's even showing in Conversation flow that the prompt should occur.

0

Try deploying the bot using cloudformation. You will then be able to compare that version to the one your are building manually to figure out what you missed. https://catalog.us-east-1.prod.workshops.aws/workshops/94f60d43-15b7-45f4-bbbc-17889ae64ea0/en-US/banker-bot/cloudformation-deployment

profile pictureAWS
回答済み 1年前

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

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

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

関連するコンテンツ