Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to Convert oracle forms applicaton in Apex 5.1.1

ederlapApr 27 2017 — edited Apr 27 2017

Regards.

How to Convert oracle forms applicaton

1. Convert Oracle Forms to XML.

Run the Forms to XML Conversion tool, Forms2XML, to convert the Forms modules in your application. This creates XML output files.

2. Create an Oracle Application Express Workspace.
Run Oracle Application Express and create a workspace. Associate the workspace with the Oracle Forms application schema.

3. Create a migration project.
Log in to the workspace created in Step 2 and navigate to Application Migrations from the Migrations Tasks region. Create a migration project and load the application metadata from Step 1.

4. Analyze the Oracle Forms application.
From the Application Migration Workshop, verify and adjust the Forms application metadata. Identify business logic required in the new Application Express application. Refine the scope of your conversion.

5. Generate the Oracle Application Express Application.
Create a new application using the Create Application Wizard, in the App Builder part of Application Express, to cover the functionality being migrated.

6. Customize your Application Express application.
Open your application and customize your generated application. You can change application attributes or add new pages to the application.

In step 5. I can't find the option to generate the APEX application

image.jpg

Ever since, I thank you for your help.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 25 2017
Added on Apr 27 2017
2 comments
1,048 views