Posts

Part-1 : Finding the correct patch of Jdeveloper(OAF) for Oracle E-Business Suite(EBS).

Image
1. Open Oracle E-Business Suite Home Page. 2. Click on  About this Page link. 3.  Click on Technology Components tab and  Check OA Framework version . 4.  The following tables list the Oracle JDeveloper patches required for use with the corresponding versions of Oracle E-Business Suite.( To download below patches  you need to have registered login access to Oracle Support ).  Note: Below marked green color  patch  we should download based on point-3 screen shot.  Release 12.2 ATG Release 12.2 Version Oracle JDeveloper 10g Patches 12.2.6 Patch 24611686  Oracle JDeveloper 10g with OA Extension ARU for R12.2.6 Bundle 1, certified on Windows 7, Windows 8.1, Windows 2012 Server, and Linux. Preferred web browser is Microsoft Internet Explorer 11.0 or above. Patch 24555396  Oracle JDeveloper 10g with OA Extension ARU for R12.2.6, certified on Window...

Part-3 : Creating a Hello World Page in OAF

1. If we want to do some OAF Development in Jdeveloper for the first time, you will need to   Setup/Configure the Jdeveloper for Oracle Application Framework(OAF) Development. 2 .  Right click on FirstProject which created in Part-2 and select New --> 3. Click Next and Select 

Part-2 : Setup/Configuring the Jdeveloper for Oracle Application Framework(OAF) Development.

Image
1.  If we want to do some OAF Development in Jdeveloper for the first time, you will need to do download the   correct patch of Jdeveloper for Oracle E-Business Suite . 2. Extract the downloaded JDeveloper patch in a custom directory C:\ or D:\ or E:\ etc. 3. Right click and extract the files to custom folder.( Here i had extracted on F folder ) 4. It will create a folder by name OAF1226 under F drive. This folder consists three sub folders   jdevbin, jdevdoc and jdevhome. Ø   jdevbin  –   Includes an extended version of the Oracle JDeveloper 10 g  executable and OA Framework   class libraries. Ø   jdevdoc  –   Contains documentation. Ø   jdevhome  –   Includes the OA Framework Toolbox Tutorial source and developer working area. 5. Set environment variable for Oracle Application Framework(OAF). Steps :  Right click on my PC or My computer. Select P...