Versions Compared

Key

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

...

  • The design for locking a question is updated to show the User details.

  • Exporting of Answers v2 item

    Jira Legacy
    serverSystem JIRA
    serverId29f4e8cf-6a01-3d48-be4c-d6978b973292
    keyPD-2449

  • The Answers v2 KB can now export Labels along with the KB data. The Labels Sheet will have all the Labels in the project and the Questions Sheet will have KB data and relevant Labels.

    Image Added

  • The Search functionality inside a KB is extended to search using the Labels, the data in Voice/ Text/ Screen/ Buttons, Question variations, Intent ID and the content ID.

...

Flow Studio

  • Hide Message Bubble- This option is available only for Text box input type in a Single Input control. Check this checkbox if you need to hide the Single input control in the chatbot. By default it is unchecked. This overrides all the other options in the Text box input type ie. Hidden, Single line, and Multiline.

This helps when using an adaptive card. This option lets the bot pause and get the input from the User, which otherwise does not happen. More info in https://orbita.atlassian.net/wiki/spaces/OCS/pages/1659830303/3.3.9+Flow+Studio Controls+Controls#Single-Input

...

  • The formatting of the date and phone number input type while getting inputs from the User in a chatbot is made better now.

...

  • Newly introduced an option called “Enable continuation of flow after completion“ in the Link flow control. This will allow users to jump between flows. More information in https://orbita.atlassian.net/wiki/spaces/OCS/pages/edit-v2/1659830303#Link1659830303/3.3.9+Flow+Studio+Controls#Link-flow

  • One Output pin- This new option is in the Choose One and YesNo control> Choice tab. The new option, One Output pin will render only one output pin from the control in the flow studio canvas rather than showing outpin output pins equivalent to the number of choices. By default, One output pin per option will be selected

    Jira Legacy
    serverSystem JIRA
    serverId29f4e8cf-6a01-3d48-be4c-d6978b973292
    keyPD-2972

  • Previously on loading the flow studio listing page, the sorting was not working correctly. This is handled now.

  • The Agent control in the flow studio now supports Answers V2 KB. After choosing the v2 KB, we should choose the Primary question. In case we have v1 KB in the project, we will be able to choose the v1 KB in the Select Answers dropdown itself.

    Image RemovedSome changes that are Image Added

Chatbot Settings

Chatbot v3

  • There For chatbot v3, there are a few changes done as v4.0.98 patch updates. The changes are available in v4.0.100 as well. Please refer to them here . https://orbita.atlassian.net/wiki/spaces/OCS/pages/edit-v2/2143092942#Chatbot2143092942/GA+Release+-+4.0.98#Chatbot-V3

  • Now by using the property send_advance_message, we can pass different Value and Text data in the hook function. A simple use case will be in a Button action where the display text and the value passed to the backend can be different now. Similar to the submitQuery property in v2 bot.

...