Blog reader was asking to provide a list of steps, to guide through install and run process for chatbot solution with TensorFlow, Node.JS and Oracle JET....
Blog reader was asking to provide a list of steps, to guide through install and run process for chatbot solution with TensorFlow, Node.JS and Oracle JET. Resources: 1. Chatbot UI and context handling backend implementation – Machine Learning Applied – TensorFlow Chatbot UI with Oracle JET Custom Component 2. Classification implementation – Classification – Machine Learning Chatbot with TensorFlow 3. TensorFlow installation – TensorFlow – Getting Started with Docker...
Blog reader was asking to provide a list of steps, to guide through install and run process for chatbot solution with TensorFlow, Node.JS and Oracle JET. Resources: 1. Chatbot UI and context...
The Oracle On-Premises Agent i.e Connectivity Agent is required for Oracle Integration Cloud to communicate to on-premise applications. In ICS the connectivity...
The Oracle On-Premises Agent i.e Connectivity Agent is required for Oracle Integration Cloud to communicate to on-premise applications. In ICS the connectivity agent was very heavy and agent installer was approximately 1.7 GB, however, OIC agent installer is very light weigh agent and it is approximately 142 MB. Below is the system requirement to install the connectivity agent. Product Version / Size JDK JDK Version 8 and 9 OS * Oracle Enterprise Linux 6.x * Oracle Enterprise...
The Oracle On-Premises Agent i.e Connectivity Agent is required for Oracle Integration Cloud to communicate to on-premise applications. In ICS the connectivity agent was very heavy and agent...
If you are considering starting using VBCS cloud service from Oracle, may be this post will be useful. I will share my experience with pay as you go model....
If you are considering starting using VBCS cloud service from Oracle, may be this post will be useful. I will share my experience with pay as you go model. Two payment models are available: 1. Pay As You Go - good when accessing VBCS time to time. Can be terminated at any time 2. Monthly Flex - good when need to run VBCS 24/7. Requires commitment, can't be terminated at any time When you create Oracle Cloud account, initially you will get 30 days free trial period. At the...
If you are considering starting using VBCS cloud service from Oracle, may be this post will be useful. I will share my experience with pay as you go model. Two payment models are available: 1. Pay...
One of the main features introduced in Oracle Autonomous Visual Builder Cloud Service, released in May 2018, was the simplification of REST service consumption....
One of the main features introduced in Oracle Autonomous Visual Builder Cloud Service, released in May 2018, was the simplification of REST service consumption. This feature makes it very easy to integrate data from various back-end systems into your web and mobile applications. Oracle Autonomous Visual Builder Cloud Service makes the experience of consuming REST services as declarative and visual as possible. In the following how-to steps, you are going to see how to...
One of the main features introduced in Oracle Autonomous Visual Builder Cloud Service, released in May 2018, was the simplification of REST service consumption. This feature makes it very easy...
Dear Developer Partner Community, This month community newsletter focus on the emerging PaaS Partner Community Forum which took place April 8th- 12th in Spain....
Dear Developer Partner Community, This month community newsletter focus on the emerging PaaS Partner Community Forum which took place April 8th- 12th in Spain. As part of this newsletter you get access to the conference presentations, demos and hands-on training material. Make us of it, become trained & certified, publish service offerings, host customer cloud test drive events, build proof of concepts based on the Oracle Cloud Platform. For a short summery of our key monthly...
Dear Developer Partner Community, This month community newsletter focus on the emerging PaaS Partner Community Forum which took place April 8th- 12th in Spain. As part of this newsletter you get...
Using the Common Response component (CR component) in Oracle Intelligent Bots, bot conversation designers can build arbitrary complex bot responses...
Using the Common Response component (CR component) in Oracle Intelligent Bots, bot conversation designers can build arbitrary complex bot responses declaratively. A very popular bot response is the card layout that displays multiple cards in a vertical or horizontal order with each card displaying a title, a description, an imagen an optional URL and one or more action items for the user to tap on. While the recommended conversation design strategy is to use the CR component...
Using the Common Response component (CR component) in Oracle Intelligent Bots, bot conversation designers can build arbitrary complex bot responses declaratively. A very popular bot response is the...
April 2019 top tweets by Developer Community Send us your tweets @wlscommunity #DeveloperCommunity and follow us on twitter http://twitter.com/wlscommunity...
April 2019 top tweets by Developer Community Send us your tweets @wlscommunity #DeveloperCommunity and follow us on twitter http://twitter.com/wlscommunity Please feel free to send us your news! Make sure you share your content with the community! WebLogic Partner Community For regular information become a member in the WebLogic Partner Community please visit: http://www.oracle.com/partners/goto/wls-emea ( OPN account required). If you need support with your account please...
April 2019 top tweets by Developer Community Send us your tweets @wlscommunity #DeveloperCommunity and follow us on twitter http://twitter.com/wlscommunity Please feel free to send us your news! Make...
Oracle Intelligent Bots provides a DATE entity that bot designers can use to assign and save dates for later use. Though the DATE entity validates dates by...
Oracle Intelligent Bots provides a DATE entity that bot designers can use to assign and save dates for later use. Though the DATE entity validates dates by their format, it does not check whether the provided date actually exists. For example, February 29th only exists in leap years and February 30th does not exist at all. Assigning a date of February 30th is saved as March 2nd, which from a logical perspective appears to be the right thing to do, but from a business...
Oracle Intelligent Bots provides a DATE entity that bot designers can use to assign and save dates for later use. Though the DATE entity validates dates by their format, it does not check whether the...
Instant apps are micro applications that you call from a bot and that open in a web view on the mobile device or a tab on a browser. Technically, instant apps...
Instant apps are micro applications that you call from a bot and that open in a web view on the mobile device or a tab on a browser. Technically, instant apps are server side applications that are called from Oracle Intelligent Bots in the context of a bot conversation and that can receive parameters from a bot and return parameters back to it. What's really cool about instant apps in the context of a bot conversation is that they provide functionality consistently across...
Instant apps are micro applications that you call from a bot and that open in a web view on the mobile device or a tab on a browser. Technically, instant apps are server side applications that...