In the Multilingual Chatbot application, a user communicates with a bot through the AWS Lex service in order to book a hotel. In the event that the bot is not able to respond to a certain request, the user has the possibility to speak with a human agent, who will enter the chat and communicate with him regardless of the language of the two, since the translation is done in real time through the AWS Translate service.
In this version:
Updated dependencies:
OutSystemsUI to version 2.9.0
Amazon Lex conector to version 2.0.0
Amazon Translate conector to version 2.0.0
Removed deprecated OutSystemsUI dependencies
<breaking change> Removed the Language static entity and replaced by TranslateLanguage static entity from Amazon Translate