1 introduction to_formsdev
Embed Size (px)
DESCRIPTION
TRANSCRIPT
- 1. Introduction to Oracle Forms Developer and Oracle Forms Services
2. Internet Computing Solutions Application Type and Audience Enterprise applications, Business developers Java components, Component developers Product Approach Repository-based modeling & generation, Declarative Oracle Products Oracle Designer, Oracle Forms Developer,& Oracle Forms Services Two-way coding, Java and JavaBeans Oracle JDeveloperOracle Application Server 10 g Browser-based, Dynamic HTML Self-service applications & content management, Web site developers Oracle Portal Oracle Database Server Dynamic Web reporting, Drill,Analyzing, Forecasting Reporting andanalytical applications, MIS & business users Oracle Reports Developer, Oracle Reports Services,Oracle Discoverer, & Oracle Express 3. Plugging into the Grid
- Grid computing is:
-
- Software infrastructure that uses low-cost servers and modular storage to:
-
-
- Balance workloads
-
-
-
- Provide capacity on demand
-
-
- Made possible by innovations in hardware
-
- Powered by software
4. Oracle Enterprise Grid Computing
- Oracle's grid infrastructure products:
-
- Oracle Database 10 g
-
- Oracle Application Server 10 g
-
- Oracle Enterprise Manager 10 g Grid Control
5. 6. Oracle 10 gProducts and Forms Development Forms Services Forms Developer 7. Oracle Application Server 10 g Architecture 8. Oracle Application Server 10 gComponents Oracle Application Server Forms Services 9. Oracle Forms Services Overview
- A component of Oracle Application Server that deploys Forms applications to Java clients in a Web environment
Oracle Application Server Forms Services 10. Forms Services Architecture JRE Application logic layer Data manager/ PL/SQL engine User interfacelayer Forms ListenerServlet Forms Servlet Forms Runtime Client Tier Database Tier Middle Tier: Application Server Incrementally downloaded File containing application code NetServices Java applet DB 11. Benefits and Components of Oracle Developer Suite 10 g
- OWB
- Discoverer
- Reports
- JDeveloper
- Forms
- Designer
- SCM
Business Intelligence Application Development 12. Oracle Developer Suite 10 g Application Development 13. Oracle Developer Suite 10 g Business Intelligence 14. Oracle Forms Developer Overview
- Oracle Forms Developer:
-
- Is a productive development environment for Internet business applications
-
- Provides for:
-
-
- Data entry
-
-
-
- Queries
-
15. Oracle Forms Developer: Key Features
-
- Tools for rapid application development
-
- Application partitioning
-
- Flexible source control
-
- Extended scalability
-
- Object reuse
16. Summit Office Supply Schema Order Entry Application 17. Summit Application CV_Customer Canvas CUSTOMERS Block CV_Order Canvas ORDERS Block ORDER_ITEMS Block CV_Inventory Canvas INVENTORIES Table CUSTOMERS Table ORDERS Table ORDER_ITEMS Table Customers Form Orders Form INVENTORIES Block 18.