Edit D:\app\Administrator\product\11.2.0\dbhome_1\apex\images\doc\AEMIG\fmig_proj.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 4: Create a Conversion Project</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 4: Create a Conversion Project" /> <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_forms.htm" title="Converting an Oracle Forms ..." type="text/html" /> <link rel="up" href="fmig_proj.htm" title="Step 4: Create a Conversion..." type="text/html" /> <link rel="prev" href="fmig_upload.htm" title="Previous" type="text/html" /> <link rel="next" href="fmig_rev.htm" title="Next" type="text/html" /> </head> <body> <p id="BREADCRUMBING"><a href="preface.htm" title="Home">Home</a> > <a href="appmgr_forms.htm" title="Converting an Oracle Forms ...">Converting an Oracle Forms ...</a> > Step 4: Create a Conversion...</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="fmig_upload.htm"><img src="../dcommon/gifs/leftnav.gif" alt="Previous" /><br /> <span class="icon">Previous</span></a> </td> <td align="center"><a href="fmig_rev.htm"><img src="../dcommon/gifs/rightnav.gif" alt="Next" /><br /> <span class="icon">Next</span></a></td> </tr> </table> <p><a id="CHDEBBAD" name="CHDEBBAD"></a></p> <div class="sect1"><!-- infolevel="all" infotype="General" --> <h1>Step 4: Create a Conversion <a id="sthref109" name="sthref109"></a>Project</h1> <p>Next, create a conversion project by running Create Migration Project Wizard and loading the application metadata extracted in <a href="fmig_cnvrt.htm#CHDEBFAD">"Step 1: Convert Oracle Forms to XML"</a>.</p> <p>To create a conversion project:</p> <ol> <li> <p>Log in the workspace you created for your conversion project as described in <a href="fmig_login.htm#CHDIJGIF">"Logging in to Your Oracle Application Express Workspace"</a>.</p> </li> <li> <p>Under Migrations on the right side of the Workspace home page, click the <span class="bold">Application Migrations</span> link.</p> </li> <li> <p>On the Application Migrations page, click <span class="bold">Create Project</span>.</p> <p>The Create Migration Project wizard appears. Note that the steps included in the wizard appear in a flowchart on the left of the page.</p> </li> <li> <p>Enter the project details:</p> <ol> <li> <p>Project Name - Enter a unique name. The project name must be unique to your current workspace and should not contain any white spaces.</p> </li> <li> <p>Type - Select <span class="bold">Forms</span>.</p> </li> <li> <p>Description - Enter a meaningful description for this project.</p> </li> <li> <p>Schema - Select the schema that contains the database schema objects associated with the Oracle Forms application you want to convert.</p> <p>The default schema is the schema associated with your workspace. If multiple schemas are associated with your workspace, all associated schemas appear in the select list, arranged in alphabetical order. When this situation exists, select the schema associated with the Oracle Forms you want to upload.</p> </li> <li> <p>Forms Module XML File - Click <span class="bold">Browse</span> and locate the XML file which contains the information of your converted Oracle FormModule (for example, <code><span class="codeinlineitalic">myForm</span></code><code>_fmb.xml</code>).</p> <p>Note that you must upload the converted Oracle FormModule file first.</p> <p>The Confirm page appears.</p> </li> <li> <p>To add more files, click <span class="bold">Upload Another File</span>.</p> </li> </ol> </li> <li> <p>To upload a file, specify the following:</p> <ol> <li> <p>File Type - Select the appropriate file type. Options include:</p> <ul> <li> <p>Forms Module - Upload a FormModule in XML format (<code><span class="codeinlineitalic">myForm</span></code><code>_fmb.xml</code>). Use the <code>Forms2XML</code> conversion tool to convert Oracle FormModule <code>.FMB</code> files to <code>.XML</code> format.</p> </li> <li> <p>PL/SQL Library - Upload a PL/SQL Library associated with your Oracle Forms application (<code><span class="codeinlineitalic">myLibrary</span></code><code>.PLD</code>). The library must be in text format. Use the <code>File > Convert</code> option in Oracle Forms Builder to convert PL/SQL library <code>.PLLs</code> to <code>.PLD</code> text files.</p> </li> <li> <p>Oracle Report - Upload an Oracle Report in XML format (<code><span class="codeinlineitalic">myReport</span></code><code>.XML</code>). Use the File Conversion option in Oracle Reports Builder to convert binary(<code>.RDF</code>), ASCII (<code>.REX</code>), and <code>.JSP</code> Reports to <code>XML</code> format.</p> </li> <li> <p>Object Library - Upload an Object Library in XML format (<code><span class="codeinlineitalic">myObjects</span></code><code>_olb.XML</code>). Use the <code>Forms2XML</code> conversion tool to convert Object Library <code>.OLB</code> files to <code>.XML</code> format.</p> </li> <li> <p>Forms Menu - Upload an Oracle Form Menu in XML format (<code><span class="codeinlineitalic">myMenu</span></code><code>_mmb.XML</code>). Use the <code>Forms2XML</code> conversion tool to convert MenuModule <code>.MMB</code> files to <code>.XML</code> format.</p> </li> </ul> </li> <li> <p>File - Click <span class="bold">Browse</span> and locate the file your want to upload.</p> </li> <li> <p>Click <span class="bold">Upload</span>.</p> <p>The Confirm page appears.</p> </li> </ol> </li> <li> <p>To add more files, click <span class="bold">Upload Another File</span> and repeat the previous step until all files appear on the Confirm page.</p> </li> <li> <p>Review the project details, and click <span class="bold">Finish</span>.</p> <p>The project page appears.</p> </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="fmig_upload.htm"><img src="../dcommon/gifs/leftnav.gif" alt="Previous" /><br /> <span class="icon">Previous</span></a> </td> <td align="center"><a href="fmig_rev.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