3difference between oaf and oracle forms

5

Click here to load reader

Upload: olabooye-ayodeji

Post on 22-Jun-2015

79 views

Category:

Documents


4 download

DESCRIPTION

3Difference Between OAF and Oracle Forms

TRANSCRIPT

Page 1: 3Difference Between OAF and Oracle Forms

Difference Between OAF and Oracle

Forms

Oracle Apps OAF

Course Home

� Chapter 1: Introduction

� What is OAF

� Difference Between OAF and Oracle Forms

� Structure of OAF

� Onion Structure of OAF

� Advantages & Disadvantages of OAF

� Chapter 2: MVC Architecture � About Model

� Entity Objects and Entity Association

� View Objects and View Links

� Application Module

� About View

� About Controller

� BC4J File Structure

� Chapter 3: JDeveloper Configuration

� Identifying JDdeveloper Version

� Installation Process of JDeveloper

� JDeveloper Configuration Steps

� Chapter 4: Creating First Page � Welcome (or) Sample Page Creation

� Displaying Images on Page

� Creating Items and Regions In a Page

� How to display User Name, User Id and Responsibility in OAF

� Chapter 5: Regions In JDeveloper � Message Component Layout Region

� Header Region

� Row Layout Region

� Default Double Column

� Default Single Column

� Page Button Bar

� Query Region

� Chapter 6: Items In JDeveloper

� Message Text Input

� Message Styled Text

Page 1 of 5OAF|01|-02 Difference Between OAF and Oracle Forms

3/26/2014file:///C:/Users/ayodeji.olabooye/Downloads/OAF%20TUT/OAF%20TUT/3Difference%2...

Page 2: 3Difference Between OAF and Oracle Forms

� Video Tutorials

� Expert Atricles� Tips and Code

� Assignments & Quizzes Corner� Interview Questions

………………………………………………………………………………..

See other relevant topics

� No relevant added yet. Give us sometime to get this right!

� Message Check Box

� Message Radio Button

� Message Choice

� Submit Button

� Message Rich Text Editor

� Image Item

� Chapter 7: Sample Exercises � Displaying Exception Messages Based on Condition

� Swapping The Value From One Field to Another Field

� Displaying Data From Data Base

� Data Entry Page in OAF

� Calling One Form to Another Form

� SPEL In OAF

� Chapter 8: Search Pages In OAF � Search Pages in OAF

� Automatic Search Inline LOV

� Automatic Search External LOV

� Result Base Search

� Manual Search

� Chapter 9: Sample Project Work

� MD-50 of Sample Project in OAF

� Creating First OAF Page In Project

� Creating Search Page

� Creating Update Page

� Calling OAF Pages Using Update and Detail Image Icons

� Final Code in AM, Update Page, and Patient Entry Page Controller

� Dynamic Changes in OAF pages

� Chapter 10: Deploying OAF Pages Into Oracle Apps � Moving OAF Project Files Into Apps Server

� Import Script in OAF

� Creating Function,Menu, and Responsibility in Apps for OAF Pages

� Chapter 11: Extensions and Personalizations

� Extensions in OAF

� VO Extension in OAF

� AM Extension in OAF

� CO Extension in OAF

� EO Extension in OAF

� Personalization in OAF

Page 2 of 5OAF|01|-02 Difference Between OAF and Oracle Forms

3/26/2014file:///C:/Users/ayodeji.olabooye/Downloads/OAF%20TUT/OAF%20TUT/3Difference%2...

Page 3: 3Difference Between OAF and Oracle Forms

Let us discuss some difference in OAF pages and Oracle Forms. The below table lists out the differences

between OAD and Oracle Forms.

OAF Oracle FORMS

OAF Follows MVC architecture and Client

ServerArchitecture

Forms Follows only Client Server Architecture

OAF pages are light weight components Forms are not light weight

OAF Pages can send through mobile devices Cannot send to mobile devices

OAF Pages can connect in Oracle Apps Local

Machine

Cannot (NOT APPLICABLE)

Look and Feel is good Not better when comparing to OAF

OAF pages are integrated with the Java Top Forms are integrated with Application Top

Commit always takes place in the Application Module’s (AM) Java code. When a commit takes

place, the data from OA Framework Cache is

The COMMIT_FORM or DO_KEY(‘COMMIT_FORM’) commands can be invoked from any trigger that

allows restricted procedures.

Page 3 of 5OAF|01|-02 Difference Between OAF and Oracle Forms

3/26/2014file:///C:/Users/ayodeji.olabooye/Downloads/OAF%20TUT/OAF%20TUT/3Difference%2...

Page 4: 3Difference Between OAF and Oracle Forms

This post has been viewed 5580 times

About the Author: sribharathreddy

Very Much Interested in Oracle Technologies, especially Data Base Related.

66 votes, average: 4.58 out of 5)

Disclaimer: Contents expressed in this post are viewpoints of independent authors/contributors and are not reviewed for correctness or accuracy by NewtonApples.com. Any opinions, comments, solutions or other commentary expressed by post authors/contributors are not endorsed orrecommended by NewtonApples.com or any vendor. If you feel a post is inappropriate, click here to let us know and we will take the appropriate action

Comments:

Leave a Comment

You must be logged in to post a comment. Log in »

<< What is OAF

Structure of OAF>>

transferred to the database.

A page is divided into regions. Regions contain fields, buttons, tables, and other components.

A form is divided into blocks; blocks contain the fields, buttons, and other components.

Network Access Message: The page cannot be displayed

� Testimonials

Newton Apples is Amazing! The way courses are structured and delivered is top notch and easy to

understand. I appreciate your vision. - AbhijeethThe courses are well structured and the online classroom sessions are great. The faculty are very

experienced and helped me a lot with any issues that I faced. - Varma

I've been a member since they started and I'm proud to tell you all that I have grow to the level of being a faculty at Newton Apples - Anusha

Page 4 of 5OAF|01|-02 Difference Between OAF and Oracle Forms

3/26/2014file:///C:/Users/ayodeji.olabooye/Downloads/OAF%20TUT/OAF%20TUT/3Difference%2...

Page 5: 3Difference Between OAF and Oracle Forms

� Tag Cloud

ajax ajax basics ajax for beginners ajax programming ajax

programs ajax tutorial ajax tutorials c basics c introduction c language c language tutorial cpp cpp programming cpp tutorial cpp

tutorials c programming c programming tutorial c tutorial c tutorialslearning ajax learning c language learning php oaf Object Oriented

ProgrammingOracle oracleapps oracle functions oracle reports oracle report

tutorial PHP php basics php programming php programs php tutorial PHP tutorials PLSQL PLSQL

ProgramsSql sql functions sql tutorial tutorial tutorial cpp xmlpublisher XML

Tutorial XML Tutorials

� Most Viewed

� OR|00|-01 Oracle – PL/SQL Tutorial

� DS|01|-02. DataStage Architecture & Client Components� OR|00|-01 Oracle – SQL

� DS|02|-06. Stages in DataStage

� DS|01|-04. Parallel Processing & Partition Techniques� DataStage – Transformer Looping Example 2

� Notable new Features in DataStage 8.5©Newton Apples

Copying, replication, and distribution of content available on NewtonApples.com is prohibited

Page 5 of 5OAF|01|-02 Difference Between OAF and Oracle Forms

3/26/2014file:///C:/Users/ayodeji.olabooye/Downloads/OAF%20TUT/OAF%20TUT/3Difference%2...