Versions Compared

Key

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

...

Chatbot Settings

  • We have updated the Default Bot Settings in v4.0.100. When upgrading the platform to v4.0.100, other existing copies of the Default Bot settings of v4.0.98 will be renamed ‘Default legacy'. The reference made in the Bot Provider OE node will not be changed by the system.

  • All Chatbot Settings (Settings, Custom CSS, Custom JS and Header) are editable except the Template. To update the Template settings, we should make a copy of the Default Chatbot settings file.

  • Previously when copying the Default Chatbot settings, the Header content was not copied. This has now been resolved.

  • For Chatbot Settings, there are a few changes done as part of v4.0.98 Patch updates which are also available in v4.0.100. Please refer to them here https://orbita.atlassian.net/wiki/spaces/OCS/pages/2143092942/GA+Release+-+4.0.98#Chatbot-Settings

Package Solutions

  • Auto indexing of content will happen when installing the Solution packages. Previously, this indexing process was done manually after the installation.

Experience Designer

Chatbot v3

  • For chatbot v3, there are a few changes completed in the v4.0.98 patch updates which are also available in v4.0.100. Please refer to them in https://orbita.atlassian.net/wiki/spaces/OCS/pages/2143092942/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. This is similar to the submitQuery property in the v2 bot.

...