oracle apex lab guide i

20
Oracle APEX 4.2 Working With Oracle APEX 4.2 Lab I Description: BISP is committed to provide BEST learning material to the beginners and advance learners. In the same series, we have prepared a complete end-to end Hands-on Guide for Oracle Application Express. Join our professional training program and learn from experts. History: Version Description Change Author Publish Date 0.1 Initial Draft Upendra 12th Aug 2011 0.1 Review#1 Amit Sharma 18 th Aug 2011 www.bispsolutions.com | www.hyperionguru.com | www.bisptrainings.com | Page 1

Upload: amit-sharma

Post on 11-Apr-2015

11.273 views

Category:

Documents


6 download

TRANSCRIPT

Page 1: Oracle APEX Lab Guide I

Oracle APEX 4.2Working With Oracle APEX 4.2 Lab I

Description: BISP is committed to provide BEST learning material to the beginners and advance learners. In the same series, we have prepared a complete end-to end Hands-on Guide for Oracle Application Express. Join our professional training program and learn from experts.

History:Version Description Change Author Publish Date0.1 Initial Draft Upendra 12th Aug 20110.1 Review#1 Amit Sharma 18th Aug 2011

www.bispsolutions.com | www.hyperionguru.com | www.bisptrainings.com | Page 1

Page 2: Oracle APEX Lab Guide I

ContentsContents.......................................................................................................................... 2

Oracle APEX ....................................................................................................................3

What is APEX? ................................................................................................................3

Component of Oracle APEX 4.2........................................................................................3

Application Builder ......................................................................................................4

SQL Workshop .............................................................................................................4

Team Development .................................................................................................4

Administrator .........................................................................................................4

Creation of Workspace.....................................................................................................4

www.bispsolutions.com | www.hyperionguru.com | www.bisptrainings.com | Page 2

Page 3: Oracle APEX Lab Guide I

Oracle APEX Oracle Application Express (Oracle APEX), formerly called HTML DB, is a rapid web application development tool for the Oracle database. Using only a web browser and limited programming experience, you can develop and deploy professional applications that are both fast and secure. Oracle application express combines the qualities of a personal database, productivity, ease of use, and flexibility with the qualities of an enterprise database, security, integrity, scalability, availability and built for the web. Application Express is a tool to build web-based applications and the application development environment is also conveniently web-based.

What is APEX? • Development & deployment tool for web based application • Faster creation of reliable & secure web applications using Meta Data • Includes all the functionality of SQL or PL/SQL • Flexible look-and-feel options provided by themes and templates • OS independent, configured in database • Little programming knowledge required

Component of Oracle APEX 4.2 Application Builder -

SQL Workshop

Team Development

Administrator

www.bispsolutions.com | www.hyperionguru.com | www.bisptrainings.com | Page 3

Page 4: Oracle APEX Lab Guide I

Application Builder Use Application Builder to assemble an HTML interface (or application) on top of database objects such as tables and procedures.

SQL Workshop SQL Workshop is used to create, manage, and view database objects, run SQL statements and SQL scripts.

Object Browser.

SQL Commands.

SQL Scripts.

Query Builder.

Team Development Use for development task.

Administrator Use this page to perform administrative tasks.

Creation of WorkspaceStep - 1 Firstly, Login to internal workspace with its credentials.

Step 2. Click on Create Workspace button to creating new workspace in Oracle APEX 4.2

www.bispsolutions.com | www.hyperionguru.com | www.bisptrainings.com | Page 4

Page 5: Oracle APEX Lab Guide I

Step - 3. Now give Workspace Name and then click on Next button.

Step - 4. Give username and password of schema and then click on Next button.

www.bispsolutions.com | www.hyperionguru.com | www.bisptrainings.com | Page 5

Page 6: Oracle APEX Lab Guide I

Step 5. Now give admin username and then click on Next button.

Step 6. Now confirm your creation and then click on Create Workspace button.

www.bispsolutions.com | www.hyperionguru.com | www.bisptrainings.com | Page 6

Page 7: Oracle APEX Lab Guide I

Step - 7. Now click on Done button.

Step - 8. So click on Logout button.

www.bispsolutions.com | www.hyperionguru.com | www.bisptrainings.com | Page 7

Page 8: Oracle APEX Lab Guide I

Step - 9. And login to created workspace.

Step 10 When you login first time to your created workspace so we will need to change its password. So give Old and New password and then click on Apply changes button.

www.bispsolutions.com | www.hyperionguru.com | www.bisptrainings.com | Page 8

Page 9: Oracle APEX Lab Guide I

Step - 11. Now click on Return button

Step 12. Now login to created workspace

Step 13. This is created workspace.

www.bispsolutions.com | www.hyperionguru.com | www.bisptrainings.com | Page 9

Page 10: Oracle APEX Lab Guide I

Creation of Customer Form in Oracle APEX 4.2

www.bispsolutions.com | www.hyperionguru.com | www.bisptrainings.com | Page 10

Page 11: Oracle APEX Lab Guide I

Step - 1. Firstly, Login in Oracle APEX with created workspace.

Step - 2. Now click on Application Builder tab and then click on Database Application, and then click on Create button to create database application for Customer Form.

www.bispsolutions.com | www.hyperionguru.com | www.bisptrainings.com | Page 11

Page 12: Oracle APEX Lab Guide I

Step 3 Now select Database and then click on Next button.

Step 4 Now, give Name of this application and specify required setting and then click on Next button.

www.bispsolutions.com | www.hyperionguru.com | www.bisptrainings.com | Page 12

Page 13: Oracle APEX Lab Guide I

Step 5. Now select Form and then select table for this form, but firstly create table in oracle and then select table for this page and then click on Add Page.

Step 5. Now add page for Billing Information.

www.bispsolutions.com | www.hyperionguru.com | www.bisptrainings.com | Page 13

Page 14: Oracle APEX Lab Guide I

Step 6. Now add page for Shipping_Information.

Step - 7. Now add page for Correspondence.

www.bispsolutions.com | www.hyperionguru.com | www.bisptrainings.com | Page 14

Page 15: Oracle APEX Lab Guide I

Step 8. These are page of Customer Form. Now click on Next button.

Step 9 Now if you want to copy shared Component form Another Application so select Yes otherwise No and then click on Next button.

www.bispsolutions.com | www.hyperionguru.com | www.bisptrainings.com | Page 15

Page 16: Oracle APEX Lab Guide I

Step 10. Now, select date format and then click on Next button.

Step 11. Select themes and then click on Next button.

www.bispsolutions.com | www.hyperionguru.com | www.bisptrainings.com | Page 16

Page 17: Oracle APEX Lab Guide I

Step 12. Now, confirm you creating of database application and then click on Create Application.

Step 13. Application successfully created.

www.bispsolutions.com | www.hyperionguru.com | www.bisptrainings.com | Page 17

Page 18: Oracle APEX Lab Guide I

Step 14. Now click on Run button to run this application.

Step 15. Now, give Username and Password and then click on Login button.

www.bispsolutions.com | www.hyperionguru.com | www.bisptrainings.com | Page 18

Page 19: Oracle APEX Lab Guide I

Step 16. These are Customer Application form.

Step - 17. This is blank table in Oracle database of Contact information.

Step - 18. click on Contact Info page.

www.bispsolutions.com | www.hyperionguru.com | www.bisptrainings.com | Page 19

Page 20: Oracle APEX Lab Guide I

Step - 19. Now, give Information on Contact Info page and then click on Create button.

Step - 20. So data is inserted on table.

Step - 21. Now, check data into oracle database.

www.bispsolutions.com | www.hyperionguru.com | www.bisptrainings.com | Page 20