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?

preguntada hace un año240 visualizaciones
2 Respuestas
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
respondido hace un año
  • 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
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas