Converting from Forms to APEX

does anyone have a formula or methodology for estimating the time it takes to convert (or recreate) a Form to APEX?

Not really possible, since you are going to have to do some re-designing when you move from Forms to APEX. Just remember, the conversion tool will do some of the work, but you are REALLY better off re-developing your Forms app in APEX then converting..
Thank you,
Tony Miller
Webster, TX
On the road of life...There are 'windshields', and there are 'bugs'
(splat!)
"Squeegees Wanted"
If this question is answered, please mark the thread as closed and assign points where earned..

Similar Messages

  • Has anyone converted from forms 4.5 to 6.0 ?

    If anyone converted from forms 4.5 to 6.0,
    can you please tell me:
    1 - what were the steps
    2 - what was your experience
    Thanks,
    Wayne
    null

    We converted forms from 4.5 to 6.0. Basically all you have to do is recompile the forms. but, the very first thing you have to do is recompile all the libraries. The forms will not work if you don't recompile the libraries first. So, open and compile the libraries in 6.0, then open and compile the forms in 6.0. They should then work fine. If they do not, try deleting and reattaching the libraries and compile again.
    Good luck.

  • Automated tool to convert from Forms to Dynamic Page for Oracle Portal?

    Hi Experts,
    We are thinking to convert majority of the forms in our portal to dynamic pages. Is there any tool to automate the conversion from Forms to Dynamic page for Oracle Portal 9.0.4.1.0?
    Thanks, Abbas

    Dear Abbas,
    You seem to have two issues... ;-)
    If you are finding the Forms are getting corrupt very easily, I'd suggest you go and open a Service Request into Oracle Support (http://metalink.oracle.com). There are a couple of ways where you can have these not corrupted (depeding on the Portal version you are in) and if there isn't yet a way you may get a bug logged and fixed within the next patchset eventually (improving the product functionality).
    As to changing it to a dynamic page it might give you a bit more flexibility... yeah. It really depends on what you desire to do. I'd slowly start to code them in this way if your goal is this. As to the former coded forms unfortunately as I've said there isn't a strait way to do that, so you may do this slowly in time...
    I hope it helps you a bit further...
    Cheers,
    Pedro.

  • How to convert from forms to xml and viceversa

    Can anyone give the method to convert a oracle form9i module to XML and vice versa.A tool is available but how to use that tool?

    Following the docs I found iff2xml90.bat which suppose to do the conversion.
    I cannot find anything explaining the "9 standard parameters" referred to in this batch file.
    Can you help?
    REM NOTES
    REM It wraps the class oracle.forms.util.xmltools.Forms2XML and passes
    REM any parameters given onto the tool.
    REM You can only use the standard nine parameters, but these can include
    REM wildcards in the filenames.
    REM
    REM MODIFIED (MM/DD/YY)
    REM mwarner 11/20/01 - Removed temp env variables, finalised location of jars
    REM mwarner 11/02/01 - Added header, inclusion of replacable env variables
    REM mwarner 10/28/01 - Creation
    REM
    REM Setup the path to include the necessary Forms dlls.
    set PATH=D:\ORACLE\bin;%PATH%
    REM Run the tool with the required jar files added to the classpath
    D:\ORACLE\jdk\bin\java -classpath D:\ORACLE\forms90\java\f90xmltools.jar;D:\ORACLE\forms90\java\f90jdapi.jar;D:\ORACLE\lib\xmlparserv2.jar;D:\ORACLE\lib\xschema.jar oracle.forms.util.xmltools.Forms2XML %1 %2 %3 %4 %5 %6 %7 %8 %9

  • Problem with Migration Forms to Apex ...

    Hello !!
    I discovered Apex a few days ago, so I began with the Oracle tutorials, where I found the conversion from Forms to Apex : "Converting Your Oracle Forms Applications to Application Express 3.2".
    I tried to do the same, with a Unix server and my laptop with Windows.
    I downloaded the Forms which where on my Unix server on my laptop, and then converted them with frmf2xml.bat.
    Then I created a project and uploaded only one Forms Module (_fmb.XML). After upload, the Percent Complete column is lower than 100%.
    My problem is at the following step : "Generating Your Application Express Application".
    When I click on "Create Application", select "Based on Migration Project" and then on "Next", I have one of the following errors :
    - 1 error has occurred * The project, "Test Gestuser" does not contain any Blocks associated with database objects.
    - 1 error has occurred * Database schema PROCIE does not contain the associated database objects for the project, login. Ensure the database schema associated with the project contains the database objects associated with the uploaded Forms Module .XML file(s)
    I really don't understand these two errors, having yet checked all the possible error sources, user, schema, ... ?:|
    I have probably forgotten to give some informations, so ask them ;)
    Thanks for your help,
    Pierre C.
    Edited by: Pierre C. on 19 juin 2009 17:22

    I found the problem(s) ... but now I have another one !!
    The problems are with the Forms : I opened them with Forms Builder and created a new Block with the assistant. Then I compared this block with another "normal" block : they haven't the same properties.
    My block has an associated canvas and database source, whereas the other "normal" blocks haven't.
    Where does the error come from ??
    Is there something to do with Forms Builder ?
    On my Unix server before downloading the forms ?
    Another thing to do ??
    Thanks,
    Pierre C.

  • What does Form 6i make obsolete from Forms 5?

    We are currently converting from Forms 5 to 6 and have some
    items that are causing errors...
    e.g. NAME_IN('SYSTEM.TRIGGER_FIELD')
    Is there a document or list anywhere that can tell me exactly
    what is desupported in Form 6i?
    Thanks in advance

    This difference in behavior could be seen in any simple form created through Forms 6i and Forms 5.
    I created a simple form with two datablock fields using Forms 5 and 6i.
    During Runtime, after pressing Execute Query,
    - if I navigate into the fields using Mouse in Forms 5, entire field text gets highlighted
    - if I navigate into the fields using Mouse in Forms 6i, entire field text does NOT get highlighted.

  • From Forms Product Management - Forms/J2EE Article in Oracle Magazine

    Oracle Magazine have published a great article explaining how Forms and J2EE are providing complementary technologies. Read how one of our customer has found a good balance in building their business applications.
    Link on otn.oracle.com/products/forms
    Regards
    Grant Ronald
    Forms Product Management

    I wonder if it is really difficult for Oracle to make easy the switch from Oracle Forms to Jdeveloper... ADF is a pretty nice thing... but it's not so good as Forms are in RAD for databases!
    The best project from Oracle I knew about making Forms developers build lightweight web applications was Cherokee Project... That was a pretty nice project that was abandoned in favour of the new ruler... JAVA and Jdev! With the goals of project Cherokee achieved any Oracle Form developer would build that kind of apps... but not with current JDEV 10G!
    I really feel that I am a "pl/sql and forms" developer, and that java makes me write too much code for something i would use one code line in forms or sometimes don't need at all to code! CMiC developers think the same! It's really slower to develop for J2EE! I switch from VB and Delphi to Forms cause Forms is the only truth RAD for database applications! And as I said lately in another posts I feel "pression" to move to another place than forms... Pression is several ways, either the new pricetag for AS EE or AS Forms only, either technological pression!
    So as explained in "A Forms Break" article (http://www.oracle.com/technology/oramag/oracle/05-jan/o15form.html) the pression is there... They had 20 Forms developers, and now they just have 10, and have 10 Jdev developers! 6 here converted from forms to J2EE... and the others? That's one kind of pression that's made and that's real! They have to move from Forms to J2EE, cause if they don't... they'll get fired one day!
    The best of the best "App Server" i know is Oracle AS... but it's also the most expensive one for people that develop database applications. When i create an application in Delphi my customers don't have to pay €20000 for licensing any app server... so it's really too much for small and middle size company's.
    This article is useful to see and understand the SOD of Oracle in a global strategy and not from one perspective only... like Forms SOD perspective. I think Oracle Forms will end as a core product between 2008 and 2010. Will Oracle melt with success Oracle Forms Developers in Jdev with no pain? I believe that no more than 50% oracle developers will do it... Others will go to other technologies... most of them opensource like XUL or GnuE (Forms,Reports).
    So, that's my point of view... and of course it's not the point of view of all Forms developers.
    JR

  • How do I fill out a form already converted from pdf to word

    how do I fill out a form i converted from pdf to a word doc?

    What kind of "form" is it?  A .pdf or .doc file?
    Generally I would save the file somewhere (desktop or document folder).  There is a save button for attachments in mail's header section.  Then open the file with an appropriate app like Adobe Reader for .pdf files or Word or Pages for .doc files.  Fill out the form and save.  Then email the form back as an attachment.

  • Integrate pdf (converted from smart form ) into portal

    Hi,
    My Requirement is as follows,
    We are using FPM framework and the application is developed on Webdynpro Java,
    When a end user fills up the details on this application form and clicks on a Review button,
    it will display the summary of the above details in a PDF format.
    This PDF will be converted from a smart form in backend.
    My question is how do we integrate this PDF at runtime into Portal via WebDynpro Java?
    Thanks in advance,
    ~Veena.

    Hi.
    First tell your abapper to make a RFC for you that returns the binary of the smartform.
    Then import that RFC.
    Create an Interactive Form UI Element.
    -In its properties, select "usePdf" option and then in pdfSource select the attribute where the binary from the zfunction is returned.
    If you dont have problems with encoding the pdf will be shown.
    Wish you luck.
    Bye

  • Integrating Forms and Apex. (Calling Apex from Forms).

    Hi all.
    We'll soon start an upgrade of our Forms / Reports 6i Application to 11g.
    I was wondering, maybe, it would be nice to add some value for the upgrade process as a whole, using some of Apex new features like web mobile interface or maybe an integration between Forms an Apex, for example to provide users with the powerful features of Interactive Reports, just to name one.
    I have found this interesting link: http://roelhartman.blogspot.com/2008/11/integrate-oracle-forms-with-apex.html. (not a 100% clear for me, but at least it is a start).
    Obviously, to make it attractive, one would expect automatic login between the two Apps. As far as i know, this could be done like this:
    1) Using SSO. With that a Portal / Forms / Reports/ Discoverer/ version would be mandatory (too expensive for some clients).
    2) Oracle Access Manager? Not sure, can Oracle Forms connect to Access Manager? or LDAP? How about the licensing costs?. Not a clue.
    3) Make all Apex pages public? Not feasible.
    4) Now this one: in our forms application, every user authenticates within the application and we internally map that application user to an actual database user. At all times we hold metadata info about the current user (app, and DB), as well as application context. So this is my question:
    It is possible to create an Apex app, with database authentication method, and somehow pass the metadata from forms, and have a kind of custom login procedure that does all the application to DB user conversion process and application context setting????
    This is a very important question for us, although not sure where to really post it...
    Feedback will be greatly appreciated .....!
    Regards,Luis ....:)=

    I did something like that once. What you can do is set some random session id after logging in in Forms. Pass this session id to Apex every time and let Apex check if it is a valid session id.
    More information here:
    http://sqlcur.blogspot.com/2009/04/forms-apex-integration-2.html
    In that example I create a new session id on every call to an Apex page from Forms, but you can use the same session id as long as the user is logged in in Forms.
    Ino

  • Button to Convert from Dynamic to Static form Attach to Email then Convert Back

    I have this working, but only on reader 9. What I need is a different way to accomplish this. The scenario is I have a dynamic form that we fill out for a customer. We want to email it to a customer, but we don't want them to have access to our calculations.
    So I want a button that turns the dynamic form into a static form than attach the static PDF to an email, than I want it to change back to dynamic on the original.
    This works in acrobat reader 9, but not in reader 7.
    my code for the submit button is this
    for (var nPageCount = 0; nPageCount < xfa.host.numPages; nPageCount++) {
    var oFields = xfa.layout.pageContent(nPageCount, "field");
    var nNodesLength = oFields.length;
    // Set the field property.
    for (var nNodeCount = 0; nNodeCount < nNodesLength; nNodeCount++) {
    oFields.item(nNodeCount).access = "readonly";
    that code works fine in acrobat reader 7 and later, the problem comes in when I switch it back to dynamic with this code in the postsubmit event
    for (var nPageCount = 0; nPageCount < xfa.host.numPages; nPageCount++) {
    var oFields = xfa.layout.pageContent(nPageCount, "field");
    var nNodesLength = oFields.length;
    // Set the field property.
    for (var nNodeCount = 0; nNodeCount < nNodesLength; nNodeCount++) {
    oFields.item(nNodeCount).access = "open";
    This nets me an error on opening the form in any reader previous to reader 9:
    Invalid enumerated value:postSubmit
    Anyone have any ideas?
    If there is a way to do this in formcalc I would rather do it that way, because there are a few fields I'd like to hide before the customer gets it as well.
    Thanks

    Well, I don't know, but one might suspect that one of these times when the DNG converter gets upgraded (and it does from time to time) one of the things that might happen is that at some point Nikon might free up all its proprietary stuff in a NEF and that would be available to Adobe to include in an upgrade.
    Hmmmm, in that case it might be worthwhile to reconvert NEFs--but that would mean redeveloping all those digital negatives.... Whoa....maybe I better stop this line of reasoning before I really upset you and others who have converted from NEFs. You are discovering some of the reasons why I don't do that just to save a little space--and be free of sidecars, of course (a noble motive, for sure).
    I do convert for other shooters who are clients, but I always store the NEFs and DINGs and derivatives together in the same folder, which of course raises storage loads, but that is the way they want them.
    Try the DNG UtoU forum. There are some very knowledgeable guys over there.

  • Converted access app to apex when run get no data found; table does have da

    COnverfted MS Access app to apex. WHen I run the appliation I get no data found.
    However the table does have data. HOw do I see what is actually running?
    The pre-converted form saids its based on a query. The form and the query shows up as valid. I then converted the form. When I run it I get no data found. If I take the query that the form is based on and run in sqlplus I get data.
    Another confusing thing is when I look at the page for the converted form, there is nothing in the source area for the region where the converted query results should be.
    Did the conversion not work? How can I tell what is the source? Where should the results from the query be located?

    Its a standard SQL query:
    SELECT xtbl_MSDS_to_CAS.msds_id,
    xtbl_MSDS_to_CAS.cas,
    xtbl_MSDS_to_CAS.alias,
    xtbl_MSDS_to_CAS.amount,
    xtbl_MSDS_to_CAS.veh_prod,
    xtbl_MSDS_to_CAS.compliance
    FROM xtbl_MSDS_to_CAS
    The name of the above query lets say for example purposes is MYQUERY.
    After looking at the page def I see that the way the conversion tool worked is that in the page definition it has this in the Processes Section:
    After Header:
    Fetch Row from MYQUERY.
    Then it says automated Row fetch.
    I compared this to another form that was converted thru the migration APex tool as well and on that form that does work I found that:
    The query(form) was converted and placed in a region and the source has the query. THat is, it was not in the process section but in the region: source section.
    So why does the conversion tool decide to convert one and populate as a region source and the other as a process in the page definition?
    THis is all very confusing.
    Hope you were able to follow me.

  • Passing date parameter from forms to report

    Hi,
    I'm using forms and reports 6i.
    I want to pass one date parameter from forms to reports.
    Using
    Add_Parameter(pl_id,'P_FROM_DATE',TEXT_PARAMETER,:FROM_DT);
    giving me error REP-0091- Invalid value for parameter 'P_FROM_DATE'
    This i think is because report expects date and here it is converted as varchar.
    Please help

    Hi Divya,
    Even I use this kind of statement
    Add_Parameter(pl_id,'P_FROM_DATE',TEXT_PARAMETER,:FROM_DT);and works fine for me.
    This i think is because report expects date and here it is converted as varchar
    Correct.
    Open the report in the builder and under Data Model -> User Parameters, Go to the Property Inspector of P_FROM_DATE. Under Parameter, set Datatype as Character instead of Date.
    Hope this should work. and tell me if it works(coz it wokred for me).

  • Print a File from Forms to a Printer connected to USB Port

    Hi All,
    I have a printer connected to the USB port to my local machine.
    I access web application Forms 9i AS and try to print a report on my local printer.The report is opened using web.show_document in the Internet explorer browser window. There are several pages in the report and i need a page break to be recognized on each page. For remote printing i tried using ORARRP utility but it does not print from a printer connected to a USB port. But it works when the printer is connected to a parallel port.
    How do i achieve this, please share your thoughts on this and solution as well if this is feasible
    Expecting a favourable reply from the forum users.
    Thanks in advance

    WEB.show_document is mainly for running a report that you want to display in a browser but you can still use it to create a file in the report server even though I would recommend to use RUN_REPORT_OBJECT instead ...
    You can take a look at metalink note 207396.1 - How to Run Reports From Forms 9i / 10g Using RUN_REPORT_OBJECT.
    It appears you are already using it since WEB.show_document in your case is just used to retrieve the output from a job that was previously run, most likely with RUN_REPORT_OBJECT.
    Can you post the code used to run the report ? It will be easier to convert it to generate a file if we have it..
    The file name you assign it when you call the report (DESNAME=d:\mysharedfolder\mytextfilenameyyymmddhhmiss.txt) so that it is unique and you delete it after the report is printed, webutil can give you a private folder for the user in the application server, in case the data is sensitive, you would run the report with DESTYPE=FILE and MODE=CHARACTER.
    You would need two folder locations, one in the application server, webutil can help you with that, and another one in the client PC, it could be the C:\TEMP folder if you will ...

  • How do you stop DNG Converter from embedding Adobe's ACR default settings instead of custom settings?

    I notice that the new version of Adobe DNG Converter (8.6, and maybe earlier) appears to place Adobe's ACR defaults in the converted file.  Thus, the converted files open up in Bridge with an indication that they already have settings made, and, hence, ACR does not apply the custom camera settings.  One has to Clear Settings first in Bridge, then open in ACR.
    This behavior is new, perhaps to 8.6.  But it's presence defeats the purpose of having custom Camera Defaults.
    Is there any way to prevent DNG Converter from installing settings?

    ssprengel wrote:
    What do you mean by “custom camera settings”?  Do you mean you’ve changed the Camera Raw defaults for a particular camera and those aren’t being seen until you do a Reset?  Or do you mean some sort of Nikon-settings that Adobe never looks at?
    Also at what point in the workflow are you converting these files, just after copying them to your hard-disk and before touching them with any other Adobe software, or after they’ve been adjusted in Nikon software, or after they’ve been adjusted in Bridge/ACR, initially as NEFs?
    I mean my custom camera defaults that are set by the Save New Camera Defaults for a given camera.
    My workflow is to take my original raw files first into Adobe DNG Converter.  I then open the folder in Bridge.  At this point I notice that my original raw files remain unaltered (there is no "settings" icon in the top right corner – circle with two lines and up-arrows – in the image's thumbnail), but the converted dng's (otherwise untouched and unopened in ACR) have a "settings" icon.  When I open the original raw file in ACR, it opens using my custom camera defaults.  When I open the otherwise virgin dng in ACR, it opens using the Adobe defaults (the same defaults that would be employed if no custom camera default had been set).
    This behavior is new.  DNGs formed by earlier versions of the DNG Converter did not apply any settings to the converted file, and when they opened in Bridge, they were given the custom camera settings.
    In order to retain the old (and proper) behavior, I now have to take the just-converted documents into Bridge, select them, and immediately apply Develop Settings/Clear Settings.  That gets rid of the settings that have been installed by the DNG Converter (as well as the "settings" icon on the thumbnail).
    I notice there is a new feature in Adobe DNG Converter 8.6, namely, a panel-specific toggle between the settings and the default settings. This indicates to me the likelihood that Adobe has been making some alterations with the settings that is having unintended consequences.  It clearly is not proper for DNG Converter to be adding (installing) settings, because that prevents the custom camera default settings from being applied, and hence defeats the purpose of the custom camera default settings.

Maybe you are looking for

  • Help!! iTunes won't open on my computer

    I have downloaded the newest version of iTunes from the iTunes website and it has been installed but niether Quicjtime or iTunes will open. Each time i try an windows message apears saying there has been a problem with the program and it has had to c

  • HT5502 AFTER UPGRADING TOMOUNTAIN LION SAFARI 6.0 DOESN"T WORK HOW CAN I REPLACE IT OR UPGRADE IT?

    AFTER UPGRADING TOMOUNTAIN LION SAFARI 6.0 DOESN"T WORK HOW CAN I REPLACE IT OR UPGRADE IT?

  • Custom Login - Failed login

    We need to run some checks against our business rules at login time so I have written a custom login page which calls a custom procedure. The procedure determines how much access the user is entitled to and sets the users group memmbership accordingl

  • Help installing Flash Player 10

    Reading the discussion forum, my problem may be similar, but I can not quite connect with the other messages. I have an XP platform with sp3, 32 bit, I'm pretty sure.  Using IE 8.  Adobe Download Manager is installed at .38 mb. The main error message

  • Not available V.40 here in philippines .

    Hey Nokia! How long can we wait for v.40?? I need your answer(s) needly!! twitter: http://twitter.com/miggelofthedark Solved! Go to Solution.