Converting Oracle Forms to J2EE

Hi,
I was just wondering if the conversion of the forms using jHeadStart will require a lot of recoding of application logic attached to the forms. As oracle forms has a lot of built-in form triggers, how will this be converted using jHeadStart? Will it entirely disappear from the converted code?

George,
From the thread 'Does JHeadstart retain business logic after forms9i migration?':
[...] the JHeadstart Designer Generator will not covert any PL/SQL logic.
Apart from the fact that this would be a very complicated task indeed, the functionality behind the PL/SQL logic in most cases will not have a 1:1 equivalent in a web application, so a conversion will not make sense anyway.
The philosophy behind the JHeadstart Designer Generator is to assist in a true migration to a Java/XML based application, where functionality is implemented using the proper technology for that platform. This rather than converting a solution that made sense using Designer/Developer, but that you would never have used when you build a Java/XML application from scratch.
Jan Kettenis

Similar Messages

  • How to convert oracle forms in j2ee platform

    hi,
    i want to know how can i convert oracle forms into j2ee platforms. if is it possible then please tell me the steps that i need to follow .
    thxs

    What you are asking is a bit like "how can I convert a dishwasher into a washing machine".
    If you want to know the the steps I would say.
    1) Work out what kind of washing machine you want to convert to
    2) Learn the technical details of that washing machine
    3) Rearchitect your diswasher plans so it fits into the "model" of a dishwasher
    4) Now spend lots of time money and effort doing it.
    Now, I don't know if thats going to help you. But if you tell us the WHY it might help formulate a response

  • Converting Oracle Forms to J2ee - (Focus on Form triggers/ Form Procedures)

    Hi,
    We are in the process of exploring the option of migrating forms to J2EE using JheadStart tool. After migration of forms using Jheadstart tool, what will happen to my Form triggers, Procedures? Does the GUI look and feel - canvases and tabbed pages etc will be exactly same?
    Ex: I have created a sample master detail form with few buttons and triggers. After migrating the form using jheadstart evaluation copy, I am not finding the buttons and as well as any logic enforced on buttons. On top of that the GUI is not same as in FORM, it comes with one find window and then navigates to master detail block. Does that mean, I need to customize the pages also for each form to be migrated?
    Would be very much thankful to you for your early response on the same.
    Thanks and Regards,
    Venkateswar NDT

    Venkateswar,
    JHeadstart Designer Generator does not transform all functionality of your Forms into J2EE. JHeadstart focuses on providing the same data reporting and manipulation capabilities.
    The reason for this is that we want to produce an application that can easily and productively be maintained and extended. The migration is not the final stage of the trip, it is only the beginning of the journey. The migration result should be (close to) what you would have developed from scratch.
    What is not migrated:
    * Business logic coded in Forms
    * Fancy layouts that cannot be built using HTML
    * Complex, cross-forms navigation
    We think this is preferrable over line by line translations of PL/SQL into Java, because the Forms architecture is so different from J2EE architecture. It would lead to a badly structured J2EE application that would be very hard to maintain. Instead, we want to give you a head start in creating a well structured, maintainable J2EE application.
    You get a migrated application with:
    * Professional and powerful HTML user interface
    * Most common layout styles are fully generated
    * Compliant with the Model-View-Controller Paradigm
    * Component based architecture that enables you to wire different business component together
    In the JHeadstart Developer's Guide (which is shipped with the evaluation copy), chapter 5, you can find more about the JHeadstart Designer Generator. Look for example at page 5-19 and onwards, for details about what parts of Designer Modules are transformed. You can also take a look at the JHeadstart Designer Generator Reference, to which a link is included in the JHeadstart Documentation Index ([JHeadstart Home]\jheadstart\doc\index.html)
    Hope this helps,
    Sandra Muller
    JHeadstart Team

  • Oracle forms to j2ee/web application

    Hello all,
    I need help with converting "oracle forms" to j2ee/web application. There are only 2-3 forms. But I needed to know how to do it from scratch. I looked at some softwares available to do it. But its costly.
    Basically the company I am working with, needed all the forms online, so that they can access it using a browser. As part of the development, I am using jdeveloper 10g.
    could some help me out
    Thanks a lot
    san

    Well if you need your Forms accesible from a browser you don't need to convert them to Java - you just use Forms on the Web - http://otn.oracle.com/formsupgrade
    If you still want to convert to Java have a look at the Forms page for more info:
    http://otn.oracle.com/products/forms
    and also here:
    http://www.oracle.com/technology/products/jdev/collateral/4gl/formsdesignerj2ee.html

  • How to convert oracle forms to adf

    I want to convert oracle forms to adf
    Edited by: user4435615 on 2013-3-22 下午8:23

    ADF Equivalents of Common Oracle Forms Triggers
    http://www.oracle.com/technetwork/developer-tools/jdev/index-092937.html
    Case Study: Redeveloping an Oracle Forms application using Oracle JDeveloper 11g and Oracle ADF 11g
    http://www.oracle.com/technetwork/developer-tools/jdev/redeveloping-forms-in-adf-11g-1-133095.pdf
    Migrating Forms to Java or ADF, the truth and no FUD
    https://blogs.oracle.com/grantronald/category/Oracle/Oracle+Forms+to+ADF
    Timo

  • How to convert oracle form fmb file to java swing file using Jdeveloper

    how to convert oracle form fmb file to java swing file using Jdeveloper.Please explain with detailes steps if possible or please give a link where it is available
    thanks
    Message was edited by:
    user591884

    There is no automatic way to do this in JDeveloper. I know there are some Oracle Partners offering forms to java conversion, I don't know how much of their tools are automated and done with JDeveloper. With JDeveloper+ADF you basically rewriting the Forms application from scratch (and using ADF is helpful during this process).

  • Converting oracle forms into java forms

    Hi all,,
    would help me plz on how to convert oracle forms into java using any tool;
    Is Jheadstart is the tool,, im having jeveloper version 10.1.2.1.0

    There are at least two companies that are marketing Forms to Java conversion tools. I'm sure that a good Google search will locate them, and they are frequent exhibitors at Oracle-oriented conferences like Collaborate and ODTUG Kaleidoscope. But there are problems associated with doing this. I urge anyone who is considering such a project to read this article by Grant Ronald: http://www.oracle.com/technology/products/forms/pdf/10gR2/formsmigration.pdf
    You should carefully ask yourself and your clients and management, "Why do you want to do this?", "What benefits are you trying to realize?", "Does this make sense, and are there other options that we should be exploring?"
    For instance, many people are trying to protect themselves because "Forms is going away". Oracle has stated again and again that Forms is NOT going away. In fact the recent Fusion Middleware 11g release included a new version of Forms with some significant enhancements. You may do very well just by upgrading to the latest version of Forms.
    If you do decide that it still makes sense to convert, I suggest that rather that converting, you may want to redevelop from scratch. Keep the database if it is well designed - a well designed, stable database will outlast any front end that you may use against it. Then take full advantage of the capabilities of your new toolset, and leave behind the limitations and inapplicable methodologies of your old one. Oh, by the way, don't use JDeveloper 10.1.2. Use 11g if you can, or 10.1.3.5 if you must.

  • Convert Oracle Forms into Java (swing & JSP's)

    Dear All,
    We are currently in the process of evaluating our upgrade of system, which is using forms 4.5. One of the options we are considering at this stage is converting all forms into Java program. I am currently doing some pilot work on this project. I am using FormsWizard, a product of InformatikAtelier Gmbh, along with Forms 6i and Jdeveloper 9i. Has any one done this before in this group? Your assistance is much appreciated.
    Regards
    Michael Sesuraj.
    Oracle 8i Certified Database Administrator
    Sun Certified Java 2 Programmer

    Grant, Thanks for that mail. It was very useful article. The article has lots of brilliant points consider. I may have to discuss with our System Architect. With my experience in both forms and Java, it is hard to justify the business benefit out of this conversion. We are a strong Oracle house and have no intention of moving towards J2EE at this stage.. Thanks once again.
    Michael Sesuraj
    Oracle 8i Certified Database Administrator
    Sun Certified Java 2 Programmer

  • How to convert Oracle Forms 11g module to XML

    Hi All,
    I have developed few modules using Oracle Forms 11gR2 builder.I would like to convert these modules to XML(for comparing).Can someone let me know the process to do so in Forms 11g?
    Thanks in advance.

    Did you search first ?https://forums.oracle.com/forums/search.jspa?threadID=&q=form+fmb+xml&objID=f82&dateRange=all&userID=&numResults=15&rankBy=10001
    For all the free help the least you could do is be fair to people who try to help you..
    >
    Handle:      user772007
    Status Level:      Newbie
    Registered:      Sep 16, 2010
    Total Posts:      8
    Total Questions:      6 (6 unresolved)

  • Migración Oracle Forms hacia J2EE

    Necesito informacion o estudios de Casos de éxito en este tipo de migraciones si existieran, y bajo que parámetros fueron o son efectuadas, específicamente el panorama general de quienes han tratado de hacer este tipo de proceso.
    Si me pudieran ayudar.
    Cualquier informacion me es util sin importar idioma...
    ---------------------------------------------------------------------------0------------------------------------------------------------------------------
    I need information or case studies of success in this type of migration if any, and under what parameters were or are made, specifically the overall picture of those who have tried to make this type of process.
    If I could help.
    Any information is useful regardless of my language ...

    Best regards,
    I have a tool to migrate from Forms & Reports Ordem call, which allows the automatic migration of Oracle Forms Developer written in versions 3.0, 4.5, 5.0, 6i or 9i to the latest version Oracle Forms Developer 10g to 10g or JAVA .
    If you require more information from our tool I can send information to e [email protected] and gladly put myself in communication with you and review the issue in detail.
    DANIEL TRIANA

  • J2EE and Oracle Forms

    Hi,
    I'm going to develop a Web Application, one of the requirements is to use a the Java Programming Language and Oracle Database Engine.
    I have read a lot of OTN Documentation about the Oracle Forms Web capabilities, and I read about the collaboration between Oracle Forms and J2EE Applicatons.
    Does anybody have a link (from a Third-Party Vendor different from Oracle) containing the pros and cons of Oracle Forms (Web enabled) and a really J2EE application?
    Any comment is appreciated.
    E Sanchez

    Refer to http://otn.oracle.com/products/forms/htdocs/FormsJavaSOD.html

  • Migrating Oracle forms to APEX 3.2 without using Forms2XML tool

    Can we migrate Oracle forms to APEX 3.2 without using Forms2XML tool?

    Hi Anoo,
    In order to convert Oracle Forms to Oracle Application Express, using the Forms Conversion utility in Oracle APEX 3.2, you are required to convert your Forms Module (FMB) files to XML format, using the Oracle Forms to XML conversion tool, Forms2XML. I would recommend that you review Chapter 4 [Converting an Oracle Forms Application|http://download.oracle.com/docs/cd/E14373_01/migrate.32/e13368/appmgr_forms.htm] , in the Oracle Application Express Migration Guide Release 3.2
    If you have any further questions relating to the Oracle Forms to Oracle Application Express conversions, I would recommend that you refer to the [Application Express|http://forums.oracle.com/forums/forum.jspa?forumID=137] forum.
    I hope this helps.
    Regards,
    Hilary

  • Oracle Forms from 6i to 10g -only blank screen is displaying after deployme

    I have converted oracle Forms from 6i to 10g (almost 10 forms). In the development environment all 10 forms are working fine without any problems. I have deployed the forms in the server. Now all the forms are working fine except one form. Only blank screen is displaying in this case. What could be the reason? How to resolve this issue? This form is also working fine in the development environment.
    Thanks for all your suggestions.

    some possibilities:
    1. check the java console of the plugin you use (Jinitiator, Sun-plugin) and see if there are any errors reported.
    2. Do a full recompile of the form (ctrl+Shift+K, at least in german version)
    3. Maybe a navigation problem (seems unlikely for it works in dev-environment, but give it a try):
    Create a new block, put a navigable textitem in it and show that textitem on your canvas, but that block as first navigatin block in the form-properties.
    4. Check other Pre-triggers(Pre-block, pre-textitem) if they are executed and may fail.
    hope this helps

  • Is there a Migration tool for migrating Oracle forms 5 to Java

    Hi,
    I would like to know if there are any oracle tools available for migrating Oracle forms to j2ee.I read that " Oracle JHeadstart 10g" migrates the forms 6i to java/html.Does Oracle JHeadstart 10g also migrate forms 5 to j2ee.I am new to both oracle forms and j2ee and any information about this would be a great help.
    Thanks,
    Kevin

    Kevin,
    there are a couple of migration partners that offer their migration tool and many are listed on the otn page for Forms (otn.oracle.com/products/forms). You may want to make yourself a picture of how efficient such a migration coul dbecome
    Frank

  • Converting Orale forms developed in English to Arabic

    Hi,
    I have this strange task of converting Oracle Forms developed in English to Arabic.
    Basically what i have to do here is whatever is visible to the end user has to be in Arabic, this includes labels, texts etc....
    Any help in this direction?
    Thanks,
    Avinash Bhamare,
    Pune.
    India.

    Use TranslationHub.
    You start with an English base translation project and then create a target translation project from it.
    Monica

Maybe you are looking for

  • Changing the owner of a file

    Sir, I have a program which executes this command (touch filename) using Runtime class.When the program is executed the file is created with root as its owner.I tried to change the property using the setProperty("user.name","temp") method of System c

  • Cut marks and bleed area saving as PDF

    Trying to figure out how to make book from my location. China. I made my book and then I selected print, what I want from here is the ability to save as PDF with crop marks, CMYK test and grey scale test attached to each page. The same way I get it f

  • Better rss feeds without jf namespace prefix

    Hi Discussions, It would be nice if the RSS feeds provided did not use these 'jf' namespace prefixed tags, but rather plain old RSS tags that most RSS readers, inclusive of Safari & Mail currently understand. The feeds contain tags like: <jf:creation

  • Doubt in Looping over a collection...?

    Hello, As i was goin through some collections topics .. i have understood the basics, but i am NOT able to understand this line ... *" l_tab(l_tab.last) := i; "* DECLARE TYPE t_tab IS TABLE OF exception_test.id%TYPE; l_tab t_tab := t_tab(); BEGIN --

  • LSMW dump with '/' for PRODPER field  for AR load using Batch input.

    I am getting an dump saying Unable to interpret "/" as a number for  IF BBSEG-PRODPER(1)            which is last field in the lsmw . I defaulted to 200810 and also tried with blank and 102008 even though the dump exists. let me know .any clue