1.1.7 Prerequisites
Following are the prerequisites:
- The BOT is designed to work in ODA framework (platform version 21.02). The configuration is to be done as detailed in Developer Guide for BOT Customization section.
- Also the ODA Server Environment has to be licensed separately. For more information, refer to https://www.oracle.com/in/chatbots/digital-assistant-platform/
- Need to have release specific pre-indexed file for elastic search to work.
- Adequate space to store the indexed file directories in the respective folders.
- WebLogic server for deployment of war file
(
OracleFSLLChatBot.war
). - The parameters in
Channel.Properties
file are to be configured before creating and deploying the.war
file (OracleFSLLChatBot.war
). For details, refer to BOT Configuration section.
Parent topic: Introduction