article by Frank Nimphius, June 2019
The widgets most commonly used when creating chatbot user interfaces are input text fields and value lists. The Common Response component in Oracle Digital Assistant lets you create text and value list user interfaces directly from entity definitions. What not many bot designers know is that the dialog flow code for building such interfaces can be created generically, so it can be re-used in various dialog flow states.
This article explains how to configure entities and the Common Response component to display text and lists following a generic approach.
Download and Read Article (PDF)
Related Content:
TechExchange: How-to Use the System.ResolveEntities Component in Oracle Digital Assistant
TechExchange – Building Smart Value Lists from Entities
TechExchange Quick-Tip: Implement Page Ranging for Lists using the Common Response Component