When I heard about OAF, I tried learning it and came out
with some useful information. I am penning the information which I learned and
discuss about the doubts I faced during the face of my learning.
OAF, Oracle Application Framework is used to create web-based
Oracle Application extensions. It is closely
integrated with Oracle Apps hence it is meaningless outside apps context.
It is tailor made for use in the development, customization of Oracle Apps
pages and any custom application development to be hosted, integrated in Oracle
Apps. OAF is a model-view-controller (MVC) technology
stack which comprised of OA framework View (regions and pages) and BC4j
respectively as view and model layers. This is the outline of OAF.
I downloaded the Jdeveloper
10.3.3.1 from oracle site and installed in my PC. I tried to create OA
workspace which will have the OAF specific components. I couldn’t find it in
the tree structure of the software. The OA Components should present in the Web
tire components. The problem was I dint extend the OA Components. Jdeveloper
with OA Extensions can only used to create OAF pages. The Jdeveloper can be
used to create java based web pages without OA Extensions.
The patches for different versions
are given in this link.
No comments:
Post a Comment