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 年前

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

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

回答問題指南