page 1/1

Devoxx '08 | ADF presentation (Lucas Jellema)

10/12/2008 - Johan Geerts
I attended the ADF presentation at devoxx this year. The presentation by Lucas Jellema, it showed the basics of ADF and a brief look at JHeadstart in practice.
[Read More]

BPA Expert Camp at SOA Partner Community Forum (Trainer: Geoffroy de Lamalle)

05/09/2008 - Johan Callebert
Ever since I learned about Oracle BPA Suite, I have been wondering how someone should play the role of "Process Architect" on a BPA/SOA project. Trying to figure out a best practice is pretty hard. Which diagrams are we going to use? Which objects will you use? Which attributes are used to generate the BPEL process? What kind of technical information is returned to your BPA repository? How do we close to loop? ... These and other questions I had to find an answer to.
[Read More]

Contribute wins Oracle Partner Innovation Award

23/06/2008 - Gerrit De Kepper
For all its investigation and contribution made to the Oracle Community, Contribute has been rewarded by receiving the Oracle Partner Innovation Award.
[Read More]

BPEL: Usage of Deployment Descriptor Properties in 10.1.3.3

20/05/2008 - David Embrechts
For a project we had to build a process that would perform a loop every 2 hours until a certain situation occurred. The period of 2 hours was ok for the production environment but needed to be shorter in development and test.
[Read More]

PartialTriggers after selectOneChoice or selectOneRadio

23/04/2008 - Stijn Haus
Ever had the problem your Partial Page Rendering (PPR) isn't working when you autosubmit a selectOneRadio or selectOneChoice component? Here's a useful hint on what you could try!
[Read More]

StackOverflowError in JDeveloper

22/04/2008 - Stijn Haus
I've been having a weird error lately. When I open JDeveloper, or a file in JDeveloper, I get a StackOverflowError. After searching around, I found a simple solution.
[Read More]

JDeveloper 11g: Simplifying common navigation and coding tasks (by Steve Muench)

20/04/2008 - Koen Verhulst
Overview of some new features in JDev/ADF 11g to improve productivity (where it's all about): Oracle Technology
this url. (there are some very nice articles in here)
[Read More]

How to access a bean from an other bean.

19/03/2008 - Koen Verhulst
Although it's quite easy to get attributes or the whole instance of a bean in an other bean, lots of users seems to be struggling with it. Time for a small blog article!
[Read More]

Uploading and reading csv files

14/02/2008 - Koen Verhulst
A small blog article, showing you how easy it is to upload and read csv files.
[Read More]

ADF Faces: Iterate over CoreTable

09/01/2008 - Koen Verhulst
Yesterday, while I was playing with ADF Faces and Business Components, I faced a situation where I needed to iterate over a table in a backing bean. It seems to be very simple ...
[Read More]

Conditionally showing a creation or an edit form.

30/11/2007 - Koen Verhulst
Last week, a question was posted on OTN Jdeveloper Forum about implementing a page used for inserting and updating data, so I created a small example application which will conditionally show the update form or the creation form, without using two separate pages.
[Read More]

Oracle Open World : What I liked most.

20/11/2007 - David Embrechts
This year I went to Open World. I want to share with you the three sessions I liked most.
[Read More]

Adf Faces: Dynamic menus for navigation - part 2 (child items)

19/11/2007 - Koen Verhulst
In the dynamic menus for navigation - part 1 article, we demonstrated the easiness of creating dynamical menu items on a page. I will demonstrate you how you can add childitems to a menuitem.
[Read More]

Adf Faces: Dynamic menus for navigation - part 1

16/11/2007 - Koen Verhulst
Using the panelPage component, it's possible to define a hierarchical menu for page navigation. It's quite simple to write a custom MenuModel which can make the menu a bit more dynamical. Read further if you want to know more about it!
[Read More]

Tip: Readable HTML output in ADF Faces application

22/10/2007 - Koen Verhulst
Ever wanted to check where ADF messed up your perfectly built page? Then I'm sure you found out the generated HTML is rather unaccessible. Here's a useful tip to make developing easier!
[Read More]

Burst your report with BI Publisher

19/10/2007 - Luc De Bolle
Oracle BI Publisher not only gives the opportunity to create high quality layout, but it delivers your reports when you want, where you want. By bursting your reports, BI Publisher even offers reports specific for who receives them.
[Read More]

Lost session problem: workaround

03/10/2007 - Koen Verhulst
I'm having some problems with a certain application deployed on an OAS 10.1.2.2.0 . It's a struts project, registered as a portlet and displayed on a portal page. After clicking a redirect link, my session seems to be null.
[Read More]

Reuse PL/SQL validation code in ADF BC

07/09/2007 - Gerrit De Kepper
In this example you will see how you can add your call to a PL/SQL package/procedure/function in the method validator of your entity object.
[Read More]

Creating a detail page using GET parameters

06/09/2007 - Koen Verhulst
During the development of our complete ADF-driven website we noticed it was quite useful to use GET parameters for certain cases. One of those cases is the "events" page. An important requirement while setting up the page was: the visitor must be able to share links of an event with other people. GET it or POST it? Read further!
[Read More]

Starting Oracle Reports using BPEL

23/08/2007 - David Embrechts
A while ago a customer wanted to generate files during the execution of a BPEL process. After some browsing in some oracle manuals I ran into the following chapter of the Oracle Reports Manual : 14 Using the Oracle Reports Web Service.
[Read More]

Some useful BPEL post installation tasks.

20/08/2007 - David Embrechts
When installing a new 10.1.3 BPEL server I always use the following (small) check list to perform some additional post installation tasks fast. Take note that this list is not mandatory but will save you time when looking for those config files ...
[Read More]

Welcome to contribute.be!

19/08/2007 - Koen Verhulst
First of all: welcome to our brand new website! We launched this website as an information and blogging tool to share up-to-date news, technical articles about the hottest topics and extensive "need-to-knows" about our service offers. In the near future, several functionalities will be added to our site. One of those functionalities is RSS (Real Simple Syndication). Read further if you want some technical info about the implementation of the website!
[Read More]