Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

While exporting the Project, the auto generated slots and intents do not get exported along with the Project export data. During import action in the destination project, these auto generated intents and slots are created.

Flow Studio

All the auto-generated intents of the Flow studio get created under the OrbitaFlowMessages Intent.

Each flow We will have its corresponding List created. The List follows the nomenclature, Flow_{{random 15 characters}}only have one Slot called OrbitaMessages which will include all the Slot values from all the flows. Every time we deploy, the system will rebuild the OrbitaMessages List from all the flows available.

When we create multiple flows, there will be respective flow studio lists created within OrbitaFlowMessages Intent.

...

The Intent slots are defined likewise.

...

...


The OrbitaMessages Slot

...


There is also an option to add utterances when we create a flow. This will create another auto-generated intent using the nomenclature, FLOW_{{6 character token}}.

When there are multiple flows created with utterances added to them, the system will create multiple intents in this nomenclature. These intents will have the utterances defined by the user.

...

Survey

All the auto-generated intents of the Survey get created under OrbitaSurveyMessages Intent.

...