Showing posts with label OAF Page. Show all posts
Showing posts with label OAF Page. Show all posts

Migrating Oracle Frame Work Personalizations

Once Personalization is done in the development environment they can be migrated to another instance without redoing them. For each screen personalized, xml files are created with the Personalization information. These can be migrated using the following steps.

Export Personalization
All the Personalization needs to be exported from the development instance using the following steps.

OA Frame Work Page Structure


Get OAF online training from the experts in AppsPhor Software Solutions


Basics of Page Rendering
For understanding the process of page rendering, it is very important to know the structure of an OAF page.

Structure of an OA Framework Page
An OA Framework page has a collection of web beans or widgets like text boxes, buttons, etc. Every OAF page has containers for maintaining these widgets known as regions. And there always exists a parent region of all the regions known as the page layout region. This page layout region is one for every OAF page and is also the point where the Application Module is linked to the page.