Previous
Previous
 
Next
Next

About the Application Migrations Page

The Project page shows a high-level overview of your Oracle Forms conversion project.

Description of project_page_forms.gif follows
Description of the illustration project_page_forms.gif

Topics

Understanding the Project Page

To view project details, click the project name. The Project page appears.

Description of fmb_project_detail.gif follows
Description of the illustration fmb_project_detail.gif

With the exception of the File Name column, most of the information on the Project page only applies to FormModule XML files (for example, Blocks, Triggers, and Program Units columns). If a column does not apply to the uploaded file, a 0 displays.

The Project page lists the following information about uploaded files:

You can review Forms attributes and track manual conversion by clicking the links on this page.

Utilizing Interactive Reports

Many pages in Application Migration Workshop display as interactive reports. You can customize the appearance of these pages using the Search bar at the top of each page.

Description of search.gif follows
Description of the illustration search.gif

Use the Search bar to create custom searches and customize and filter the information that appears on the page.

Available controls on the Search bar include:

  • Search icon - Resembles a magnifying glass. Click this icon to narrow your search to only specific columns. To search all columns, select All Columns.

  • Text area - Enter case insensitive search criteria (wild card characters are implied) and then click Go.

  • Go button - Executes a search or applies a filter.

  • Actions menu - Use this menu to customize an interactive report.

To learn more, see "Customizing Interactive Reports" in Oracle Application Express Application Builder User's Guide.

About the Upload File, Create Application, and Run Application Buttons

Three buttons display to the right of the Search Bar:

  • Click Upload File to add files to your conversion project. See "Uploading Additional Files".

  • Click Create Application to create an Oracle Application Express application based on the components included in your conversion project. See "Step 6: Generate the Oracle Application Express Application".

  • Click Run Application to submit the pages within your Oracle Application Express application to the Oracle Application Express and render viewable HTML. Note this button only appears after you generate an application.

About Associated Application

The Associated Application only displays after you create an application. This box displays application name, number of application pages, last update date, and the user who performed the updates. Click the application name to link to the Application home page within Application Builder.

Description of project_ass_app.gif follows
Description of the illustration project_ass_app.gif

About the Tasks List

The Tasks list displays on the right side of the page.

Description of fmb_project_tasks.gif follows
Description of the illustration fmb_project_tasks.gif

The Tasks list contains the following links:

  • Delete Project deletes the current project.

  • Edit Project Details and Applicability links to the Project Details page. See "Editing Project Details".

  • About Forms Conversion links to a page that explains how to convert Oracle Forms applications.

  • Set Application Defaults links to the Set Application Defaults page. See "Setting Up Application Defaults".

About the Completion Status Box

A Completion Status box displays on the right side of the page listing the total number of components, completed components, and percent complete.

Description of project_page_status.gif follows
Description of the illustration project_page_status.gif

Uploading Additional Files

To add files to your conversion project:

  1. Go to the Project page:

    1. Log in the workspace you created for your conversion project as described in "Logging in to Your Oracle Application Express Workspace".

    2. Click the Application Builder icon.

    3. Click Migrations on the right side of the page.

    4. Click a project name.

      The Project page appears.

  2. On the Project page, click Upload File.

  3. For File Type, select one of the following:

    • Forms Module - Upload a FormModule in XML format (myForm_fmb.xml). Use the Forms2XML conversion tool to convert Oracle FormModule .FMB files to .XML format.

    • PL/SQL Library - Upload a PL/SQL Library associated with your Oracle Forms application (myLibrary.PLD). The library must be in text format. Use the File > Convert option in Oracle Forms Builder to convert PL/SQL library .PLLs to .PLD text files.

    • Oracle Report - Upload an Oracle Report in XML format (myReport.XML). Use the File Conversion option in Oracle Reports Builder to convert binary(.RDF), ASCII (.REX), and .JSP Reports to XML format.

    • Object Library - Upload an Object Library in XML format (myObjects_olb.XML). Use the Forms2XML conversion tool to convert Object Library .OLB files to .XML format.

    • Forms Menu - Upload an Oracle Form Menu in XML format (myMenu_mmb.XML). Use the Forms2XML conversion tool to convert FormsMenu .MMB file to .XML format.

  4. File - Click Browse and locate the file your want to upload.

  5. Click Upload.

    The Confirm page appears.

  6. To add more files, click Upload and Upload Another and repeat the previous step until all files appear on the Confirm page.

  7. Review the file details, and click Finish.

    The Project page appears.