Connecting Tech Pros Worldwide Help | Site Map

Oracle Forms - Migration

Newbie
 
Join Date: Sep 2006
Posts: 12
#1: Jul 17 '07
Hi all,

We have an application written with Oracle Forms 5.0 and report builder 3.05. We are using Oracle 8i as a database. We have around 50 forms and 10 reports.

I'm in a process of analysing and evaluating to upgrade/migrate or rewrite this application with a new tool in order to convert it on a web application.

I have made few search and i found these 2 choices:
- Migrate this application to Oracle Forms 9i or 10g

Or,

- Convert this application to ASP.NET with a tool provided by ATX Software: http://forms2net.atxsoftware.com/site/Welcome.do

Based on your knowledge and experience, I would like to have a better idea about this issue.

Which method is the best in matter of cost (time & effort) and performance ? and what do you recommend ?

Please, do not hesitate to give me any another recommendation.

I really appreciate your help.

Paul
debasisdas's Avatar
Moderator
 
Join Date: Dec 2006
Location: Bangalore ,India
Posts: 7,505
#2: Jul 18 '07

re: Oracle Forms - Migration


As you have posted a question in the atricle section it is being moved to Oracle Forum.

MODERATOR.
Newbie
 
Join Date: Aug 2007
Posts: 1
#3: Aug 22 '07

re: Oracle Forms - Migration


I had applied ATX for converting fmb to asp. however, ATX does not solve
many oracle built-in, business logic well. you can use some migration tools
to easily migrate fmb, rdf, pll, mmb to 9i/10g without much cost.
Regards,
ProFMB


Quote:

Originally Posted by paulnamroud

Hi all,

We have an application written with Oracle Forms 5.0 and report builder 3.05. We are using Oracle 8i as a database. We have around 50 forms and 10 reports.

I'm in a process of analysing and evaluating to upgrade/migrate or rewrite this application with a new tool in order to convert it on a web application.

I have made few search and i found these 2 choices:
- Migrate this application to Oracle Forms 9i or 10g

Or,

- Convert this application to ASP.NET with a tool provided by ATX Software: http://forms2net.atxsoftware.com/site/Welcome.do

Based on your knowledge and experience, I would like to have a better idea about this issue.

Which method is the best in matter of cost (time & effort) and performance ? and what do you recommend ?

Please, do not hesitate to give me any another recommendation.

I really appreciate your help.

Paul

Newbie
 
Join Date: Sep 2007
Posts: 1
#4: Sep 13 '07

re: Oracle Forms - Migration


Quote:

Originally Posted by ProFMB

I had applied ATX for converting fmb to asp. however, ATX does not solve
many oracle built-in, business logic well. you can use some migration tools
to easily migrate fmb, rdf, pll, mmb to 9i/10g without much cost.
Regards,
ProFMB

I have used the ATX Forms2Net tool to migrate my oracle forms (6.0) to ASP.NET and my reports also.

It's fine for the pl/sql code and the .NET code is very nice structured.

I'm thinking to migrate my reports also but at this moment is only possible to .NET Reporting Services.

Cheers,
PWoods
Newbie
 
Join Date: Oct 2008
Posts: 1
#5: Oct 21 '08

re: Oracle Forms - Migration


Hi,
If you are still looking for Migrating Oracle forms2Microsoft technology then do let me know.
A Brief about our Tool and Service- Forms2Net:- http://forms2net.atxsoftware.com

Forms2Net is the only migration tool for the automated conversion of Oracle Forms applications to the equivalent in Microsoft .NET technology.
Forms2Net is an ATX Technologies reengineering tool that automatically converts Oracle Forms applications to the equivalent .NET (C#) ones, with approximately 75% rate of automatic conversion.
From the reengineering and transformation theoretical viewpoint, Forms2Net falls in the general category of language-platform conversion tools.
Forms2Net handles : (a) the resolution of the semantic gap between the pair of source-target languages and (b) the resolution of the dependencies (e.g., API dependencies) on functionalities provided by default by the source platform or on programming idiosyncrasies of the source platform (in this case Oracle Forms).

Forms2Net targets the application layer only. Oracle Forms applications are transformed from their monolithic structure into a new architecture according to the Model-View-Controller pattern. Future maintenance and modification efforts, as well as deployment to a service-oriented architecture, become significantly easier.

All migration techniques have to address the semantic gap that separates the original from the target environment. Forms2Net incorporates a sophisticated reengineering approach whereby code structures are identified and transformed into the desired target using the MVC architectural pattern. This powerful feature provides three major advantages over a 1-1 syntactic mapping.
The output of Forms2Net is a full Microsoft Visual Studio solution

[Removed Signature]
Newbie
 
Join Date: Apr 2009
Posts: 2
#6: Aug 31 '09

re: Oracle Forms - Migration


This is an old post so I am responding to people who have this question more recently as I hope the person here already completed their Migration / Conversion / Upgrade. The other solution is to go with Oracle ADF Java.

Oracle's recommend path is to get off old un-supported versions of your Oracle Forms and Reports (2.3, 3, 4, 4.5, 5, 6i, 9i) and get on to supported version (10g, 11g). Once you are supported, you can start to develop new code in ADF (Application Development Framework) Java. This is a really great way to go because ADF was designed with Oracle Forms developers in mind. It is a lot easier for a Forms developer to learn ADF then straight Java or .Net

And when your Project dollars open up, maybe you start to move certain pieces of your applicaiton to ADF. The best part is that Forms and ADF can co-exist on Oracle Application Server or Web Logic Server.

This phased approach is clearly the easiest tranisition and it can get you on supported software very fast. If you an Automated Migration Tool like PITSS.con to do you Forms to Form Migration, you could be testing the application in days. Most customers begin walking through the app with the users after about 5 days. Learn more about Migrations and PITSS at www.pitssamerica.com
Reply