Practice - 01 Getting Started With Oracle APEX On The Oracle Autonomous Database
Practice - 01 Getting Started With Oracle APEX On The Oracle Autonomous Database
Introduction
Oracle APEX is a low-code application platform for Oracle Database. APEX Application
Development, Autonomous Data Warehouse (ADW), and Autonomous Transaction Processing
(ATP) are fully managed services, pre-integrated and pre-configured with APEX, for rapidly
building and deploying modern data-driven applications in Oracle Cloud. Business users,
citizens, and application developers can create enterprise apps 20X faster with 100X less code
— without having to learn complex web technologies with just a browser. To start, you will
need to decide on the service you are going to use for this workshop and then create an APEX
workspace accordingly.
6 Practice: Getting Started with Oracle APEX on the Oracle Autonomous Database
How do I find my APEX release version?
To determine which release of Oracle APEX you are currently running, do one of the following:
• View the release number on the Workspace home page:
o Sign in to Oracle APEX. The Workspace home page appears. The current
release version is displayed in the bottom right corner.
Practice: Getting Started with Oracle APEX on the Oracle Autonomous Database 7
• View the About APEX page:
o Click the Help menu at the top of the page and select About. The About APEX
page appears.
You can run this lab in any Oracle Database with APEX 23.1 installed. This includes the APEX
Application Development Service, the free, "Development Only" apex.oracle.com service, your
on-premises Oracle Database (providing APEX 23.1 is installed), on a third-party cloud provider
where APEX 23.1 is installed, or even on your laptop by installing Oracle XE or Oracle VirtualBox
App Dev VM and installing APEX 23.1.
For this course, we will use the free, “Development Only” apex.oracle.com service.
Signing up for apex.oracle.com is simply a matter of providing details on the workspace you
wish to create and then waiting for the approval email.
1. Go to https://apex.oracle.com
8 Practice: Getting Started with Oracle APEX on the Oracle Autonomous Database
2. Click Get Started for Free.
3. Scroll down and you will see details for apex.oracle.com. Click Request a Free
Workspace.
Practice: Getting Started with Oracle APEX on the Oracle Autonomous Database 9
4. On the Request a Workspace dialog, enter your identification details – First Name, Last
Name, Email, Workspace Name, Your Location, etc.
Now, please accept the Terms of the Oracle APEX Service Agreement and then Request
Workspace
Note: For workspace, enter a unique name, such as first initial and last name.
10 Practice: Getting Started with Oracle APEX on the Oracle Autonomous Database
5. Check your email. You should get an email from apexext-noreply@ociapp-
notifications.oracle.com within a few minutes.
Note: If you don’t get an email go back to Step 3 and make sure to enter your email
correctly.
Within the email body, click Create Workspace.
Practice: Getting Started with Oracle APEX on the Oracle Autonomous Database 11
6. Click Continue to Sign In Screen.
12 Practice: Getting Started with Oracle APEX on the Oracle Autonomous Database
8. On the APEX Workspace login page, enter your password, select the Remember
workspace and username checkbox, and then click Sign In.
Summary
At this point, you know how to create an APEX Workspace and you are ready to start building
amazing apps, fast. You may now proceed to the next practice.
Practice: Getting Started with Oracle APEX on the Oracle Autonomous Database 13
Practice 2: Install and Run a Sample Application Overview
In this lab, you will navigate through the major components of Oracle APEX. This lab also
covers installing and running a sample application.
Tasks
To log in to Oracle APEX, you need a Workspace Name, username, and the password created
for that Workspace. In this hands-on lab, you log in to your Oracle APEX Workspace.
14 Practice: Getting Started with Oracle APEX on the Oracle Autonomous Database
b. The login page appears. Enter the workspace name, username, and password.
Click Sign In.
Practice: Getting Started with Oracle APEX on the Oracle Autonomous Database 15
3. You do not have any applications listed right now. You can create a new app or install
a sample or starter app.
The SQL Workshop home page appears. Review each of the SQL Workshop components.
16 Practice: Getting Started with Oracle APEX on the Oracle Autonomous Database
5. Click Gallery.
6. The Gallery page displays a collection of starter applications, sample applications and
custom applications that you can install in your workspace.
Practice: Getting Started with Oracle APEX on the Oracle Autonomous Database 17
Install a Sample Application
2. Now that you are in Sample Apps, search for apps by typing "Reporting" into the "Search
Apps" search box and navigate to Sample Reporting and click the Install button.
18 Practice: Getting Started with Oracle APEX on the Oracle Autonomous Database
3. On the Install Application page, click the Install Application button.
Practice: Getting Started with Oracle APEX on the Oracle Autonomous Database 19
4. You can now see that the application is installed. Run the application by selecting Run
Application.
6. Enter your Username and Password (Same as your Workspace credentials) and click Sign
In.
20 Practice: Getting Started with Oracle APEX on the Oracle Autonomous Database
7. You now see the Sample Reporting application home page. In your Runtime environment
under Developer Toolbar, click Home to return to the home page of the APEX
development environment.
Practice: Getting Started with Oracle APEX on the Oracle Autonomous Database 21
9. Toggle between the View Icons and the View Reports buttons. You see that applications
are displayed along with their icons and report format.
Summary
You now know how to navigate through the major components of Oracle APEX and install and
run a packaged application. You may now proceed to the next practice.
22 Practice: Getting Started with Oracle APEX on the Oracle Autonomous Database