We are very excited to announce the release of WebLogic Server Kubernetes Operator 3.0.0. This latest version of the operator introduces features and support...
We are very excited to announce the release of WebLogic Server Kubernetes Operator 3.0.0. This latest version of the operator introduces features and support that gives our users flexibility when applying updates to their domains and applications, and when automating CI/CD pipelines. WebLogic Server Kubernetes Operator 3.0.0 supports: · A new Model in Image pattern · Kubernetes 1.16, 1.17, 1.18 · Istio · Helm 3 · OLCNE 1.1 certification · Performance improvements so that a...
We are very excited to announce the release of WebLogic Server Kubernetes Operator 3.0.0. This latest version of the operator introduces features and support that gives our users flexibility when...
In a recent Oracle Live Webcast, Oracle formally released Helidon 2.0 and announced that Coherence, Oracle's in-memory data grid solution, will be open-sourced....
In a recent Oracle Live Webcast, Oracle formally released Helidon 2.0 and announced that Coherence, Oracle's in-memory data grid solution, will be open-sourced. Helidon 2.0 ships with a host of new significant features such as: support for reactive messaging and streams; a new command-line tool, a new web client API for Helidon SE, GraalVM support for Helidon MP, and a new reactive database client. Helidon, a Greek word for a swallow, is an open-source framework and...
In a recent Oracle Live Webcast, Oracle formally released Helidon 2.0 and announced that Coherence, Oracle's in-memory data grid solution, will be open-sourced. Helidon 2.0 ships with a host of new...
Performance Optimization for Visual Builder Apps March 15 18:00 - 19:00 Start Times Around the World Your Experts Marcie Samuelsen, Developer Marketing...
Performance Optimization for Visual Builder Apps March 15 18:00 - 19:00 Start Times Around the World Your Experts Marcie Samuelsen, Developer Marketing Manager @meyoungorcl Marcie is Marketing Manager for Global Developer Marketing. She joined Oracle in August 1996 as a Sales Consultant. She worked in the User Assistance team for 15 years developing training for Oracle APEX. Marcie also was the creator of the Oracle Learning Library which is an APEX Application used by...
Performance Optimization for Visual Builder Apps March 15 18:00 - 19:00 Start Times Around the World Your Experts Marcie Samuelsen, Developer Marketing Manager @meyoungorcl Marcie is Marketing...
February 2021 Edition Welcome to the February edition of the Oracle Digital Assistant News. Last month we announced the details of our latest major release of...
February 2021 Edition Welcome to the February edition of the Oracle Digital Assistant News. Last month we announced the details of our latest major release of Oracle Digital Assistant (20.12), featuring native multi-lingual NLU, group chat and data manufacturing, among a whole heap of new features. If you missed that edition of the newsletter scroll down to the bottom of this one and follow the link under "Previous Newsletters". By now all instances have been updated, so you...
February 2021 Edition Welcome to the February edition of the Oracle Digital Assistant News. Last month we announced the details of our latest major release of Oracle Digital Assistant (20.12),...
In some cases you will want to access Oracle Visual Builder application through an interface built with another product/service. For example, embed the VB app...
In some cases you will want to access Oracle Visual Builder application through an interface built with another product/service. For example, embed the VB app in a portal or another app. Embedding Visual Builder UI in an Oracle Cloud Application (Oracle's SaaS) page is another example of this use case. In this blog we'll show how to achieve this. Adapting the Visual Builder App There are three things you'll likely want to setup in your Visual Builder app when you know it is...
In some cases you will want to access Oracle Visual Builder application through an interface built with another product/service. For example, embed the VB app in a portal or another app. Embedding...
As a best practice your Git repository shouldn't include large binary files - since you usually don't actually manage the content of these files in a similar...
As a best practice your Git repository shouldn't include large binary files - since you usually don't actually manage the content of these files in a similar way to source code files. But sometime these files are part of your code base, and you would like to track them along with the rest of your code. GitLFS - an open source project - helps in doing this in an efficient way. The latest version of Oracle Visual Builder Studio added support for using GitLFS. Git Large File...
As a best practice your Git repository shouldn't include large binary files - since you usually don't actually manage the content of these files in a similar way to source code files. But...
With Visual Builder Studio the lifecycle of the application's code is managed separately from that of data that is stored in business objects. In this blog...
With Visual Builder Studio the lifecycle of the application's code is managed separately from that of data that is stored in business objects. In this blog we'll show you how to hook up data management into the process that deploys your application. Managing the data lifecycle can be done using the new Visual Application build steps that were added to Visual Builder Studio. Note that this demo is a continuation of the previous blog that shows the initial configuration of a...
With Visual Builder Studio the lifecycle of the application's code is managed separately from that of data that is stored in business objects. In this blog we'll show you how to hook up data...
This article explains how you can display a calendar widget for an input text prompt using the Oracle Web SDK. The solution uses a resource bundle entry to...
This article explains how you can display a calendar widget for an input text prompt using the Oracle Web SDK. The solution uses a resource bundle entry to return HTML markup for the calendar. The Oracle Web SDK JavaScript API is used to send the selected date information back to the skill to update the underlying variable. The message sent after selecting a date is passed as a postback message that contains the name and value for a variable to update as well as the action to...
This article explains how you can display a calendar widget for an input text prompt using the Oracle Web SDK. The solution uses a resource bundle entry to return HTML markup for the calendar....
The Oracle Web SDK provides extensive configuration and customization options using properties, event handlers, and delegates. This article introduces the...
The Oracle Web SDK provides extensive configuration and customization options using properties, event handlers, and delegates. This article introduces the features built into the Oracle Web SDK and provides examples of customizations to demonstrate the extensibility features of Oracle Web Messenger and Channel. This article also includes instructions for customers migrating from the previous, now outdated version of the SDK to the new Oracle Web SDK 20.6.1. Read the complete...
The Oracle Web SDK provides extensive configuration and customization options using properties, event handlers, and delegates. This article introduces the features built into the Oracle Web SDK and...