5.1.2 Create Application Wizard Use Cases
Review common use cases when using the Create Application Wizard.
Common use cases when using the Create Application Wizard include:
-
Create an app from existing data. Create an application and set of initial pages based on existing data from a table or a query. Then, select application features, specify a theme, and configure options. These initial pages can be used as is, or function as a blueprint for creating a similar set of pages in the future. See Running the Create Application Wizard and Using Application Blueprints.
-
Create an app and add pages. Create an application and then add pages one at a time using the Create Page Wizard. See Running the Create Application Wizard and Adding a New Page to an Application.
-
Create an app from a file. Create an application from a file by uploading
CSV
,XLSX
,XML
, orJSON
file, or copying and pasting data directly into the wizard. See Creating a Database Application from a File. -
Create an app based on a script. Create an application containing many pages from a saved script in SQL Scripts. See Creating an Application from a Script in Oracle APEX SQL Workshop Guide.
-
Create an app based on a dataset. After you install a sample data set, you have the option to create an application containing multiple pages on that dataset. See Installing a Sample Dataset in Oracle APEX SQL Workshop Guide.
See Also:
Copying a Database ApplicationParent topic: Creating New Applications