Types of Forms in Oracle ERP



Oracle ERP software comes with two different types of forms, they are
a) D2K Forms (developed using Form Builder tool).
b) OAF Pages (developed using JDeveloper tool).

If we come to know the difference between D2K forms and OAF pages then we can conclude OAF pages are good in performance than D2K forms.

Difference between D2K forms & OAF pages

D2K Forms
OAF Pages
Developed based on Java Applets/Swings.
Developed using OA Framework.
Heavy weight components.
Light weight components.
Runs using Jinitiator software.
No Jinitiator software required.
Look & Feel is not so good.
Look & Feel is great.
Cannot accessible in mobile devices.
Can be accessible in mobile devices.

So by the above stated differences we can conclude OAF pages are best and now it's time to dig into Oracle Application Framework (OAF).

No comments:

Post a Comment