Home > Converting an Oracle Forms ... > Step 5: Review and Edit For... > Reviewing Forms Modules
Previous |
Next |
From the Project page you can browse the objects included in your uploaded Oracle FormModule XML file (for example, myForm
_fmb.xml
).
Topics
To view an imported FormModule:
Go to the Project page:
On the Workspace home page, click the Applications Migrations link on the right side of the page.
Click a project name.
The Project page appears.
Click the Edit icon to the left of the XML
file name (for example, myForm
_fmb.xml
).
The Form Details page appears.
To delete an imported FormModule, click Delete.
To download the files associated with this project, click Download.
Use Annotations to track the overall status of form components within the conversion process. To learn more, see "Using Annotations to Track the Conversion Process".
To review object metadata:
Go to the Projects page:
On the Workspace home page, click the Applications Migrations link on the right side of the page.
Click a project name.
The Project page appears.
Click the number under the column for the appropriate object type. Alternately, click the File Name to view a report describing the component.
Clicking a number displays a listing of the object type.
To include blocks, items, and LOVs select the Include check box adjacent to the object name and click Apply Changes.
To view details about a specific object, click the object name or Edit icon.
To review blocks:
Go to the Project page:
On the Workspace home page, click the Applications Migrations link on the right side of the page.
Click the project name.
The Project page appears.
Click the link under the Blocks column.
A listing of blocks appears. Click the Actions icon on the Search bar to view additional information which is not visible in the default report.
To view block details information, click the Name link.
The Block Details page appears.
To edit a block name, enter a new name in the Title field and click Apply Changes.
To include a specific object in your conversion select the Include check box adjacent to the object name and click Apply Changes.
To view details about a specific object, click the Name link.
The Block Details page appears. The sections that follow describe each section of the Block Details page.
Tracks the overall status of the object within the conversion process. To learn more, see "Using Annotations to Track the Conversion Process".
Oracle Forms can be based on database blocks which correspond to database tables or views. The enhanced query builds a query based on the database block and database item meta data, and extends it with block level post-query trigger source to show derived columns
Enhanced Query is the original query with the POST-QUERY
logic included. Original Query is generated from the data source item (table) underlying the block and the columns that are referenced on that block
To specify the type of query to use:
Select one of the following from the User Query list:
Custom Query
Enhanced Query
Original Query
If you select Custom Query, enter the appropriate syntax in the Custom Query field.
Click Apply Changes.
Only displays if a relationship was identified for the block in the XML
file. This section displays the information on that relationship.
Displays the items in the block. Click the Edit icon associated with the item to view item details.
To review items:
Go to the Project page:
On the Workspace home page, click the Applications Migrations link on the right side of the page.
Click the project name.
The Project page appears.
Click the link under the Items column.
A listing of items appears. Click the Actions icon on the Search bar to view additional information which is not visible in the default report.
To edit an item label, enter a new name in the Item Prompt field and click Apply Changes.
To include a specific object in your conversion select the Include check box adjacent to the object name and click Apply Changes.
To view details about a specific item, click the Item Name link.
The Item Details page appears. The sections that follow describe each section of the Item Details page.
Tracks the overall status of the object within the conversion process. To learn more, see "Using Annotations to Track the Conversion Process".