Versions Compared

Key

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

...

Table of Content Zone
Table of Contents
minLevel1
maxLevel7

Modules:

Info

While exporting the Project, the auto generated slots and intents does 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 gets created under OrbitaFlowMessages Intent. Each flow will have its corresponding List created. the List follows the nomenclature, Flow_{{random 15 characters}}. When we create multiple flows, there will be respective flow studio lists created within OrbitaFlowMessages Intent.

...

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 gets created under OrbitaSurveyMessages Intent.

...

The individual Survey will have an individual List auto-created. The list follows the nomenclature, SURVEY_{{random 15 characters}}. When multiple Survey is created by the user, multiple Lists gets created with the same naming standard.

...

Answers v1

While creating a Knowledge base, there is an option to create auto-generated intents. The system will generate a Knowledge base intent using the nomenclature OA{{KB name}}Intent. The Topic, Relationship, and the Interrogatives defined are also mapped to this auto generated slot in this Intent.

...

The naming standard for this question intent is {{KB name}}_{{6 character question token}}. The special characters will be trimmed or replaced with an underscore ( _ )

...

Answers v2

There are two intents created for Answers v2. Question intent and Label intent. Each primary question will have a corresponding Question Intent created in the Intents library. You can see the question intent ID created for a Primary question in the IDs section of a KB.

...