ADFo 1 2

Download as pdf or txt
Download as pdf or txt
You are on page 1of 21

Oracle Application Express:

Application Development
Foundations
1-2
Getting Started with Oracle Application Express

Copyright © 2019, Oracle and/or its affiliates. All rights reserved.


Objectives
This lesson covers the following objectives:
• Describe Oracle Application Express
• Explain the key features of Oracle Application Express
• List and describe the components of Oracle Application
Express
• Describe Oracle Application Express architecture
• Log in to Oracle Application Express
• Install and run a packaged app

ADFo 1-2
Getting Started with Oracle Copyright © 2019, Oracle and/or its affiliates. All rights reserved. 3
Application Express
What is Oracle Application Express?
Database-centric web application development framework

Develop desktop Visualize and Leverage SQL Skills


and mobile web apps maintain and database
database data capabilities

ADFo 1-2
Getting Started with Oracle Copyright © 2019, Oracle and/or its affiliates. All rights reserved. 4
Application Express
Oracle Application Express:
Distinguishing Characteristics

App Development IDE App definitions are stored Page generation is efficient
is a web browser. in the database as meta with only one request and
data. one response.
No client software Declarative – No code Data processing done in the
needed generation Database

ADFo 1-2
Getting Started with Oracle Copyright © 2019, Oracle and/or its affiliates. All rights reserved. 5
Application Express
Oracle APEX Architecture
3 Tier Architecture

Data
Schemas

Oracle APEX
Engine

Oracle
Database

Browser Mid Tier Database Tier

ORDS = Oracle REST Data Services

ADFo 1-2
Getting Started with Oracle Copyright © 2019, Oracle and/or its affiliates. All rights reserved. 6
Application Express
Oracle APEX - Use Cases

Developing opportunistic Extending enterprise Migrating file based and


& self service web apps application solutions client server apps to the
web

ADFo 1-2
Getting Started with Oracle Copyright © 2019, Oracle and/or its affiliates. All rights reserved. 7
Application Express
Oracle APEX - Concepts

ADFo 1-2
Getting Started with Oracle Copyright © 2019, Oracle and/or its affiliates. All rights reserved. 8
Application Express
Logging In to a Workspace
Steps:
• Enter the URL in your browser address bar
• Enter the workspace name
• Enter the username and password
• Click Sign In

ADFo 1-2
Getting Started with Oracle Copyright © 2019, Oracle and/or its affiliates. All rights reserved. 9
Application Express
Oracle Application Express – Major
Components

Comprehensive Development IDE, Web Application


Development, and SQL Database Development

ADFo 1-2
Getting Started with Oracle Copyright © 2019, Oracle and/or its affiliates. All rights reserved. 10
Application Express
Oracle Application Express – App Builder

ADFo 1-2
Getting Started with Oracle Copyright © 2019, Oracle and/or its affiliates. All rights reserved. 11
Application Express
Oracle Application Express – SQL Workshop

Browser based maintenance of database objects and data


Designed to meet application developers’ needs, especially in hosted environments

ADFo 1-2
Getting Started with Oracle Copyright © 2019, Oracle and/or its affiliates. All rights reserved. 12
Application Express
Oracle Application Express – Team
Development

Collaborate with colleagues, track project details


with associations to application pages.

Life cycle development: design, develop, deploy,


view customer feedback, enhance, re-deploy.
ADFo 1-2
Getting Started with Oracle Copyright © 2019, Oracle and/or its affiliates. All rights reserved. 13
Application Express
Oracle Application Express – Packaged Apps

ADFo 1-2
Getting Started with Oracle Copyright © 2019, Oracle and/or its affiliates. All rights reserved. 14
Application Express
Installing a Packaged App

1 3 4

2
5

ADFo 1-2
Getting Started with Oracle Copyright © 2019, Oracle and/or its affiliates. All rights reserved. 15
Application Express
Running the Packaged App
1

2
Sample Charts Packaged Application

ADFo 1-2
Getting Started with Oracle Copyright © 2019, Oracle and/or its affiliates. All rights reserved. 16
Application Express
Getting Started
apex.oracle.com Oracle Database Cloud Service

Oracle Database XE Oracle VM Virtual Box

ADFo 1-2
Getting Started with Oracle Copyright © 2019, Oracle and/or its affiliates. All rights reserved. 17
Application Express
Summary
• In this lesson, you should have learned to:
• Log in to Oracle Application Express development
environment
• Navigate through the major components of Oracle
Application Express
• Install and run a packaged application

ADFo 1-2
Getting Started with Oracle Copyright © 2019, Oracle and/or its affiliates. All rights reserved. 18
Application Express
19
Practice Activities

ADFo 1-2
Getting Started with Oracle Copyright © 2019, Oracle and/or its affiliates. All rights reserved.
Application Express

You might also like