Getting Started with Oracle JET
Last week I did an "Introduction to Oracle JET" session at the KScope16 conference, and I wanted to share the demo I used there with more people. Specifically the demo shows how you can adopt the code...
View ArticleContinuous Integration for Database Developers - Updated
About a year ago I posted a demo showing how to manage the full development lifecycle of your database code with the help of Developer Cloud Service. Since then we released new versions of both...
View ArticleExtending Oracle SaaS with Oracle Application Builder Cloud Service -...
One of the focus area for us when developing the new Oracle Application Builder Cloud Service (ABCS) was to create a tool that would make it very simple to enrich Oracle SaaS applications.This...
View ArticleCI, DevOps and ALM for Oracle SOA Suite with Oracle Developer Cloud Service
We have a lot of developers who are using JDeveloper to develop applications with Oracle SOA Suite, and in this blog I wanted to show them how the combination of JDeveloper along with Oracle Developer...
View ArticleOracle OpenWorld 2016 and Where You'll Find Me
It's that time of the year - Oracle OpenWorld is taking place starting on Sunday - and my calendar is full of activities.I'm going to be presenting on multiple tools and frameworks including sessions...
View ArticleNew Capabilities for the Status Meter Component in ADF
While building a demo of new Oracle ADF features for my OOW session, I came across some nice new functionality in the dvt status meter gauge component (dvt:statusMeterGauge), specifically the round one...
View ArticleAutomatic Time-Based Dismiss for Oracle ADF Popups
This blog entry is about a nice little new feature that was introduced into ADF in the 12.2.1.1 version, and didn't get a mention in the "what's new" document.Self dismissing messages are popping up...
View ArticleList with Details on a Single Page in Oracle Application Builder Cloud Service
This question came up a couple of times from users so I figured I'll document how to achieve a layout that shows a list of items and allows you to pick an item from this list to show the details of...
View ArticleCreating Oracle Application Builder Cloud Service App Based on Oracle ADF...
Oracle Application Builder Cloud Service (ABCS for short) enables you (and your business users) to create rich web and mobile apps in a quick visual way from a browser with no-coding required (but...
View ArticleOracle ABCS - Traversing Relationships, Conditional Navigation, Query and...
Oracle Application Builder Cloud Service (ABCS) lets you do a lot of things in a declarative way, however for more complex validation and conditional logic you might need to resort to some basic coding...
View ArticleExtending Oracle HCM with Oracle Application Builder Cloud Service - It's Simple
I blogged before showing how easy it is to extend Oracle Sales Cloud using Oracle Application Builder Cloud Service.We do get a lot of customers of Oracle HCM that approach us asking if they can use...
View ArticleManaging Oracle Database Code with SQL Developer, Git, and Developer Cloud...
Are you coding SQL and PL/SQL code? Need to manage versions & branches? Want to track your to-do tasks? Need to conduct code reviews and peer programming? Developer Cloud Service can help you!And...
View ArticleAutomating DevOps for the Oracle Database with Developer Cloud Service and SQLcl
In the previous blog entry I showed how you can leverage Oracle Developer Cloud Service (DevCS) to manage the lifecycle of your database creation scripts (version management, branching, code reviews...
View ArticleBusiness Logic in Oracle Application Builder Cloud Service
As you start building more complex applications in Oracle Application Builder Cloud Service, you'll might need to define more complex interactions between objects or validations on rows of data or...
View ArticlePassing Values Between Pages in Oracle Application Builder Cloud Service
A common use case for applications that have multiple pages is passing values between pages. For example you might want to pick up a specific record or value in one page and then use that as a...
View ArticlePassing Business Object Values to Custom UI Components in ABCS
This quick one is based on a customer question about Oracle Application Builder Cloud Service. The scenario is that we have a business object that has a field that contains the URL to an image. We want...
View ArticleCI, DevOps and ALM for Oracle SOA Suite with Oracle Developer Cloud Service
We have a lot of developers who are using JDeveloper to develop applications with Oracle SOA Suite, and in this blog I wanted to show them how the combination of JDeveloper along with Oracle Developer...
View ArticleOracle OpenWorld 2016 and Where You'll Find Me
It's that time of the year - Oracle OpenWorld is taking place starting on Sunday - and my calendar is full of activities.I'm going to be presenting on multiple tools and frameworks including sessions...
View ArticleNew Capabilities for the Status Meter Component in ADF
While building a demo of new Oracle ADF features for my OOW session, I came across some nice new functionality in the dvt status meter gauge component (dvt:statusMeterGauge), specifically the round one...
View ArticleAutomatic Time-Based Dismiss for Oracle ADF Popups
This blog entry is about a nice little new feature that was introduced into ADF in the 12.2.1.1 version, and didn't get a mention in the "what's new" document.Self dismissing messages are popping up...
View Article