In this blog entry, I’m sharing a possible solution for propagating combo box selection down the ADF tree table. Related: documentation on how to enable ADS Sample project: http://bit.ly/LXmqxx Note: the sample project uses slightly modified HR schema, please run the script on it:
Oracle Fusion Applications datasheets are now available Fusion Apps are probably the biggest ADF project out there and they showcase the ability and strategic value of ADF for Oracle.
Out of the box ADF BC provides at least two options for assigning sequence values to ID fields: DBSequence assigns temporary unique values to newly created entities and fetches the actual ID (assigned by a database trigger) by using returning clause. This works quite OK, but I had situations, where DBSequence misbehaved, specially in master-detail scenarios where you [...]
This is a life changing Open World for ADF!ADF Mobile will change the way how we develop business apps for mobile. The big news here is that it’s supposed to include a small JVM that Apple will allow on iOS! Fallback is HTML5. The supported platforms are Android and iPhone/iPad (required version unknown at this time). It will be [...]
Last week (September 19-21), there was annual Slovenian OUG conference and I’m happy to see ADF being more and more present as ADF community grows around here. The highlight (for the ADF part) were 2 sessions by Frank Nimphius, one was an overview and the business benefits of ADF, and the other more technical, focused on task flows. I [...]
JDeveloper 11.1.2 has been released and it brings so many changes that it could easily be called 12g. I’ll go over new capabilities in the next few weeks, but for today a change that really changes the developer experience tremendously. Hot Deployment With JDeveloper 11.1.2 “I’m redeploying” excuse is no more! Hot deployment enables us to make [...]
Some keyboard layouts (Slovenian, Croatian and Serbian) use AltGr-n for } and AltGr-f for [ characters.By default, these characters are not accessible in JDeveloper, which is quite annoying. FixGo to Tools->Preferences, navigate to “Shortcut Keys”.In the search box, enter “ctrl-alt-f” and remove assigned actions. Repeat for “ctrl-alt-n” combination.
A few versions ago ADF introduced a loopback script which is returned to client the first time an URL is accessed. ADF Loopback script The problem is, when you want to serve binary content -such as images- from a servervlet, and you need access to FacesContext in that servlet, you need to call the servlet [...]
Do you see an opportunity to sell a product or a custom software solution to an IBM WebSphere customer? Would you like to beat the competitors by providing:- much better time to market- an agile solution that you will be able to rapidly tailor to customer’s ever changing needs- low maintenance costs- future-proof technology? Do [...]
WebLogic virtual edition, or rather, WebLogic on top of JRockit VE is an amazing technology. It makes operating system in virtualized environment obsolete. Forget about setting up latest OS version, patches, drivers, packages, firewall, anti-virus. Forget about configuring OS for application server. In short, forget about managing OS all together. With JRockit VE, managing OS is [...]
