Menu
Tag

ODA

Deploying Oracle Digital Assistant’s custom code in Kubernetes

In this blog post, we are going to see how we can include Kubernetes in the Oracle Digital Assistant (ODA) solution. Where can we include Kubernetes with ODA: We can integrate any backend services with ODA using the custom components (using SDK) services in ODA. And these services are of four types. Embedded Container: To upload the custom components code…

Integrating WhatsApp to Oracle Digital Assistant (ODA) as a client via Twilio

In this post, we are going to see how to connect WhatsApp as a client to have a conversation with Oracle Digital Assistant. In order to achieve this integration, we need to create a sandbox in Twilio and create a channel in ODA for Twilio. We need a Twilio account to do this integration. We will see each of these…

Integrating Oracle Digital Assistant with Oracle Analytics Cloud via SOAP webservice

In this post, you will see the integration between ODA (Oracle Digital Assistant) and OAC(Oracle Analytics Cloud) dashboard. Creating OAC dashboard: Soap services are exposed for the dashboard Changes required to the ODA custom component: Add the “soap” module to the ODA custom code node project In the component javascript file, uses the below program code.  Where,   createClient() is the…

Oracle Intelligent Bots: Get the user Geo location from the map

For few use cases like delivering a Pizza, it would be a great user experience to take user’s current location directly from a Map instead of asking the user to type his address.In this post, we will see how to capture the user location from a map in a chatbot developed in Oracle ChatBots. Oracle bots provide a component “System.CommonResponse” which…

Oracle Intelligent Bots – Integration with Smooch

Smooch is the complete messaging platform for enterprise software makers. To know more about Smooch click here. Oracle Intelligent Bot made it very easy to integrate your bot with Smooch.In this post, we will see how to integrate #chatbot developed in Oracle Intelligent Bot(#OracleMobile) with Smooch to open as a web page. Below is the procedure to do the same. Create a…

Connecting Oracle Mobile Application Framework (MAF) with Oracle Intelligent Bots

Introduction In this post, we will see how to create a client in Oracle Mobile Application Framework (MAF) to connect with chatbot developed in Oracle Intelligent Bot. In this example, I am using bot version 18.1.1 and sample server in the bot instance. To achieve this, we need to Create a webhook channel in Bot Create a channel in web…

Oracle Intelligent Bots: Integrating chatbots with Facebook Messenger

Below is the procedure to integrate chat bot developed using Oracle Intellegent Bot Cloud Service (IBCS) with the Facebook channel. Create a Facebook page Make sure you see  “Send Message” button on the page like below If you dont see this button, the follow the below steps, other wise continue to the integration Click on the button or select Edit…

Oracle Intelligent Bots: Getting Started with Chat bots – My First Chat Bot- Part 2

Continuation of Oracle Intelligent Bots: Getting Started with Chat bots – Part 1Now you have the basic knowledge about the Oracle chat bot environment. Let’s see how to use this environment and create our first chatbot. Click on New Chatbot Enter Name of the bot which is a mandatory field, and description is optional Your bot window will be opened Before, doing…

Oracle Intelligent Bots: Getting Started with Chat bots – Part 1

In this post, we are going to see how to create a sample chatbot using Oracle Intelligent Bot Cloud Service (IBCS).Before developing the chatbot, we should understand the terminology. Intent: The entry point of any conversation or use case by describing the various actions that your bot helps its users complete. It enables bot to recognize user input because each…

Hi, Welcome here.
JOIN OUR NEWSLETTER
And get notified everytime we publish a new blog post.