OAF versus ADF


About author  I am Java/oracle professional.Working on Java/J2EE technologies and i.e Java,J2ee,Oracle ADF,hibernate,J2ee,PL/sql,Apps for 4+ years.I am passionate about learning new technologies.I am sharing my knowledge. Give your views and suggestion on vinay@techartifact.com http://www.linkedin.com/in/vinaykumar2 Read more from this author


OAF versus ADF

I have seen many forums asking about Difference between OAF and ADF. May be my post will clear some points on this

OAF – OAF is a framework for extending Oracle E-Business Suite. If you want to customize and Oracle EBS system you need to use OAF. OAF is a e-biz web development framework mainly for Oracle applications. If you want to develop new pages and extensions for Oracle applications 11i and R12, then use OA framework. OAF is based on MVC model while ADF has four layers (MVC+Business Services). OA framework is an Oracle Applications Specific framework. If you build for Oracle Applications – e.g. extending it – then it is good to use their framework because of the integration points to the existing application

ADF-ADF is a framework for developing custom applications .If you want to build a new system that has some level of integration with Oracle EBS you can do it with ADF and use SOA to talk to the back-end EBS system. Oracle ADF is at the heart of the Fusion technology stack. ADF  techstack is intended to utilize the benefits of Service Oriented Architecture (SOA) while building the Applications.ADF does not support oracle apps. It is used SOA related application. In ADF 11g apps will also be supported. ADF is based on JSR-227, which is supposed to be turned into a J2EE standard. we can say ADF as a next version of OAF with JSF – Java Server Faces, more J2EE architecture,
more dynamic page refreshing and handling etc.

17 Responses to OAF versus ADF


  1. TarunNo Gravatar
    Mar 16, 2009

    very informative, please keep posting…..good work


  2. JetspeedNo Gravatar
    Mar 18, 2009

    Nice Explanation


  3. RajNo Gravatar
    Apr 26, 2009

    Very useful info… keep it up.


  4. SudheendraNo Gravatar
    Jun 09, 2009

    Good essay on OAF & ADF differentiation. The question is whether ADF will make OAF redundant down the line.


  5. vinayNo Gravatar
    Jun 09, 2009

    well yes ,u can say this.Because in adf 10.1.3 it is not integrated with EBS.but in next version of 11g they have integrated this also.So now we can hve extended aplication of EBS in ADF also.so we can say this that ADF have more edge over OAF down the line


  6. SuryaveerNo Gravatar
    Jun 12, 2009

    Hi
    I got some idea but i am still unclear about uses of both. Can u tell me if OAF can be used for j2ee application development other than customization of EBS or OAF can be used in place of ADF and vice-versa.


  7. vinayNo Gravatar
    Jun 14, 2009

    well no we can’t use oaf for j2ee standalone application.We can use ADF for that.ADF 11g can be used in place of OAF but not OAF can do this


  8. SuryaveerNo Gravatar
    Jun 14, 2009

    Thank you very much. :)


  9. Srikanth machukuriNo Gravatar
    Dec 08, 2009

    ThanQ very much


  10. AbhijitNo Gravatar
    Sep 07, 2010

    nice article and thanks for sharing this article……..
    i am about to start my career in oaf and adp…
    your article was helpful


  11. Naveen JoshiNo Gravatar
    Jan 04, 2011

    Informative explanation. Please send me if you have any documentation on ADF.


  12. oliverNo Gravatar
    Jan 22, 2011

    We recently upgraded our EBS from R12.1.2 to R12.1.3 to leverage the new functionalities like ADF/SOA/OBIEE integration. We were able to integrate the sample ADF application with EBS by using the oracle reference document ‘Oracle Application Framework Release Notes for Release 12.1.3’.

    Oracle support Link (3.10 ADF Integration):
    “https://support.oracle.com/CSP/ui/flash.html#tab=KBHome(page=KBHome&id=()),(page=KBNavigator&id=(bmDocTitle=Oracle%20Application%20Framework%20Release%20Notes%20for%20Release%2012.1.3&viewingMode=1143&from=BOOKMARK&bmDocType=BULLETIN&bmDocDsrc=KB&bmDocID=1087332.1))”
    We would like to leverage the latest technology features and implement the EBS application Object Library (AOL) functionalities in ADF 11g (11.1.1.3) Application Development.

    Functions:
    FND GLOBAL
    FND Session
    FND Profiles
    FND LOOKUPS
    FND Messages
    Data security
    FND Attachments
    FND KEY/DFF functionality
    Control page navigations Between OAF and ADF.

    We have 20+ OAF Custom applications and integrated with EBS R12.1.3 Production environment. We would like to build new applications in ADF 11g (11.1.1.3 or later version) and ready for the “Fusion Apps V1”.
    Please let us know if any EBS (R12.1.3) extension or patch is available for the Jdev11g/ADF Application development.


  13. ChandraNo Gravatar
    Jul 18, 2011

    Thanks for providing info.


  14. sunil duttNo Gravatar
    Sep 26, 2011

    Hi,
    Its a nice explanation,

    I have a small doubt , can i use Oracle Jdeveloper 11g for developing a page with 10g database , as my dba is saying copying the file will create problem, Please suggest


  15. vinayNo Gravatar
    Sep 26, 2011

    yes u can…..


  16. JayarajNo Gravatar
    Jan 17, 2012

    Hi

    I completely understand the difference between OAF and ADF but my question is
    1. if I know OAF well, can I adapt to ADF ?
    2. Now we are using OAF for customization and extension of OA Applications, can I use ADF for the same(I mean can I use the underlying tables and other functionalities of OA in ADF).
    3. As you have mentioned, if ADF is advanced than OAF will OAF be upgraded in the near Future.

    Please reply

    Thanks & Best Regards
    Jayaraj J


  17. VinayNo Gravatar
    Jan 18, 2012

    1. Yes you can learn ADF.VO and EO concept are same .but you need to put efforts to understand ADF well.You should have knowledge in Java.
    2.Well i don’t agree.But yes you can use underlying table , and regarding functionality of OA in ADF. you cant.you need to develop from start.
    3.I don’t think so .OAF up-gradation in near future by Oracle .ADF next version we can expect.

Leave a Reply