2.5 Web application UI for Accessing BOT

Web Application is User Interface where you can access the BOT functionality. The same can be integrated with OFSLL UI or any other front-end application such as customer support portal or financial institution website.

To configure WebApp, do one of the following:

  • In case you wish to launch BOT as separate application, Modify index.html in OracleFSLLChatBot (or OracleFSLLChatBot.war) and update the following 2 fields with required details:
    • URI: '<ODA host>',
    • channelId: 'published bot channel ID’
  • In case you wish to integrate BOT in an existing front-end application, use the provided index.html with the modified value and web-sdk.js

The BOT needs to be published on the login page and the only way it come be done is by adding the above properties in the Weblogic

For additional information, contact Oracle Financial Services Lending and Leasing Product Engineering team.