Our most appreciated Oracle ACE Director Tim Hall organizes this yearly initiative, with this years name Oracle Ground Breakers Appreciation Day, and appointed...
Our most appreciated Oracle ACE Director Tim Hall organizes this yearly initiative, with this years name Oracle Ground Breakers Appreciation Day, and appointed this day to blog about our favorite Oracle Technology, Service or sub-community. Last week I presented the 'Oracle Kubernetes Managed Weblogic Revival', the introduction of the Weblogic Kubernetes Operator opens the future for Weblogic. This week I deliver our Weblogic 12c Tuning and Troubleshooting training for ATOS...
Our most appreciated Oracle ACE Director Tim Hall organizes this yearly initiative, with this years name Oracle Ground Breakers Appreciation Day, and appointed this day to blog about our...
At the Oracle Partner PaaS Summer Camp IX 2019 in Lisbon, held at the end of August, I followed a 5 day during workshop called “Modern Application Development...
At the Oracle Partner PaaS Summer Camp IX 2019 in Lisbon, held at the end of August, I followed a 5 day during workshop called “Modern Application Development with Oracle Cloud”. In this workshop, on day 4, the topic was “WebLogic on Kubernetes”. At the Summer Camp we used a free Oracle Cloud trial account. On day 4, I did a hands-on lab in which an Oracle WebLogic Domain was deployed on an Oracle Container Engine for Kubernetes (OKE) cluster using Oracle WebLogic Server...
At the Oracle Partner PaaS Summer Camp IX 2019 in Lisbon, held at the end of August, I followed a 5 day during workshop called “Modern Application Development with Oracle Cloud”. In this workshop, on...
Interoperability from Java to JavaScript has been an objective for the Java community for quite a while. With GraalVM, there is great way to run JavaScript code...
Interoperability from Java to JavaScript has been an objective for the Java community for quite a while. With GraalVM, there is great way to run JavaScript code from within Java applications. The interaction itself is faster, more robust and more ‘native’ (rather than bolt-on) than earlier mechanisms. For developers, the interaction is easy to implement. And this opens up great opportunities for leveraging from Java many of the great community resources in the JavaScript...
Interoperability from Java to JavaScript has been an objective for the Java community for quite a while. With GraalVM, there is great way to run JavaScript code from within Java applications....
Helidon 1.3 has been released, and it includes support for MicroProfile 3.0. Metrics 2.0 is part of that MicroProfile release. In an earlier article, Santiago...
Helidon 1.3 has been released, and it includes support for MicroProfile 3.0. Metrics 2.0 is part of that MicroProfile release. In an earlier article, Santiago has described some of the backward-incompatible changes from MP Metrics 1.1 to 2.0, and how Helidon 1.3 can help insulate you as a developer from those changes if you want. This post talks about registering, referencing, and reusing metrics. Notably, one aspect of metric reusability has changed from MP Metrics 1.1 to...
Helidon 1.3 has been released, and it includes support for MicroProfile 3.0. Metrics 2.0 is part of that MicroProfile release. In an earlier article, Santiago has described some of...
In an earlier story, I talked about how to enable HTTP/2 in Helidon. In today’s story we shall focus on how to do so together with Transport Layer Security...
In an earlier story, I talked about how to enable HTTP/2 in Helidon. In today’s story we shall focus on how to do so together with Transport Layer Security (TLS) and its Application-Layer Protocol Negotiation (ALPN) extension. TLS is the successor of the Secure Socket Layer (SSL) protocol and, consequently, the two acronyms are at times used interchangeably. Unfortunately, some older JDKs do not have the built-in support required to use TLS with ALPN: namely, JDK 8 requires...
In an earlier story, I talked about how to enable HTTP/2 in Helidon. In today’s story we shall focus on how to do so together with Transport Layer Security (TLS) and its Application-Layer Protocol...
The following blog post covers functions-as-a-service and serverless computing. Before we dive into functions, let us take a brief walk through the history......
The following blog post covers functions-as-a-service and serverless computing. Before we dive into functions, let us take a brief walk through the history... It’s no secret that digital transformation has been driven by evolution in software. Software has progressively enabled levels of abstraction, from physical servers to virtual machines to containers to functions, thereby increasing the focus more-and-more on the code to be written and less-and-less on the infrastructure...
The following blog post covers functions-as-a-service and serverless computing. Before we dive into functions, let us take a brief walk through the history... It’s no secret that...
Explains market trends, reviews strategy and how to handle customer objections. You will also learn about the technical features and architecture but also how...
Explains market trends, reviews strategy and how to handle customer objections. You will also learn about the technical features and architecture but also how to demonstrate Oracle's cloud offerings. This learning plan is part of the Oracle Application Development Cloud Platform specialization new criteria set. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook...
Explains market trends, reviews strategy and how to handle customer objections. You will also learn about the technical features and architecture but also how to demonstrate Oracle's cloud offerings....
Want to increase the Oracle Cloud business? Create new service offerings and solutions for Oracle SaaS solution based on the Oracle Cloud Platform? Watch the...
Want to increase the Oracle Cloud business? Create new service offerings and solutions for Oracle SaaS solution based on the Oracle Cloud Platform? Watch the webcast with Suhas Uliyar, Vice President Oracle Product Management. SaaS solutions like HCM, CX and ERP Cloud need to be integrated and customized: · Oracle Integration connects SaaS solutions with out of the box adapters. · Oracle Digital Assistant innovates SaaS solutions with pre-build chatbots. · Oracle Process and...
Want to increase the Oracle Cloud business? Create new service offerings and solutions for Oracle SaaS solution based on the Oracle Cloud Platform? Watch the webcast with Suhas Uliyar, Vice President...
This article shows how to create a Dependent/Cascading List Of Values (LOV) in VBCS. When you have a drop-down whose values depend on another drop-down then, in...
This article shows how to create a Dependent/Cascading List Of Values (LOV) in VBCS. When you have a drop-down whose values depend on another drop-down then, in this case, you can create a cascading List Of Values (LOV). For example, select the Oracle Office country from first LOV and populate city into second LOV based on the Country selected. The second LOV values are dependent on the first LOV. This is called the Dependent/Cascading List Of Values (LOV). Some Important...
This article shows how to create a Dependent/Cascading List Of Values (LOV) in VBCS. When you have a drop-down whose values depend on another drop-down then, in this case, you can create a...