Resolve Composite Bag Variabele
Summary
Using the commonResponse component, a composite bag is only valued when the first response item is answeredContent
Hi all,
Currently, I'm working on a Digital Assistant that creates an appointment request for potential leads. I created a composite bag with the entities date, time, location and employee. However, when i ask something like this: "can i meet with "John Doe" tomorrow at 12pm in Amsterdam?". The bot asks for a date. When i respond with "tomorrow at 12pm in Amsterdam" it fills the appointment composite bag with all the matched entities.
Why didn't this happen when i was asking the first question? I've provided the code below.
Tagged:
0