Edit D:\app\Administrator\product\11.2.0\dbhome_1\apex\images\doc\deploy_pa_edit.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>Creating a Packaged Application</title> <meta name="generator" content="Oracle DARB XHTML Converter (Mode = ohj/ohw) - Version 5.1" /> <meta name="date" content="2009-04-14T16:11:31Z" /> <meta name="robots" content="noarchive" /> <meta name="doctitle" content="Creating a Packaged Application" /> <meta name="relnum" content="Release 3.2" /> <meta name="partnum" content="E11947-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="deploy.htm" title="Deploying an Application" type="text/html" /> <link rel="up" href="deployment.htm" title="How to Create a Packaged Ap..." type="text/html" /> <link rel="up" href="deploy_pa_edit.htm" title="Creating a Packaged Applica..." type="text/html" /> <link rel="prev" href="deploy_pa.htm" title="Previous" type="text/html" /> <link rel="next" href="deploy_pa_install_script.htm" title="Next" type="text/html" /> </head> <body> <p id="BREADCRUMBING"><a href="preface.htm" title="Home">Home</a> > <a href="deploy.htm" title="Deploying an Application">Deploying an Application</a> > <a href="deployment.htm" title="How to Create a Packaged Ap...">How to Create a Packaged Ap...</a> > Creating a Packaged Applica...</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="deploy_pa.htm"><img src="dcommon/gifs/leftnav.gif" alt="Previous" /><br /> <span class="icon">Previous</span></a> </td> <td align="center"><a href="deploy_pa_install_script.htm"><img src="dcommon/gifs/rightnav.gif" alt="Next" /><br /> <span class="icon">Next</span></a></td> </tr> </table> <p><a id="CHDEAGFH" name="CHDEAGFH"></a></p> <div class="sect2"><!-- infolevel="all" infotype="General" --> <h1><a name="HTMDB25802" id="HTMDB25802"></a>Creating a Packaged <a id="sthref2044" name="sthref2044"></a><a id="sthref2045" name="sthref2045"></a><a id="sthref2046" name="sthref2046"></a>Application</h1> <p>To create a packaged application, you must create installation scripts that define your application's supporting objects (including database objects, images, and seed data) and any preinstallation validations. You define these objects and the installation and deinstallation scripts and the messages that display when the user installs or deinstalls on the Supporting Objects page.</p> <a id="sthref2047" name="sthref2047"></a> <p class="subhead2">Topics:</p> <ul> <li> <p><a href="#BABDDAHG">Accessing the Supporting Objects Page</a></p> </li> <li> <p><a href="#BABFJJEH">About the Supporting Objects Page</a></p> </li> </ul> <a id="BABDDAHG" name="BABDDAHG"></a> <div class="sect3"><!-- infolevel="all" infotype="General" --> <h2><a name="HTMDB25803" id="HTMDB25803"></a>Accessing the Supporting Objects Page</h2> <p>You create a packaged application on the Supporting Objects page.</p> <p>To access the Supporting Objects Page application:</p> <ol> <li> <p>On the Workspace home page, click the <span class="bold">Application Builder</span> icon.</p> </li> <li> <p>Select the application.</p> <p>The Application home page appears.</p> </li> <li> <p>Click the <span class="bold">Supporting Objects</span> icon.</p> <p>The Supporting Objects page appears.</p> </li> </ol> </div> <!-- class="sect3" --> <a id="BABFJJEH" name="BABFJJEH"></a> <div class="sect3"><!-- infolevel="all" infotype="General" --> <h2><a name="HTMDB25804" id="HTMDB25804"></a><a id="sthref2048" name="sthref2048"></a>About the Supporting Objects Page</h2> <p>The top of the Supporting Objects page displays the application name and indicates current selections for the following: Check for Objects, Verify System Privileges, Required Free KB, Prompt for License, Substitutions, Build Options, Validations, Installation Scripts, Upgrade Scripts, Deinstallation Script, and Include in Export.</p> <img src="img/sup_object_sum.gif" alt="Description of sup_object_sum.gif follows" title="Description of sup_object_sum.gif follows" longdesc="img_text/sup_object_sum.htm" /><br /> <a id="sthref2049" name="sthref2049" href="img_text/sup_object_sum.htm">Description of the illustration sup_object_sum.gif</a><br /> <br /> <p>The rest of the page is divided into four categories.</p> <a id="BABEHBAH" name="BABEHBAH"></a> <div class="sect4"><!-- infolevel="all" infotype="General" --> <h3><a name="HTMDB25805" id="HTMDB25805"></a>Installation</h3> <p>Use the links under Installation to define the following types of information:</p> <ul> <li> <p><span class="bold"><a id="sthref2050" name="sthref2050"></a>Prerequisites</span>. Defines built-in checks required before installing the application, including required free disk space, required system privileges, and schema object restrictions.</p> </li> <li> <p><span class="bold"><a id="sthref2051" name="sthref2051"></a>Application substitution strings</span>. Lists static substitution strings defined for the application. You can define static substitution strings for phrases or labels that occur in many places within an application. See <a href="bldr_attr_standard.htm#CHDBEHDJ">"Substitutions"</a>.</p> <p>When packaging an application, you can include prompts for substitution strings which users can specify when they install the packaged application.</p> </li> <li> <p><span class="bold"><a id="sthref2052" name="sthref2052"></a>Build Options</span>. Lists build options defined for this application. You can use build options to conditionally display specific functionality within an application. See <a href="deploy_build_options.htm#BEIDAGHE">"Using Build Options to Control Configuration"</a> and <a href="deploy_options_hide.htm#CHDGEGIJ">"Exporting Build Options or Build Option Status"</a>.</p> <p>When packaging an application, you can include prompts for specific build options which display when the application is installed.</p> </li> <li> <p><span class="bold"><a id="sthref2053" name="sthref2053"></a>Pre-installation Validations</span>. Lists validations defined for the packaged application. Similar to normal page validations, these validations prevent a user from installing database objects if the user-defined conditions are not satisfied. To create a new validation, click <span class="bold">Create</span> and follow the on-screen instructions.</p> </li> <li> <p><span class="bold"><a id="sthref2054" name="sthref2054"></a>Installation Scripts</span>. Enables a you to define multiple installation scripts that install supporting objects for the application. To create a new script, click <span class="bold">Create</span> and follow the on-screen instructions. To edit an existing script, click the <span class="bold">Edit</span> icon.</p> </li> </ul> </div> <!-- class="sect4" --> <a id="BABGIEEC" name="BABGIEEC"></a> <div class="sect4"><!-- infolevel="all" infotype="General" --> <h3><a name="HTMDB25806" id="HTMDB25806"></a>Message</h3> <p><span class="bold"><a id="sthref2055" name="sthref2055"></a></span>Use the links under Message to define message to display when the user installs or deinstalls the application. Supported HTML tags include <code><b></code>, <code><i></code>, <code><u></code>, <code><p></code>, <code><br></code>, <code><hr></code>, <code><ul></code>, <code><ol></code>, <code><li></code>, and <code><pre></code>. Available message types include:</p> <ul> <li> <p>Welcome</p> </li> <li> <p>License</p> </li> <li> <p>Application Substitutions</p> </li> <li> <p>Build Options</p> </li> <li> <p>Validations</p> </li> <li> <p>Confirmation</p> </li> <li> <p>Post Installation</p> </li> <li> <p>Upgrade</p> </li> <li> <p>Deinstallation</p> </li> </ul> <p>Note that when these messages display, only a limited set of HTML tags are recognized in order to prevent a cross site-scripting (XSS) attack. See <a href="sec_cross_site.htm#CDDBBECI">"Understanding Cross-Site Scripting Protection"</a>.</p> </div> <!-- class="sect4" --> <a id="BABFIHHF" name="BABFIHHF"></a> <div class="sect4"><!-- infolevel="all" infotype="General" --> <h3><a name="HTMDB25807" id="HTMDB25807"></a>Upgrade</h3> <p>Click <a id="sthref2056" name="sthref2056"></a><span class="bold">Upgrade scripts</span> to define scripts to upgrade database objects, images, and seed data when upgrading an existing application. See <a href="deploy_pa_upgrade.htm#BABJEBCB">"Upgrading a Packaged Application"</a>.</p> </div> <!-- class="sect4" --> <a id="BABCFHCA" name="BABCFHCA"></a> <div class="sect4"><!-- infolevel="all" infotype="General" --> <h3><a name="HTMDB25808" id="HTMDB25808"></a>Deinstallation</h3> <p>Click <span class="bold"><a id="sthref2057" name="sthref2057"></a>Deinstallation script</span> to define a script to drop database objects and static files created by the installation scripts. To edit an existing script, click the <span class="bold">Edit</span> icon.</p> </div> <!-- class="sect4" --></div> <!-- class="sect3" --></div> <!-- class="sect2" --> <!-- 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="deploy_pa.htm"><img src="dcommon/gifs/leftnav.gif" alt="Previous" /><br /> <span class="icon">Previous</span></a> </td> <td align="center"><a href="deploy_pa_install_script.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