Requirement Maybe you want to show a text with multi-language support from a resource bundle in an outputtext but you need to fill custom values between the words of the text. You could combine the...
In this article, I describe how to build what I call a ‘Badge Button’ in Oracle ADF. This is a button we know from many mobile applications which shows, e.g., how many new messages have...
Requirement In my current ADF project we need to offer a help page for every single fragment to the end user. Here he can check how the view is working and some kind of user...
This series of articles aim to show different integration option between ADF and Oracle JET, as there is some tweaking here and there that we have to consider when doing so. The reason for this...
This is a follow-up of a previous post (click here) where I had described a custom SSO solution using Weblogic’s Identity Provider. In that post, one can see a snippet from Maven’s POM file used...
At the APEX Connect in Berlin, I had the chance to present the vision and best practices for nearshoring development in the context of APEX. Since 2004 we have been doing nearshoring development on different...
Problem The ADF Faces UI components sometimes misses some basic features. In this case it is the af:inputtext component which misses an default way to handle tab order and initial focus properties to handle both...
Scenario – Historization with duplication of dependent rows In my current project we work a lot with historization and we use ADF Business Components to communicate with the DB in the model layer. If...
For some time already it is possible to use Maven with ADF also inside Oracle JDeveloper. In projects, especially bigger ones, you will think about a way to automate your deployments. With the help of...
This article is the second part of a series of articles, which explains how to do a real integration of JET in ADF and solves the issues that come with this task. In this part...