Categories:
Build the use case logic: use cases development over Aura Bot
Guidelines for every step included in the development of a use case over Aura Bot, from building the dialog that models the conversational flow with the user and fetches the required data to its deployment in order to make the experience available for Aura users
Process at a glance
. Develop an aura-bot library/dialog
. Test the dialog
. Build the response for Aura users
test use case
. Package the developed use case
. Test locally to evaluate its performance
use case
. Make certain key checks before deployment
. Finally, deploy the developed use case
. Follow the general guidelines, but also check the specific extra steps
Introduction
The documents included in this section show the detailed processes for the development of use cases over aura-bot, with guidelines for all the feasible scenarios that can appear at this stage.
The following figure schematically shows the general workflow for the development of a use case over aura-bot.
