Oracle is finding ways for organizations using WebLogic Server to run important workloads, to move those workloads into the cloud. By certifying on industry...
Oracle is finding ways for organizations using WebLogic Server to run important workloads, to move those workloads into the cloud. By certifying on industry standards, such as Docker and Kubernetes, WebLogic now runs in a cloud neutral infrastructure. In addition, we’ve provided an open source Oracle WebLogic Server Kubernetes Operator (the “operator”) which has several key features to assist you with deploying and managing WebLogic domains in a Kubernetes environment. You...
Oracle is finding ways for organizations using WebLogic Server to run important workloads, to move those workloads into the cloud. By certifying on industry standards, such as Docker and...
In this blog and video I'll show how to display hierarchical data in a tree component in Oracle Visual Builder. Oracle JET has various ways to show these type...
In this blog and video I'll show how to display hierarchical data in a tree component in Oracle Visual Builder. Oracle JET has various ways to show these type of hierarchies, and I'm going to start from the most basic tree component. While showing how to do this, we'll also cover a few other tips/techniques in Visual Builder. Here are some to the tips you'll learn along the way: Getting Master and Details in a Single REST Call In a tree situation, you might want to fetch both...
In this blog and video I'll show how to display hierarchical data in a tree component in Oracle Visual Builder. Oracle JET has various ways to show these type of hierarchies, and I'm going to start...
In this blog I'll show you how to use functions such as Sum, Avg and Count on the data you store in business objects in Visual Builder. While you don't have...
In this blog I'll show you how to use functions such as Sum, Avg and Count on the data you store in business objects in Visual Builder. While you don't have direct way to write a sql statement to get this data, the ability to create object functions gives you access to similar functionality. Object functions leverage groovy to interact with the business objects. I covered an intro to this topic in the blog entry about service methods for BOs, and we have a reference book that...
In this blog I'll show you how to use functions such as Sum, Avg and Count on the data you store in business objects in Visual Builder. While you don't have direct way to write a sql statement to get...
The January video includes three topics: • Top blog posts 2021 • Social media • SOA Modernization For regular updates please subscribe to our YouTube...
The January video includes three topics: • Top blog posts 2021 • Social media • SOA Modernization For regular updates please subscribe to our YouTube channel here. Thanks for your likes and sharing the video on YouTube and LinkedIn. For the latest Developer Community information please visit Community Updates Wiki page (Community membership required). Blog Twitter LinkedIn Facebook Meetups Technorati Tags: YouTube,PaaS,Cloud,Middleware...
The January video includes three topics: • Top blog posts 2021 • Social media • SOA Modernization For regular updates please subscribe to our YouTube channel here. Thanks for your likes and...
We are happy to announce the release of the Oracle Visual Builder Platform – a complete and integrated environment for development teams to develop and deliver...
We are happy to announce the release of the Oracle Visual Builder Platform – a complete and integrated environment for development teams to develop and deliver cloud native applications. The Visual Builder Platform integrates the features of Oracle Visual Builder and Oracle Developer Cloud Service to cover the full development lifecycle from planning all the way to delivery and hosting. The platform consists of a development interface and a runtime/hosting service, Visual...
We are happy to announce the release of the Oracle Visual Builder Platform – a complete and integrated environment for development teams to develop and deliver cloud native applications. The...
Fishbowl Solutions wants to help organizations provide Coronavirus (COVID-19) information inside their organizations. Information regarding symptoms,...
Fishbowl Solutions wants to help organizations provide Coronavirus (COVID-19) information inside their organizations. Information regarding symptoms, prevention, and human resources available. To help drive the flow of accurate Coronavirus information, and help you handle the increase in volume of questions to your human resources departments or hotlines, we’ve built an HR digital assistant that can be deployed to your website or intranet. This digital assistant is intended...
Fishbowl Solutions wants to help organizations provide Coronavirus (COVID-19) information inside their organizations. Information regarding symptoms, prevention, and human resources available. To help...
Oracle Digital Assistant skills provide resource bundles as a feature for skill developers to build multi language bot responses, or just for them to keep label...
Oracle Digital Assistant skills provide resource bundles as a feature for skill developers to build multi language bot responses, or just for them to keep label and prompts in a single place for ease of administration and management. Custom components that are uploaded to a skill don't have access to resource bundle, which also has to do with how custom components communicate with a skill. The options skill developers have at current to provide translatable label strings and...
Oracle Digital Assistant skills provide resource bundles as a feature for skill developers to build multi language bot responses, or just for them to keep label and prompts in a single place for ease...
This article explains how you can add a search engine API into your Oracle Digital Assistant Skill. This functionality is useful when you want to add public...
This article explains how you can add a search engine API into your Oracle Digital Assistant Skill. This functionality is useful when you want to add public knowledge, FAQs, documentation and general information from a specific site or domain to your skill. Search engine API integration can serve as a fallback when your skill otherwise will not be able to provide an answer. Read the complete article here. Developer Partner Community For regular information become a member...
This article explains how you can add a search engine API into your Oracle Digital Assistant Skill. This functionality is useful when you want to add public knowledge, FAQs, documentation and...
Sometimes a question is what it is; a question. In this case, it makes little sense for a bot to start a long conversation with the user. Instead, the bot...
Sometimes a question is what it is; a question. In this case, it makes little sense for a bot to start a long conversation with the user. Instead, the bot should give a direct answer to the question. Answer intents are a recent addition to Oracle Digital Assistant and use the same machine learning model to understand the user question as regular intents do. With answer intents, Oracle Digital Assistant provides a very reliable and successful implementation of the...
Sometimes a question is what it is; a question. In this case, it makes little sense for a bot to start a long conversation with the user. Instead, the bot should give a direct answer to the...