Category: Oracle
On February 21st I did a presentation on CodeGen at AMIS. Just a short presentation on what is possible using this great tool. I have created a couple of …
As you can imagine, with many validators on many entity objects you will end up with equally many generated message bundles. When you start localizing the error messages, that …
One of things we do at AMIS is develop sometimes fairly complex applications built on the Oracle ADF technology stack. On several occasions, we have been working closely together …
Growing insight during development of a project often results in a wish to rename a BC object (entity object, view object, association, view object attribute, alias, usage, etc.) in …
This article describes how to make a login feature for your application, which uses database tables for authentication and authorization.
How System Metrics Can Help You Find Performance Bottlenecks for Business Processes in Complex Architectures Gerwin Hendriksen will give a pre-view on the 28th of Februari of his presentation …
Today I crossed some boundaries with my personal understanding of Java Server Faces. I have gone where I had not gone before. We were facing the following situation: our …
Two weeks ago, during the first session of our 3-month SOA Training program, we worked very hard on XML (and XSD, XPath and XSLT). Today, this starts to pay …
On the OTN XMLDB Forum, a question was asked if you could directly select from a XML file on disk, or to be more precise ” XQUERY / XMLTABLE …
Our challenge: from every one of our 100+ pages we would like to be able to invoke a specific operation on the ApplicationModules Client Interface. Ideally, we should create …
The new year has started and one of the most important Oracle performance conferences is about to start. The Hotsos 2008 Symposium will be held again, almost traditionally now, …
Of all the new and exciting stuff I have seen at Oracle OpenWorld this year, two new technologies (at least to me) stand out. The first is CEP (Complex …
Issues are an important way of organizing tasks around both development and maintenance of the application as well as for collecting collective knowledge about the application and the use …
One of the reasons why I have been very quiet lately on this weblog is the SOA Training Program we started at AMIS, two weeks ago. With 11 experienced …
It was serious business yesterday. Within 10 minutes I received word of the Oracle BEA acquisition and the Sun MySQL take over. That was a lot to take in …
door Anton Scheffer en Alex Nuijten Dit artikel is de on-line tegenhanger van de rubriek Puzzelen met SQL die verschijnt in de Optimize, het vakblad voor Oracle ontwikkelaars in …
Standing on the shoulders of Anthony Reynolds and Matt Wright, I finally managed to get the Correlation Sets feature in Oracle BPEL PM to do what I intended: I …
I use contact lenses. A pair will last me a month, then should be chucked away and replaced by a fresh pair. I buy them in six-month packs. From …
Today in the car I had some thoughts on applications working together, across the boundaries of technology and organizations. I tried to find an easy, cheap way for for …
Oracle The Netherlands just announced, via email, an great "RedDatabase Symposium" event / symposium on 10,11 and 12th of March, organized by RedStone Innovations. The focal points for this …
Today, I got my evaluation results for my presentation during UKOUG last year. Overall, I am not unhappy. I am a little bit perfectionist minded, but for a first …
BPEL Process definitions frequently include parameters that influence the flow through the process. Sometimes these parameters are embedded as hard coded values sometimes variables dynamically retrieved from a PartnerLink …
As described in earlier postings in this series, the ADF Faces 11g RichFaces library has several facilities for client side logic to complement the already pretty rich client functionality. …
In this second part of a series on ADF 11g Rich Faces Client Programming, I will talk about the option to include JavaScript in a PPR response, to execute …
Really cool, Web 2.0, AJAX powered JSF applications are inconceivable without substantial use of JavaScript. Whether or not the Java developers like it, it is a fact of life. …
2007 was another active year on the AMIS Technology Weblog. With over 300 new articles from 20+ different AMIS authors, we produced a lot of content, on topics varying …
Google Calendar (http://www.google.com/calendar) is one of the many services offered by Google. It allows users to manage a personal or shared agenda on line, from the comfort of their …
It has been a very interesting year for me. I met a lot of people of whom I only had the pleasure to mail with. Some of them are …
In a previous article, I showed two versions of more or less the same application. One created in APEX by Dimitri Gielis, the other built using ADF and JHeadstart …
Showing both APEX and ADF and giving the audience some inkling as to there similarities and their differences – what is the best way of doing that? Well, one …
It was promised at Oracle Open World by Thomas Kurian, just over a month ago. And now Oracle delivers on that promise: the Fusion Middleware 11g Technology Preview at …
Last Monday, we organized an AMIS Query on APEX and ADF. Dimitri Gielis, APEX specialist, joined us and presented his ideas on APEX. I took on the role as …
Sometimes I encounter query which have a WHERE clause that starts with: select ... from ... where 1=1 and ... When asked the reason for this predicate, most of …
Pushing to the bank holidays, trying to get rid of the piles of work before I / we start a new year, I would almost forget to thank Dimitri …
Last month we organized a Knowledge Center session on Oracle Open World 2007. AMIS consultants Peter, Sjoerd, Harm and Lucas were joined by Lonneke from Approach Alliance to present …
One of our recent buisiness cases required the availability of graph representations of data in an application generated with JHeadstart. At first I started out with JFreeChart and ChartCreator, …
About a year ago Frank Nimphius wrote this weblog article about using a rich text editor called openWYSIWYG in ADF applications. Recently we encountered the need for such an …
This article demonstrates how to build an ADF application on top of the Amazon WebServices for searching books. 1. Start jdeveloper 10.1.3. 2.0(or newer) 2. Build a new Application Application name: AmazonWebservice …
Last week I had to parse thousands of sql insert statements, read from files (one file per table), within a Java environment. These files contain complete SQL insert statements, …
I met a fellow dba with 20 years of experience and I couldn’t make him understand James Morle’s presentation regarding skew and latency (f.k.a. “Every Performance Problem Is One …