Integrated Development Environments (IDEs) are useful tools to maximize productivity for developers. This article will present how to configure new shortcuts...
Integrated Development Environments (IDEs) are useful tools to maximize productivity for developers. This article will present how to configure new shortcuts and some very important advanced shortcuts available by default in JDeveloper that can be very useful to speed up development process. Introduction and Configuring Shortcuts In order to maximize programmer productivity, one important aspect is the use of some shortcuts. We all know some basic shortcuts like “CTRL+X” (to...
Integrated Development Environments (IDEs) are useful tools to maximize productivity for developers. This article will present how to configure new shortcuts and some very important advanced shortcuts...
I thought to check how well ADF BC REST scales and how fast it performs. For that reason, I implemented sample ADF BC REST application and executed JMeter...
I thought to check how well ADF BC REST scales and how fast it performs. For that reason, I implemented sample ADF BC REST application and executed JMeter stress load test against it. You can access source code for application and JMeter script on my GitHub repository. Application is called Blog Visitor Counter app for a reason - I'm using same app to count blog visitors. This means each time you are accessing blog page - ADF BC REST service is triggered in the background and...
I thought to check how well ADF BC REST scales and how fast it performs. For that reason, I implemented sample ADF BC REST application and executed JMeter stress load test against it. You can access...
In this tutorial, We’ll learn to change look n feel of ADF tree table component using Oracle ADF Skin Here I am using Departments and Employees table HR Schema...
In this tutorial, We’ll learn to change look n feel of ADF tree table component using Oracle ADF Skin Here I am using Departments and Employees table HR Schema to prepare the model and created tree Table using view link between Departments and Employees View Object. You can check this link to know more about treeTable component – How to create treeTable in Oracle ADF Added basic styling for master data in inlineStyle property of af:treeTable and it looks like this. Read the...
In this tutorial, We’ll learn to change look n feel of ADF tree table component using Oracle ADF Skin Here I am using Departments and Employees table HR Schema to prepare the model and created...
This post is based on my Oracle Code 2018 Warsaw talk. View presentation on slides share. Wondering what micro frontends term means? Check micro frontends...
This post is based on my Oracle Code 2018 Warsaw talk. View presentation on slides share. Wondering what micro frontends term means? Check micro frontends description here. Simply speaking, micro frontend must implement business logic from top to bottom (database, middleware and UI) in isolated environment, it should be reusable and pluggable into main application UI shell. There must be no shared variables between micro frontends. Advantage - distributed teams can work on...
This post is based on my Oracle Code 2018 Warsaw talk. View presentation on slides share. Wondering what micro frontends term means? Check micro frontends description here. Simply speaking, micro...
The second Oracle JET community meetup will be focused on community activities around the world, as well as a look into new and upcoming features. (Watch the...
The second Oracle JET community meetup will be focused on community activities around the world, as well as a look into new and upcoming features. (Watch the recording of the first one here.) Listen and discuss with developers around the world about their use of JET for enterprise applications today. Agenda: New and upcoming Oracle JET features (John Brock, Geertjan Wielenga, Oracle) Web Component Public Exchange (John Sim, Fishbowl Solutions, and others) Report on Oracle JET...
The second Oracle JET community meetup will be focused on community activities around the world, as well as a look into new and upcoming features. (Watch the recording of the first one here.) Listen...
Oracle Visual Builder Cloud Service is an extendable platform - you can add your own UI components to the list of around 70 UI components that already show up...
Oracle Visual Builder Cloud Service is an extendable platform - you can add your own UI components to the list of around 70 UI components that already show up in the component palette of your visual editor. In this blog and video we show you two ways to add additional Oracle JET components to the editor. In the first part of the video we show how to add a "core" Oracle JET components, specifically the train component. In the second part of the video (starting at minute 9) we...
Oracle Visual Builder Cloud Service is an extendable platform - you can add your own UI components to the list of around 70 UI components that already show up in the component palette of your visual...
Chatbots are the fastest growing market in mobile application development and extends mobile opportunities to the conversational channel. Oracle Digital...
Chatbots are the fastest growing market in mobile application development and extends mobile opportunities to the conversational channel. Oracle Digital Assistant provides the platform and tools to easily build AI-powered assistants that connect to your backend applications. A digital assistant uses artificial intelligence for natural language processing and understanding, to automate engagements with conversational interfaces that respond instantly, improve user...
Chatbots are the fastest growing market in mobile application development and extends mobile opportunities to the conversational channel. Oracle Digital Assistant provides the platform and tools to...
Oracle introduced the new version of Visual Builder Cloud Service. This version is not just aimed at the Citizen Developer, in the end an experienced JavaScript...
Oracle introduced the new version of Visual Builder Cloud Service. This version is not just aimed at the Citizen Developer, in the end an experienced JavaScript can do nice things with it. In this blog I will have a look at 5 of the 6 main building blocks you build a VBCS applications with: REST service connections Flows and Pages Variables Action Chains UI Components Putting all of this in one blog is a lot, so this is a lengthy one. The final result can be found here. With...
Oracle introduced the new version of Visual Builder Cloud Service. This version is not just aimed at the Citizen Developer, in the end an experienced JavaScript can do nice things with it. In this...
We are happy to announce the availability of Oracle Visual Builder Cloud Service (VBCS) - Oracle's visual low-code development platform for JavaScript based...
We are happy to announce the availability of Oracle Visual Builder Cloud Service (VBCS) - Oracle's visual low-code development platform for JavaScript based applications with built-in autonomous capabilities. Over the past couple of years, the visual development approach of VBCS has made it a very attractive solution to citizen developers who leveraged the no-code required nature of the platform to build their custom applications. Many professional developers also expressed...
We are happy to announce the availability of Oracle Visual Builder Cloud Service (VBCS) - Oracle's visual low-code development platform for JavaScript based applications with built-in...