Edit D:\app\Administrator\product\11.2.0\dbhome_1\apex\images\doc\AEMIG\apm_howgenapp.htm
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <title>Step 6: Generate the Oracle Application Express Application</title> <meta name="generator" content="Oracle DARB XHTML Converter (Mode = ohj/ohw) - Version 5.1" /> <meta name="date" content="2009-04-14T18:4:45Z" /> <meta name="robots" content="noarchive" /> <meta name="doctitle" content="Step 6: Generate the Oracle Application Express Application" /> <meta name="relnum" content="Release 3.2" /> <meta name="partnum" content="E12509-01" /> <link rel="copyright" href="../dcommon/html/cpyr.htm" title="Copyright" type="text/html" /> <link rel="stylesheet" href="../dcommon/css/blafdoc.css" title="Oracle BLAFDoc" type="text/css" /> <link rel="contents" href="toc.htm" title="Contents" type="text/html" /> <link rel="up" href="preface.htm" title="Home" type="text/html" /> <link rel="up" href="appmgr.htm" title="Migrating a Microsoft Acces..." type="text/html" /> <link rel="up" href="apm_howgenapp.htm" title="Step 6: Generate the Oracle..." type="text/html" /> <link rel="prev" href="apm_rvwdbmodpg.htm" title="Previous" type="text/html" /> <link rel="next" href="apm_del_project.htm" title="Next" type="text/html" /> </head> <body> <p id="BREADCRUMBING"><a href="preface.htm" title="Home">Home</a> > <a href="appmgr.htm" title="Migrating a Microsoft Acces...">Migrating a Microsoft Acces...</a> > Step 6: Generate the Oracle...</p> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <col width="86%" /> <col width="*" /> <tr valign="bottom"> <td align="left"></td> <td align="center"><a href="apm_rvwdbmodpg.htm"><img src="../dcommon/gifs/leftnav.gif" alt="Previous" /><br /> <span class="icon">Previous</span></a> </td> <td align="center"><a href="apm_del_project.htm"><img src="../dcommon/gifs/rightnav.gif" alt="Next" /><br /> <span class="icon">Next</span></a></td> </tr> </table> <p><a id="CHDBGGJJ" name="CHDBGGJJ"></a></p> <div class="sect1"><!-- infolevel="all" infotype="General" --> <h1><a name="AEMIG118" id="AEMIG118"></a>Step 6: <a id="sthref69" name="sthref69"></a>Generate the Oracle Application Express Application</h1> <p>After validating and updating objects, you now need to generate the application in Oracle Application Express. You can create an application based on valid forms and reports, or a maintenance application based on valid tables and views.</p> <p>When creating an application, a home page is defined by default. You have the option to create additional blank pages so that you can introduce further navigation possibilities.</p> <p>You can then choose which user interface theme your application should be based on. By default, the application uses one level of tabs.</p> <p>As a shortcut, you can also set some application defaults. These defaults are used whenever you create new applications.</p> <a id="sthref70" name="sthref70"></a> <p class="subhead2">Setting Up Application Defaults</p> <p>To set up application defaults (optional):</p> <ol> <li> <p>On the right side of the project page, click <span class="bold">Generate Application Defaults</span> in the Tasks list.</p> </li> <li> <p>Select the options you want to use as defaults.</p> <p>For information, click <span class="bold">Help</span> or click the item label. Clicking the item label opens a separate window describing the item and its options.</p> </li> <li> <p>Click <span class="bold">Apply Changes</span>.</p> <p>The project page appears.</p> </li> </ol> <a id="sthref71" name="sthref71"></a> <p class="subhead2">Generating Applications</p> <p>To generate either type of application:</p> <ol> <li> <p>On the right side of the project page, click one of the following in the Tasks list:</p> <ul> <li> <p>Generate Application - This option generates an application based on the forms and reports you selected to include.</p> </li> <li> <p>Generate Maintenance Application - This option generates an application based on the tables and queries you selected to include.</p> </li> </ul> </li> <li> <p>In the Selected Application Objects section, you can customize specific pages.</p> <p>For example:</p> <ul> <li> <p>To rename a page, click the page link and enter the new name on the New Page Definition page that appears.</p> </li> <li> <p>To select the type of navigation on the application's home page, click the <span class="bold">Home Page</span> link.</p> <p>On the New Page Definition page that appears, select Vertical Unordered List with Bullets, Vertical Images List or Horizontal Images List for Navigation.</p> </li> <li> <p>To display an image on a parent page, click the page link.</p> <p>On the New Page Definition page that appears, go to the Page Icon field and select the image you want to appear on that page. You can either select an image from the select list or click the <span class="bold">Find</span> icon (flashlight) to open a page of options.</p> <p>Repeat this step for each parent page. If you do not explicitly select an image for a page, the default image appears for that page.</p> <p>Note that for the image to appear in your application, you must have selected either Vertical Images List or Horizontal Images List for the Home page navigation.</p> </li> </ul> </li> <li> <p>To add a blank page to the application, scroll down to the Add Page section and click <span class="bold">Add Page</span>.</p> <p>Note that the new page appears at the bottom of the list in the Selected Application Objects section.</p> </li> <li> <p>Click <span class="bold">Next</span> to select a theme for the application, or click <span class="bold">Create</span> to skip the theme selection step.</p> <p>If you skip the theme step, the default is used.</p> </li> <li> <p>Select a theme for the application and click Next.</p> <p>A <span class="bold">theme</span> is a collection of templates that define the layout and style of an application, including buttons and pages.</p> </li> <li> <p>Confirm your selections and click <span class="bold">Create</span>.</p> </li> <li> <p>To preview the application, click <span class="bold">Run Application</span>.</p> </li> <li> <p>Log in using your Oracle Application Express workspace credentials.</p> <p>Your application now appears as a separate application in Oracle Application Express.</p> </li> <li> <p>To customize your application, scroll down to the Developer toolbar and click <span class="bold">Edit Application</span>.</p> <p>You might want to do the following customizations immediately after you generate your application:</p> <ul> <li> <p>Rename the application. Each application has a unique ID, but the migration project name becomes the application name by default. To more easily identify an application, you might want to change its name to something more meaningful by editing the application attributes.</p> </li> <li> <p>Change the authentication scheme. By default, the authentication scheme is Application Express authentication. You can change this by editing the application attributes.</p> </li> </ul> <div align="center"> <div class="inftblnotealso"><br /> <table class="NoteAlso oac_no_warn" summary="" cellpadding="3" cellspacing="0"> <tbody> <tr> <td align="left"> <p class="notep1">See Also:</p> For instructions on editing application attributes, adding pages, deploying your application, and so on, see <span class="italic">Oracle Application Express Application Builder User's Guide</span> or the Oracle Application Express online Help.</td> </tr> </tbody> </table> <br /></div> <!-- class="inftblnotealso" --></div> </li> </ol> </div> <!-- class="sect1" --> <!-- Start Footer --> <div class="footer"> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <col width="86%" /> <col width="*" /> <tr> <td align="left"><span class="copyrightlogo">Copyright © 2003, 2009, Oracle and/or its affiliates. All rights reserved.</span><br /> <a href="../dcommon/html/cpyr.htm"><span class="copyrightlogo">Legal Notices</span></a></td> <td align="center"><a href="apm_rvwdbmodpg.htm"><img src="../dcommon/gifs/leftnav.gif" alt="Previous" /><br /> <span class="icon">Previous</span></a> </td> <td align="center"><a href="apm_del_project.htm"><img src="../dcommon/gifs/rightnav.gif" alt="Next" /><br /> <span class="icon">Next</span></a></td> </tr> </table> </div> <!-- class="footer" --> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de