Extend Oracle Applications Building OA Framework Applications Training & Placements in Chennai "ISQL Global"
R12.x Extend Oracle Applications: Building OA Framework Applications(Course
Materials and Course Completion Certificates are directly delivered from Oracle University to those required for Foreign Opportunity)
(Government of India Approved Education Center)
This
R12.X Framework Applications training teaches you methods & tools that E-Business Suite developers use to create OA Framework-based
pages. Complete a full-featured application that queries, inserts, updates & deletes data from an instance.
This class is a hands-on lab-intensive course that will keep the student busy and active for the duration of the course. While the course
covers the fundamentals that support OA Framework-based applications, the course is really an exercise in J2EE programming.
Over the duration of the course, the student will create an OA Framework-based application that selects, inserts, updates, and
deletes data from a R12 Oracle Applications instance.
Learn to:- Describe the concepts and details of the MVC design pattern
- Create a query, drill-down, create, delete, and update to an E-BusinessSuite instance
- UseE-Business Suite security in conjunction with OA Frameworkapplications
- DescribeOA Framework development standards
PrerequisitesSuggested
Prerequisite- E-BusinessSuite development and debugging
- Javaprogramming
- J2EEprogramming
- E-BusinessSuite system administration
Audience- J2EEDeveloper
- Application Developers
- JavaDevelopers
- Developer
- SalesConsultants
- SalesConsultants
- SalesConsultants
- Technical Consultant
Course
Objectives- Completea basic query page (SELECT)
- Completea basic drill-down page (SELECT)
- Completea basic create page (INSERT)
- Completea basic delete page (DELETE)
- Completea single-page update page (UPDATE)
- Completea multi-page update (UPDATE)
- Understand the foundational concepts and standards of OA Framework-basedapplications and pages
Course Topics
Introduction
to OA Framework
- AdditionalResources
- FoundationKnowledge
- ImportantTerminology
- Agenda
Concepts of the MVC Design Pattern- JSPsand OA Framework
- Conceptsof the Controller
- Conceptsof the View
- Conceptsof the Model
Basics of the Model- Applications Modules
- BC4 JDatabase Interactions
- Entity Objects
- View Objects
- BC4 JModel
- OtherBC4J Objects
Basics of the View- View-layer Components
- Items
- Attributes Sets
- Workspaces and Projects
- CSS Styles
- Page sand Regions
Basics of the Controller- Handling POSTs
- Handling GETs
- Lab
- Common Controller tasks
Setting Up Your Development Environment
OA Framework State Management
Introduction to JDeveloper 10g with OA Extension
Implementing a Query Page and Drill Down Page
Implementing a Create Page
Implementing a Delete Page
Implementing an Update Page
OA Framework Development Concepts and StandardsDeploying OA Framework Applications- GuidedDemo - Deploying Personalizations
- GuidedDemo - Deploying Extensions