Creating an Oracle APEX Application

Creating an Oracle APEX Application

Build Your First Web App with Ease

Introduction

In this tutorial, you will discover how to create your very first Oracle APEX application from scratch. We will walk you through the step-by-step process of building a web app effortlessly, enabling you to dive into the world of Oracle APEX development with confidence.

Video Tutorial

Steps to Create APEX Application

  • Log in to Oracle APEX

  • Click on App Builder

  • Click Create

  • Click New Application in the Create An Application wizard

  • Provide a name for your application. E.g., MyHR

  • Optionally change the icon and color scheme by selecting the icon next to the application name

  • Click Save Icon

  • Under features click "Check All"

  • Click Create Application.

  • This process may take a few seconds to complete.

  • To run the application click the play button.

  • Sign in with your workspace username and password.

  • You have successfully created your first APEX application without writing a single line of code. The application automatically handled the authentication.