Edit D:\app\Administrator\product\11.2.0\dbhome_1\apex\images\doc\bldr_app_proc_create.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 an Application Process</title> <meta name="generator" content="Oracle DARB XHTML Converter (Mode = ohj/ohw) - Version 5.1" /> <meta name="date" content="2009-04-14T16:11:27Z" /> <meta name="robots" content="noarchive" /> <meta name="doctitle" content="Creating an Application Process" /> <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="bldr_pgs.htm" title="Working with Application Pages" type="text/html" /> <link rel="up" href="bldr_app_proc.htm" title="Understanding Application P..." type="text/html" /> <link rel="up" href="bldr_app_proc_create.htm" title="Creating an Application Pro..." type="text/html" /> <link rel="prev" href="bldr_app_proc_example.htm" title="Previous" type="text/html" /> <link rel="next" href="bldr_app_proc_rpt.htm" title="Next" type="text/html" /> </head> <body> <p id="BREADCRUMBING"><a href="preface.htm" title="Home">Home</a> > <a href="bldr_pgs.htm" title="Working with Application Pages">Working with Application Pages</a> > <a href="bldr_app_proc.htm" title="Understanding Application P...">Understanding Application P...</a> > Creating an Application Pro...</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="bldr_app_proc_example.htm"><img src="dcommon/gifs/leftnav.gif" alt="Previous" /><br /> <span class="icon">Previous</span></a> </td> <td align="center"><a href="bldr_app_proc_rpt.htm"><img src="dcommon/gifs/rightnav.gif" alt="Next" /><br /> <span class="icon">Next</span></a></td> </tr> </table> <p><a id="BABHJIAB" name="BABHJIAB"></a></p> <div class="sect2"><!-- infolevel="all" infotype="General" --> <h1><a name="HTMDB25212" id="HTMDB25212"></a>Creating an Application Process<a id="sthref750" name="sthref750"></a></h1> <p>To create an application process:</p> <ol> <li> <p>Navigate to the Shared Components page:</p> <ol> <li> <p>On the Workspace home page, click <span class="bold">Application Builder</span>.</p> </li> <li> <p>Select an application.</p> </li> <li> <p>On the Application home page, click <span class="bold">Shared Components</span>.</p> <p>The Shared Components page appears.</p> </li> </ol> </li> <li> <p>Under Logic, select <span class="bold">Application Processes</span>.</p> </li> <li> <p>Click <span class="bold">Create</span>.</p> </li> <li> <p>For Identification:</p> <ol> <li> <p>Name - Enter a name for the application process.</p> </li> <li> <p>Sequence - Specify the sequence number for this process. The sequence number determines the order in which the process will be evaluated relative to other processes.</p> </li> <li> <p>Point - Identify the point at which this process executes.</p> </li> <li> <p>Click <span class="bold">Next</span>.</p> </li> </ol> </li> <li> <p>For Source:</p> <ol> <li> <p>Process Text - Enter the text that is to be the source of your process.</p> </li> <li> <p>Error Message - Enter the error message that displays if the process raises an error.</p> </li> <li> <p>Click <span class="bold">Next</span>.</p> </li> </ol> </li> <li> <p>For Conditionality:</p> <ol> <li> <p>Condition Type - Select a condition type that must be met in order for this process to execute.</p> </li> <li> <p>Expression 1 and Expression 2 - Use these attributes to conditionally control whether the process executes. Enter values in this attribute based on the specific condition type you select. The process will execute if the specified condition is met.</p> </li> <li> <p>Click <span class="bold">Create Process</span>.</p> </li> </ol> </li> </ol> <div class="sect3"><!-- infolevel="all" infotype="General" --><a id="sthref751" name="sthref751"></a> <h2><a name="HTMDB25213" id="HTMDB25213"></a>About the Application Process <a id="sthref752" name="sthref752"></a>Page<a id="sthref753" name="sthref753"></a></h2> <p>Once you create an application process, it appears on the Application Processes page. You control how the page displays by making a selection from the View list. Available options include:</p> <ul> <li> <p><span class="bold">Icons</span> (the default) displays each process as a large icon. To edit a process, click the appropriate icon.</p> </li> <li> <p><span class="bold">Details</span> displays each application process as a line in a report. To edit a process, click the name.</p> </li> </ul> </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="bldr_app_proc_example.htm"><img src="dcommon/gifs/leftnav.gif" alt="Previous" /><br /> <span class="icon">Previous</span></a> </td> <td align="center"><a href="bldr_app_proc_rpt.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