Forms Generator in Designer - pro's & contra's ?

Hi all
Does somebody have a list of pro's and contra's concerning generation of Forms modules in Designer6i respectively 9i?
Best regards
Martin

There's not much to pro<>con here. The Forms Gen features are just about identical in Des 6i / 9i / 10g. What is different is what you get out -- Forms 6i/9i/10g source code. So the pro<>con is more what style of Forms you want and what version of iAS you want to deploy on. Check the Developer - Forms part of OTN for Forms version differences and features.

Similar Messages

  • FRM-41219 - Cannot able to call reports from form generated in Designer

    Hi
    I'm trying to call a report from form whit a button generated in Designer 10.1.2.0.2
    But I'm getting error : FRM-41219 Invalid report id
    I'm tying with a menu but I'm getting the same error.
    Please help me

    Note 1056653.6
    FRM-41219 Cannot Find Report: Invalid ID
    Problem Description:
    You are getting error: FRM-41219 Cannot Find Report: Invalid ID
    Problem Explanation:
    The code is using find_report_object and passing a report name to the function.
    The statements are as follows:
    DECLARE
    repid REPORT_OBJECT;
    BEGIN
    repid := FIND_REPORT_OBJECT('report1');
    END;
    Solution Explanation:
    The error message frm-41219 is a new error code which corresponds to the
    Oracle Developer forms/report integration.
    This message essentially means that the report cannot be found. Specifying the
    correct name of a report object found in the forms object navigator (not the
    actual name of the rdf file) usually resolves the problem.

  • Urgent: Forms generated from Designer not loading on 9iAS

    HI,
    I have generated a form using designer 2000, when I try to run
    the form on the web it says that the ofgcall library is missing,
    though the form runs when executed from the form builder.
    other question is.
    when I copy the .fmb file to any other destination, and try to
    run, it refuses to create the .fmx of the file saying cannot
    create the .fmx ( error: frm-30087 ) , I checked the error but
    unable to find the described error, as I am logged into the
    system and Administrator and the directory in which I m working
    is fully accesible and there is sufficient space.
    any please help.
    Sreekant

    Even I faced the same problem. This code works on Windows 95 but gives error "User Defined Exception" when running the same form on Windows NT. May be the API function behined this function call is a primitive one.

  • How to Get XML from the PDF form generated using Designer that is stored in LC

    We have a Requirement of Generating reports on what a PDF form is comprised of? It is easy for us to scan / parse the XML format of the PDF form and get all the relavent Info we need. We are able to see the XML format of the PDF form when we open up the Form in Designer.
    But we are trying to run this report in a Batch Mode for many PDF files. I need to know how to get a XML format of the PDF file that is stored in LC that was developed using Designer. Once we are able to get the XML of the PDF form it is just a scan / parse to get the relavent data.
    Can some one tell me how to get the XML format of a PDF file stored in the LC?

    If I place the PDF form on the LC server - Can you let  me know of the tools you are referring to get XML design from the PDF form?
    Is it through a Process Orchestration I need to run the PDF through to get a XML design out of it?
    I am fine in storing the PDF in the LC server? How will I get the XML design (XML) from this PDF on the server?

  • Forms Generator problems

    I'm trying to use form generator from Designer 6i rel 2.
    I found big problems regenerating a migrated application.
    Layout of most of my blocks is completely changed and I can't reproduce the previous behaviour.
    I found some solutions using relative tabs but may problems are still there.
    The biggest problems I've are on tab canvases :
    1 - I use the same font as before (6.0) but the generated canvases are smaller and fields don't fit in it.
    2 - The height of the tab canvases is smaller then before and form developer tries to reduce it every time I run it giging me a CDG-3484 "error"
    3 - the stacked footer disappeared (sometime totaly somtime partialy).
    Please give me any suggestion or idea.
    TIA
    Tullio

    We noticed the same thing when we started creating Headstart for Designer 6i. Some things we found:
    - We used to always leave page width/height blank to get optimal layout. Now it seems to work better if you specify a value.
    - We found that we get better results when we explicitly specify height and width on all displayed items as well. (We didn't used to ever specify a width on a date column, nor height on any column that we wanted to default to 1.)
    - Designer used to widen the page when an individual item was too wide. Now it narrows the item.
    - Designer has changed its algorithm for determining item width.
    - Designer has added new objects in its object library for Display Only (_DO) objects which affects the layout of these objects particularly.
    Of course, using Headstart we had the luxury of knowning that our object library, template form and preference settings had not changed. If you are using the Designer default object library, template and preferences, I recommend you carefully compare the old versus the new. There may be changes to these underlying objects which would of course affect your generated modules.
    Regards,
    Lauri

  • Migrating from 6i to 9i for form generating starting with designer

    I try to migrating our forms generating 5-6 years start with designer, but they are finished through form builder.
    When I tried to use migrating assistant wizard, I get
    LMDMANA.CG$WHEN_NEW_FORM_INSTANCE: The String CALL was found. If it is an occurence of the Forms Built-In, It should be replaced with CALL_FORM.
    Here is my LMDMANA.CG$WHEN_NEW_FORM_INSTANCE procedure
    /* CG$WHEN_NEW_FORM_INSTANCE */
    PROCEDURE CG$WHEN_NEW_FORM_INSTANCE IS
    BEGIN
    /* CGLY$INIT_CANVASES */
    /* Call procedure to ensure correct canvases are visible */
    BEGIN
    CGLY$CANVAS_MANAGEMENT;
    END;
    /* CGBS$STARTUP */
    /* Perform start-up processing for Block Synchronisation */
    BEGIN
    /* Set the defaults for the globals */
    :global.cg$query_mode := 'A';
    -- default_value('A', 'GLOBAL.CG$QUERY_MODE');
    /* Set the relations to the default query mode */
    CGBS$.SET_RELATIONS( :GLOBAL.CG$QUERY_MODE );
    /* Set the query mode items */
    CGBS$SET_QUERY_MODE( :GLOBAL.CG$QUERY_MODE );
    END;
    END;
    I posted it through metalink and I was told it must be regenerated through designer, and there is no way to do migration.

    Hi,
    actually you would upgrade the application sources from Forms 6i to Forms9i and then run teh Forms Migration Assistant for the clean up /this at least is my understanding after asking one of our Designer Product Managers).
    Frank

  • How to generate all forms at a time in designer using form generator?

    Hi All,
    I am using designer 9.0.4.6 .
    I am having so many forms in the module ....
    So how can I generate all forms at time using form generator ?
    Thank you
    sai

    There is a batch generate option inside the menu of the Design Editor. You can't batch generate by selecting all your forms and choose generate, this will only generate one of the selected forms.
    Regards,
    Mark

  • Designer 6i gives Forms Generator warnings

    Hi,
    We have recently upgraded to Designer 6i from
    Designer 6.0. Some of our user modified code is not generated and I'm getting the following warning from the Forms Generator:
    Message
    CDG-00036: Module KN_HURTIGREG: User modified logic ignored, generatable code not generated
    I would very much like to know which user
    modified code is being ignored. Is there a way to find out? Since the code generated from 6i differs a good deal from the code
    from 6.0 it is not easy to find out manually.
    Double clicking the message in the message window does not take me to piece of code that
    is missing (as one could expect).
    Thanks,
    Haakon

    Name in database is not used in the generateg code, e.g. Validation Trigger!*BTW, what is your Validation Trigger? Its text, please.
    Why do you expect the name in the trigger?
    Ummm... Well, the Oracle Designer Online Help states on the subject:
    Name in Database:Optional, 100 characters
    The name to be used by Generators instead of the table/view/materialized view name within the FROM clause of generated queries. This name is used without any user/schema prefix, regardless of preference settings (TABOWN). A suggestion list displays the Global Synonym Names for all implementations of the relation but free-format text may also be entered here.
    These Generators use this property. Click for more information:
    Form Web VB>
    So the Name in Database is supposed to be used in queries only.
    But you should see the Global variable naming convention (GLNCON) preference. It's quite intriguing.

  • Designer 6i - Forms Generator - Name in Database

    Using Designer 6i and Forms Generator, then Name entered in Name in Database of a Module Component Table Usage is not used in the validating code genereated. It is still the original name of the lookup table used.
    Some ideas?
    Name in Database ist used when entered in LOV Table Usage.

    Name in database is not used in the generateg code, e.g. Validation Trigger!*BTW, what is your Validation Trigger? Its text, please.
    Why do you expect the name in the trigger?
    Ummm... Well, the Oracle Designer Online Help states on the subject:
    Name in Database:Optional, 100 characters
    The name to be used by Generators instead of the table/view/materialized view name within the FROM clause of generated queries. This name is used without any user/schema prefix, regardless of preference settings (TABOWN). A suggestion list displays the Global Synonym Names for all implementations of the relation but free-format text may also be entered here.
    These Generators use this property. Click for more information:
    Form Web VB>
    So the Name in Database is supposed to be used in queries only.
    But you should see the Global variable naming convention (GLNCON) preference. It's quite intriguing.

  • How to generate Ouput Designer IFD/MDF files programatically

    Is there a way I can generate Output designer files (IFD or MDF) programatically through Java or C#? Is there any documentation available for the MDF or IFD file format?
    I have a project where we need to convert Lotus notes forms to Output Designer forms programatically in IFD/MDF format which will eventually be consumed by Central Pro.
    Any help will be greatly appreciated.

    The Output Designer software (at least up through version 5.6) can only import *.FIF files (Form Interchange Format). If you can get your existing documents into this format than you will be able to import them into Output Designer. I have no idea what various export/imports you may need to do to finally create the FIF format; nor do I know what the resulting form might end up looking like.
    Personally, if I can get the form into PDF format I have adequate software to be able to get it into FIF format for importing into Output Designer. One software package I have available is named FormBridge and is produced by Texcel Systems specifically for this conversion (it isn't inexpensive but it does a very good job).

  • I want to create a form in Acrobat XI Pro, but if I try to do a new form, it opens Forms Central.

    I don't want to create a form in this application since it is going away.  How do I get around that?  Is there some way to turn off that option so I can create the form directly in Acrobat Pro? !

    Thanks!  That will help.  I didn't want to start to recreate this form in another app.  It is one I created in Live Design before we upgraded and I lost that app.  Now I cannot edit the form anymore so I need to start over.  This way I can just re-create what I already had.

  • How do I add a functional "submit button" to a pdf form in Adobe Acrobat Pro XI ? I created the pdf form in Adobe Forms Central.

    How do I add a functional "submit button" to a pdf form in Adobe Acrobat Pro XI ? I created the pdf form in Adobe Forms Central. It's for an online Diet Questionnaire. After people complete the form I'd like them to click "SUBMIT" and the completed form will be emailed to me.

    This can be a bit confusing because Acrobat 11 comes with the desktop app that allows you to create simple PDF forms without having a FormsCentral account. Some people find this helpful, but you need to understand that when you generate the PDF form, it is Reader-enabled by Acrobat. In order to edit the form further in Acrobat, you have to create a non-enabled copy of the form. You do this in Acrobat by opening the form and selecting: File > Save a Copy
    and opening the copy. It is not opened automatically.
    You can now add a button and set it up to submit by email, either using a "Submit a form" action or the submitForm JavaScript method. You can set it up to include just the form data or the entire PDF, and will want to use a mailto type URL. Submitting the form to the FormsCentral server has a number of important advantages over email (much more reliable, more secure, etc.), so you might want to consider it.
    If the form needs to be saved with Reader versions prior to 11, then you will need to Reader-enable the document. In Acrobat 11 you do this by selecting: File > Save As Other > Reader Extended PDF > Enable More Tools

  • Cannot Edit a Form in Adobe Acrobat Pro Xi - use Livecycle

    Hi all,
    I was advised to buy Adobe Pro XI yesterday by the Direct Sales Adobe team because it includes "everything I need" to create and EDIT PDF forms.  I actually rang up to buy X but was told it was now XI.
    I tried to edit a form today and got this message:
    "this form cannot be edited in Acrobat. Please use Adobe Livecycle Designer to edit this form"
    I was told this was included in Pro but can't get past this message.  I previously had a trial of Adobe Pro X and WAS able to edit this very form.
    It is very frustrating.  I cannot edit anything I have been working on.
    FormsCentral seems too basic as I need to be able to edit the field name in the properties of the field.
    Can anyone help?
    Thanks
    David

    We created forms in acrobat 9 pro and now with XI pro cannot edit them.  Error message states that livecycle designer is required to edit forms previously created in acrobat.  Called tech support and waited for over an hour before being told that another product needed to be purchased for $300 more than the upgrade cost for acrobat pro XI!!!  From the XI FAQ - The web site states:
    The following customers are eligible for a free upgrade:
    Customers who purchased a prior license to Acrobat and have purchased an upgrade to Acrobat XI Pro
    Customers who have an Adobe Maintenance and Support contract or purchased Upgrade Plan eligible for an Acrobat XI Pro upgrade
    Active Creative Cloud Complete members whose memberships started before October 15, 2012
    The one-time LiveCycle Designer upgrade is available in English, French, German, or Japanese. Eligible customers can choose which language they would like to receive. Visit the Customer Support Portal to request an upgrade.
    After entering in the needed info on the support portal was told that adobe will Not honor the sales rep & web site which both said we are eligible for the free upgrade.  We asked for a full refund and will not longer be using any new adobe products.  We went back to 9 pro forms work fine and adobe lost $.  Nice work adobe - lie to customers and then act surprised that the customers want their $ back!  They told us to just toss their software DVD in the trash where IT belongs, so we did!
    Cheers,
    Actiondan

  • Clicking "Edit PDF form" stops Adobe Acrobat Pro 11 from working. [FIXED]

    As the title says, whenever I click "Edit PDF form" in Acrobat Pro 11, it displays the message "Adobe Acrobat has stopped working" and then when I click OK it closes.
    It is a fresh install.  I tried reinstalling, by removing it first, i tried a repair, I also tried using Revo Uninstaller to clean up anything that was left after an uninstall, and still no joy.
    Any help would be appreciated.
    It is running on Windows 8.1 Update (x64), and the version number for Acrobat Pro is 11.0.10.
    Thanks!
    **Update**
    While I was writing this I had an epiphany, so I checked the Windows application logs which logged the following error every time Acrobat crashed...
    Faulting application name: Acrobat.exe, version: 11.0.10.32, time stamp: 0x547e97af
    Faulting module name: nvd3dum.dll, version: 9.18.13.4121, time stamp: 0x5474d740
    Exception code: 0xc0000005
    which lists nvd3dum.dll as the culprit.  This has something to do with my Nvidia graphics card or drivers (NVIDIA Quadro FX 4600)
    So after a little research I discovered a little registry tweak which "specifies the number of seconds that the GPU can delay the preempt request from the GPU scheduler. This is effectively the timeout threshold. The default value is 2 seconds." (Quoted from MSDN)
    So I added the REG_DWORD value TdrDelay to the key path HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\GraphicsDrivers, and changed the value to 8.  After rebooting this seemed to have solved the issue I was having.
    Here's a screenshot...
    Hope this helps someone!

    We created forms in acrobat 9 pro and now with XI pro cannot edit them.  Error message states that livecycle designer is required to edit forms previously created in acrobat.  Called tech support and waited for over an hour before being told that another product needed to be purchased for $300 more than the upgrade cost for acrobat pro XI!!!  From the XI FAQ - The web site states:
    The following customers are eligible for a free upgrade:
    Customers who purchased a prior license to Acrobat and have purchased an upgrade to Acrobat XI Pro
    Customers who have an Adobe Maintenance and Support contract or purchased Upgrade Plan eligible for an Acrobat XI Pro upgrade
    Active Creative Cloud Complete members whose memberships started before October 15, 2012
    The one-time LiveCycle Designer upgrade is available in English, French, German, or Japanese. Eligible customers can choose which language they would like to receive. Visit the Customer Support Portal to request an upgrade.
    After entering in the needed info on the support portal was told that adobe will Not honor the sales rep & web site which both said we are eligible for the free upgrade.  We asked for a full refund and will not longer be using any new adobe products.  We went back to 9 pro forms work fine and adobe lost $.  Nice work adobe - lie to customers and then act surprised that the customers want their $ back!  They told us to just toss their software DVD in the trash where IT belongs, so we did!
    Cheers,
    Actiondan

  • Cannot open form in LifeCycle Designer to edit.

    I have created two forms using LC Designer 8. I now need to edit both forms and cannot open them back up to edit!
    When I try to open both forms Adobe Professional 8 opens. I then open the form in Adobe Pro 8 and click "edit in designer" and it will not open. I have also tried to open the form directly from my documents in LC Designer and it will not open.
    When I try to open LC deigner on its own it will not open - just shoots me straight to Adobe Pro 8.
    I need to edit these forms - please help! Thank-you :)

    I am also having this problem. It is a dynamic form bound to an XML schema. When I try to reopen it, the livecycle banner comes on, but disappears immediately. The pdf opens in acrobat 9 (a 30-day trial copy). From there, it can be distributed and then filled in.

Maybe you are looking for

  • 24 Hour Metrics Report return null report

    We have problems in VMS 2.3 (IDSMC/SecMon 2.1) to run the 24 Hour Metrics Report. It seems to run, but returns following error on opening the report : Error loading report: null.

  • More than one program monitor

    The program monitor shows the topmost video in the sequence. Videos that are stacked beneath it is not shown if you don't disable the top video track. So I would like to have an option to turn on another program monitor that would always show a video

  • New Core Duo just won't start up again

    Hi Everyone, I am having a problem with my shiny new Core Duo Mini which I received yesterday. I would contact Apple support but today is a public holiday in Australia so I figured I would try the forums. All went well with the set up. I ran software

  • Can see pictures, but PSE 3.2 won't let me access them! Tech support could not help!

    I have been through customer service, both online and live.  I have been through tech support with Adobe, online and live.  They have given me unlock codes, none have worked.  When I enter them, it kicks me out of the program.  They have essentially

  • Shipping Required Failure

    I have an active shopping cart where I have the checkout button with the "option" True to indicate shipping required.  I just had an item get through without any shipping.  I cannot figure out how that happened.  4 of us here in the office have been