Category: Oracle Application Development Framework
Robbrecht van Amerongen
September 13, 2012
AMIS, Architecture, Business Process Management (BPM), Cloud, Data Warehousing & BI, Database, DBA Oracle, Development Tools, IT, Java, Mobile, Oracle, Oracle Application Development Framework, Oracle WebLogic Server, PL/SQL, Project Management, Software Development, Software Engineering, Web HTML5 CSS3, Web/Java
Hierbij nodigen we je uit om met ons kennis te komen maken. Ben jij een (junior) Oracle consultant die een stap verder wil maken? Wil je verder groeien en …
Just like the previous two years, ADF will be one of the major topics at Oracle Open World 2012. Wherever you turn your head, ADF based screens will be …
Lucas Jellema
August 31, 2012
AMIS, Business Process Management (BPM), Cloud, Data Warehousing & BI, Database, DBA Oracle, Java, Mobile, Oracle, Oracle Application Development Framework, Oracle WebLogic Server, PL/SQL, Web HTML5 CSS3
Van 30 september tot 5 oktober is San Francisco weer het domein van tegen de 45.000 deelnemers aan de Oracle Open World en JavaOne conferenties. Ruim 2000 presentaties worden …
In previous articles, I have introduced functionality to centralize management of boilerplate text elements such as prompt, title, hint text and messages in resource bundles. This also allows for …
In a series of five articles I have discussed how boilerplate text elements such as prompts and labels could and should be taken out of pages and centralized in …
In a number of prior articles I have discussed how resource bundles are used in ADF applications to centralize boilerplate text elements – and how such resource bundles can …
Any web application contains boilerplate text: text that is not part of the enterprise data from web services or databases that is manipulated by the end users using the …
Any web application contains boiler plate text: text that is not part of the enterprise data from web services or databases that is manipulated by the end users using …
Any web application contains boiler plate text: text that is not part of the enterprise data from web services or databases that is manipulated by the end users using …
Any web application contains boiler plate text: text that is not part of the enterprise data from web services or databases that is manipulated by the end users using …
In the past few days, I have been working hard on several projects – both ADF and (plain) Java based, with quite a bit of JavaScript involved as well. …
During one of my presentations at ODTUG KScope12 in San Antonio I showed how to add a menu with close this / close others / close all to the …
Recently my colleague Lucas and discussed database based resource bundles and customization. This reminded me of a comment on one of my posts on the AMIS technology blog where …
I landed only a couple of hours ago in Amsterdam and here’s my report from Kscope 2012 in San Antonio. As I write this, KScope is still waking up …
Yesterday I wrote that in two articles, I would demonstrate how we can ensure that changes in the database – new, changed or deleted data – can rapidly be …
In two articles, I will demonstrate how we can ensure that changes in the database – new, changed or deleted data – can rapidly be reflected in ADF based …
While building a (new) ADF 11g application you sometimes have to deal with the fact that you have to use existing PL/SQL procedures for storing your data. This article …
Tuesday May 15th, Nieuwegein – The Netherlands: During an intense day and evening, close to 120 Forms developers and architects gathered for discussions, explorations and exchange of experience around …
Sporting a selection of the world’s best known speakers in the area of Oracle Forms and Forms modernization – on Tuesday 15th May AMIS will host an all day …
The all-star, mostly ACE(D) team consisting of Lonneke, Steven, Luc, Edwin, Ronald and Lucas did a very entertaining jam session with Fusion Middleware most of all day yesterday at …
Ever forgot to Save your changes in Humantasks before pressing the Approve or Reject button? In a SOA environment I have a humantask in a BPEL process. The …
In this blog I will describe the use of LOV’s in Humantasks. I will describe three different type of LOV’s. 1. LOV with fixed values 2. LOV feeded …
LOV’s – List Of Values in humantask In this blog I will describe the use of LOV’s in Humantasks. I will describe three different type of LOV’s. 1. …
In this post I will describe how to create a custom skin and how to apply this skin to the BPM Worklist and the accessory humantasks. Before I start explaining how …
One of the biggest time-savers in in ADF 11g (R1) development, is working on the application while it is running on the WLS server in debug mode. In this …
Rich Tables are powerful beasts in ADF Faces. They can present tons of information in many different ways. They allow users an extensive range of manipulation – from reordering …
A recent requirement on one of our ADF 11g projects: we want to gather a number of settings a user has applied to the rich table in one of …
It had been announced at Oracle Open World 2011 and sort of promised for December 2011 – a promise or at least a suggestion reiterated in early December even. …
Last week I a had a rather interesting question: Is it possible to highlight related data that is in different af:table components ? Sure you can, so I decided …
The requirement I was facing was simple: act on column reordering through user drag and drop in a rich table. More specifically: invoke a method in a managed bean …
Session state in Java Web application is associated with a single (user) browser session on the one hand and typically with a specific web application on the other (server …
EL expressions are one of the main driving forces for JavaServer Faces. Most dynamic characteristics of pages and widgets are governed by EL expressions. In JSF 1.x, there are …
The functional requirement was a little unusual. The page should either show all master-records or – depending on the value of a parameter – it should show exactly one …
Slides for the presentation I did with Grant Ronald during UKOUG 2011, last week in Birmingham. The abstract for this presentation: “Many organizations run enterprise Oracle Forms applications created …
Sometimes apparently complex things turn out to be very simple to achieve using ADF. And occasionally it is the other way round: things that seem to simple that you …
Working on a WebCenter 11g Portal application, I recently ran into a challenge: when the user clicks a link in a task flow, the result of that action should …
The situation: in an ADF Faces 11g page, we have a popup with two buttons: one to start a download and one to cancel the popup. When the users …
The functional requirement for my ADF application was fairly simple: the values used for the bind parameters in one ViewObject should be reflected for a second ViewObject. In more …
Below is my presentation from the OGH DBA, SOA & BPM Day on November 8th. My talk was about achieving instant agility with application, through the ability to manipulate …
An interesting discussion arose in one of the projects I am involved in. The functional requirement at stake: show records in a table. In one of the columns, show …