Oracle® HTML DB
Release 2.0
  Go To Table Of Contents
Contents

Previous
Previous
Next
Next
 

Creating an Application Using a Wizard

A quick way to make data in the Oracle database accessible to end users is to run the Create Application Wizard. You can access the wizard by clicking the Create button on the Application Builder home page. The procedure that follows describes how to create an application based on an the EMP table.

To create an application based on an existing table:

  1. Log in to Oracle HTML DB. See "Logging In to Oracle HTML DB".

    The Workspace home page appears.

  2. Click the Application Builder icon.

  3. Click the Create button.

  4. Select Create Application and click Next.

    Next, specify a name and select a schema.

  5. For Name:

    1. In Name, enter MyApp.

    2. From Schema, select the appropriate schema.

    3. Accept the remaining defaults and click Next.

    Next, add pages to your application.

  6. Under Add Page:

    1. For Select Page Type, select Report.

      Notice that Action describes the type of page you are adding.

    2. From Table or View, select EMP.

    3. (Optional) To create additional summary reports and charts, select the Include Analysis Pages check box and follow the wizard prompts.

    4. Click Add Page.

      The new page (or pages) appears at the top of the page. To delete a page, click [delete].

    5. Click Next.

  7. For Tabs, accept the default and click Next.

  8. For Shared Components, accept the default and click Next.

    This option enables you to import shared components from another application. Shared components are common elements that can display or be applied on any page within an application.

  9. For Authentication Scheme, Language, and User Language Preference Derived From, accept the defaults and click Next.

  10. Select a theme and click Next.

    Themes are collections of templates that can be used to define the layout and style of an entire application.

  11. Confirm your selections. To return to a previous wizard page, click Previous. To accept your selections, click Create.

Running an Application

To view a rendered version of an application, you run or submit it to the HTML DB engine. As you create new pages you can run them individually, or run an entire application. You can run a page from numerous locations within Application Builder by clicking the Run Application icon. The Run Application icon resembles a traffic light.

To run an application:

  1. Navigate to the Workspace home page.

  2. Click the Application Builder icon.

    The Application Builder home page appears.

  3. Select an application (for example, MyApp).

  4. Click the Run Application icon.

    The Login page appears.

  5. Log in to your application by enter your workspace username and password and click Login.

    Your application appears. Note the Developer toolbar at the bottom on the page. The Developer toolbar offers a quick way to edit the current page, create a new page, control, or component, view session state, or toggle edit links on an off.

  6. Explore your application.

  7. To exit your application and return to Application Builder, click Edit Page on the Developer toolbar.

    The Page Definition appears.

    A page is the basic building block of an application. You use the Page Definition to view, create, and edit the controls and components that define a page.

  8. To return to the Application Builder home page, select the Application Builder breadcrumb.