Monday, September 08, 2014

Hello World Project in OAF



Even though ADF is already in to the market but still the importance of OAF can not be ignored as still Oracle EBS uses the conventional forms to do the query and other operations. Again OAF is important as it forms the base for ADF. The current ADF is again an enhanced form of OAF. We will try to create a simple Hello World project in OAF and then try to understand how it works.
We will first create a project in Jdeveloper and try to run it in local integrated server. This is where you will have to show a lot of patience as one page takes almost 20-30 to get displayed. However once this code will be moved to the EBS server it will be very fast. But for development there is only one way that is to have patience.We will be using Jdeveloper 10.1.3.3.0.3 version of Jdeveloper as recommended by Oracle.

Open your Jdeveloper and create a new project





Create project





Use repository for design time and select the DBC file that you have got for the EBS server connection.
This file contains the tns entry details for the EBS database and you can connect to EBS backend data using DBC file.



No comments: