Attaching menu module to form module in 9i

hi,
pls i would love someone to help me solve this problem
i was trying to attach a compiled menu module to a form
it generates this error
frm:10221cannot open the file .....
i place the modules in the the forms9i oracle home path to make it easy for me to run but i still have the problem.
pls i need to solve this problem out fast
thankz

Hai
this is vas. I think you did it all may be try.
first create a menu and generates it and save it on same folder where the form stays.(respective folder) and compile both forms and menu in screen.and go to form name properties, change it to menu module --> menu name.mnx ,now save it
and try this
i hope it will work
check it and reply me back.this will work only in individual form and menu not in application
for application u ,there is a different way
thanks
bye
vas

Similar Messages

  • Re : Purpose of REROPTS module within FORMS MODULE

    Hai,
    Could U please tell me what is the purpose of REPORTS module
    within the FORMS module.
    Please advice how to invoke the REPORT created in the FORMS
    module from the FORM.
    Thanks,
    Syed Jaleel.
    null

    Oh ! Sorry, I didn't mention it as FORMS 5.0 problem.
    In FORMS 5.0 there is a new feature to create a report for
    database block.
    My question is after creating the report , how can I invoke it
    from that particular form.
    Syed
    Elikem Ansah (guest) wrote:
    : I do not know what exacty you mean, but if you create report
    : modules using ORACLE REPORTS, you can invoke them through a
    menu
    : item in an MDI by using run_product. Get help on run_product
    from
    : the forms help files.
    : Shiek Syed Jaleel (guest) wrote:
    : : Hai,
    : : Could U please tell me what is the purpose of REPORTS module
    : : within the FORMS module.
    : : Please advice how to invoke the REPORT created in the FORMS
    : : module from the FORM.
    : : Thanks,
    : : Syed Jaleel.
    null

  • I am getting error while attaching Menu Module to FORM

    Hi to everyone, I have created a Menu Module(mmx file), now i am trying to attach that menu to a FORM, I have entered the proper Menu Module address in the property window of that FORM, but i am continously facing the following problem.
    FRM-40738: Argument 1 to builtin CALL_FORM cannot be null
    Also i have applied following code in that Menu Module
    call_form('F:\Database Files\Contingent Database\Forms & Reports\Forms\BILL DETAIL.fmx');
    but the required FORM is not running.
    Please help me to sove out this problem

    I did this today, in this way,
    I create the menu then CRT-SHIFT K, then CRT -T
    then check you have the mmx
    - now you put full path to the form
    Menu module like c:\aaa\bb\menuname
    I did not put extension
    Hope this will work.

  • How a menu item can read the parameter from a Form module and ....

    I would like to specify the menu item to go_block from a Form module, or even open window, reading parameters.
    But there is an Error says "CANNOT CALL LINK-IN FORM from Form builder"
    How to make it works??
    Plesae HELP~~~~~

    Dear Friend,
    There is one Procedure by which you can get the value of the paramtere passed to the form.. this procedure is NAME_IN...
    Hope this will solve your problem..
    Ok
    Email me when your problem is solved...
    My email is "[email protected]"
    Regards
    Shan

  • Give access only one form module for a particular person.

    i have four form module like accounts,import,export,HR, each module has number of menus. I have to give a person to access only the module(accounts).
    when that particular person login into home page, he has to see the accounts module only.
    How to do this?
    Skud.

    Hi,
    01. You need to create a procedure to check the permission based on the username and returnm true or false based on the user access.
    Then in the form, In "When-New-Form_Instance" trigger call that and check wheher user has permission or not.
    If not show a error and then call "Exit_Form" in-built function.
    02. Other alternative way you can do is to add some code to logon screen and then hide unwanted menu items dynamically
    * If this answer is helpfull or correct then please mark it and grant the points.

  • How to debug a form module (Oracle 11G Forms) through URL

    How to debug a form module (Oracle 11G Forms) through URL.
    My server OS is Unix. So i could not able to do the Debug Forms from the Form Developer.
    It is displaying a message that "Cannot find the module". Becuase the system is trying find out the module in Unix system instead of ma local system(Windows).
    I need to debug ma module through URL.
    I can place the fmb and fmx in predefined form path in Server.
    Please help me out to solve this issue..

    This is a little unclear. If your goal is to use the Forms Builder Debugger while running your form on a Unix machine, this can be done. However, the form must first be in running order. So before trying to attach the debugger you must first be able to start it without the debugger. For example:
    http://yourServer:OHS_port_number/forms/frmservlet?form=yourFMX
    Once this is properly running you can turn on debugging. If your form won't even start, then using the Debugger isn't going to help you because it is designed to troubleshoot coding problems and not configuration problems.
    So, do this to use the Debugger:
    http://yourServer:OHS_port_number/forms/frmservlet?form=yourFMX&debug=yes
    This will display a dialog box with some information. Do not click on OK yet as you will need this information to enter into the Forms Builder. Now, open the Forms Builder and click on Debug > Attach Debug. You will be asked for the information displayed in the dialog where you attempted to start the form. Enter it here (in the Builder) then click on ok in both places. To display the Debugger (in the Builder), click on Debug > Debug Console. Then from its toolbar click on the buttons related to what you want to monitor. Including a break point in your application code is often a more helpful way to use the debugger.
    Most of this information is explained in the Forms Builder Online Help
    Forgot to mention...
    To debug runtime issues, refer to the Forms Deployment Guide here (this assumes you are using 11.1.2):
    http://docs.oracle.com/cd/E38115_01/doc.111210/e24477/appa.htm
    Edited by: Michael Ferrante (Oracle) on Feb 21, 2013 1:45 PM

  • Error when running a 9i form module

    hi all
    it is very urgent
    i ve a problem, after installing a 9i developer and creating a module on form developer that compiled successfuly, i tried hardly to run this module but the this error appears "frm-10142: the HTTP listener is not running on the machine at port 8888. please start the listener or check your runtime pereferences.", while the connection to db is stablished successfully and i can run any sql statements on the sql plus of the developer kit.
    thank you so much
    Walaa eddien

    You shoudl startup the OC4J
    Programs>Oracle Devsuit>Forms>Start OC4J
    Thanks!

  • VGS-1501 Error while opening the canvas in the form module

    Hi All,
    I am getting “VGS-1501: <message not found>” message while opening the canvas. Actually in my machine Oracle Apps R12 is installed. To work on forms I have opened form builder and created a data block manually and created a canvas in the form module manually. To add items on the canvas, when I am clicking on canvas then first I am getting “VGS-1501: <message not found>” error message and then after canvas is getting opened. But here in the canvas there were no items available in the side tool bar.
    Then I decided to build form through wizard. Once the form was created, then when I opened the canvas then again I got the same error message. Here when I tried to run the form, then the form got closed automatically. This problem is related to forms only because I am able to work on Oracle Apps (functionally) and also I am able to develop a report using report builder. Can somebody please help me to fix this issue
    Thanks
    Thahessen

    I got something sililar behaviour when I use different version forms in different version of developer environment. Sometimes your Forms_PATH and REPORTS_PATH may be point ot wrong version.
    This is only a assumption...

  • Error when running attached menu to form

    I have recently attached a menu to a form. It worked the first
    time, but not I just get the error :
    "form-10221: Cannot read file <menu filename>"
    I have recompiled "This section" as well as "compile all".
    According Oracle help, I should just recompile the application
    library.
    Any ideas ?
    Bob Mazzo
    [email protected]

    Hi,
    You have to put your menu where oracle can find it.
    Check where it goes in the regedit/ formXX_path
    add a new path or place your menu in the default oracle path.
    by default it is supposed to find it if it is in the same folder
    but not every time...
    another solution create a shortcut and put all you need to run
    the form in a single folder and mark this folder in the start in
    box of your shortcut.
    I hope this help you.
    Sorry for my english!
    Bye Roxane

  • Unable to compile form module in 6i

    Hi,
    I had created a form using forms 6.0 and oracle 8.0 database. now when i am trying to compile the same form using 9i DB and tring to compile. While tryin to compile a form module forms builder gives an error message
    ora-00600 [17003],[63034260],[961],[1],[],[],[],[] on a program unit which refers a stored procedure in the database, when i am bring the stored procedure to the program unit the form successfully compiles, whereas obviously the performance is drastically reduced.
    Here is the developer environment i am using, i would also like to tell you that i am trying to migrate my forms and the backend to 9i and forms 6i. I would also like to know wether is there any need to apply any patch on win2000 professional, i had applied service pack 4 to the installation.
    Forms 6.0
    Forms [32 Bit] Version 6.0.5.0.2 (Production)
    Oracle Toolkit Version 6.0.5.0.2 (Production)
    PL/SQL Version 8.0.5.1.0 (Production)
    Oracle Procedure Builder V6.0.5.0.0 - Production
    PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)
    Oracle Query Builder 6.0.5.6.0 - Production
    Oracle Virtual Graphics System Version 6.0.5.0.0 (Beta)
    Oracle Tools GUI Utilities Version 6.0.5.0.0 (Production)
    Oracle Multimedia Version 6.0.5.0.0 (Production)
    Oracle Tools Integration Version 6.0.5.5.0 (Production)
    Oracle Tools Common Area Version 6.0.5.4.0 (Production)
    Oracle CORE Version 4.0.5.0.0 (Production)
    Forms 6i
    Forms [32 Bit] Version 6.0.8.11.3 (Production)
    Oracle Toolkit Version 6.0.5.35.0 (Production)
    PL/SQL Version 8.0.6.0.0 (Production)
    Oracle Procedure Builder V6.0.8.11.0 Build - Production
    PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)
    Oracle Query Builder 6.0.7.0.0 - Production
    Oracle Virtual Graphics System Version 6.0.5.35.0 (Production)
    Oracle Tools GUI Utilities Version 6.0.5.35.0 (Production)
    Oracle Multimedia Version 6.0.5.34.0 (Production)
    Oracle Tools Integration Version 6.0.8.10.2 (Production)
    Oracle Tools Common Area Version 6.0.5.32.1 (Production)
    Oracle CORE Version 4.0.6.0.0 (Production)

    Arun,
    Forms 6.0 is not certified with Oracle DB 9i. You need at least Forms 6i patch 10
    Frank

  • The customers and orders form modules

    Please,i am new to oracle forms.I have been reading a book on forms ,but the book uses two form modules created by Oracle for demo purposes, the Customer and Orders form modules.I need to access and open these form modules from my form builder.I have not been able to figure out how to do that.Please how can i open the customers and orders module from form builder.
    I will appreciate any help.

    Assuming you have the .FMB files stored on your hard drive, you can simply double-click on them or use File -> Open in Forms Builder.

  • Do I need to buy the Enterprise Suite or just Forms module?

    Hello,
    My company needs to use the funcionalities that Forms module gives, so we are planning to purchase it. But I'm not sure if it's possible to use its functionalities just having this module, or if we need to buy the Enterprise Suite because it includes the server and other things that are needed to deploy the applications.
    Sorry for the newbie question guys. I'd very much appreciate some help.
    Thanks in advance.

    Thank you for the advice DadduPandeyLC. I contacted with LCsupport but they could not give me an answer.
    The application is not complex, we have a pdf template and data in xml files and we have to merge them to generate the filled pdf files. The problem is that the number of files generated will be thousands, and I know LC Output is prepared to generate batches of many files but they are flat pdfs, not forms.
    It doesnt have to be an online app, it will just be executed once to generate all the files. I know LC Forms can merge the data, because I tried it with the trial version, but I'm not sure if there is a way to automate this process for thousands of files.
    That's basically why I doubt if we should use this module. Has anyone tried to do something similar with LC Forms?
    Thanks

  • Get the form module version using JDAPI program

    Hi
    I have one problem to find the verison of form module using java (JDAPI) programming.
    To the JDAPI program i am just passing the form name. by reading the form it has to say the form version.
    Is there any method to get this...
    Thanks in advance.
    Madhava

    I solved my problem...
    first of all.
    Versioning was enabled for the folder but apparently it didnt work so i disabled it and enabled it again. Then I got the correct reource instead of null.
    second thing
    later in mycode I used this to get the path of the resource
    resource.getRID().getPath();
    but this gives the path to where the version of the document can be found... something like /documents/~System/xx/xxxxx/xxxx
    where x is numbers
    after doing a little debugging I found out that
    resource.getAccessRID().getPath()
    returns the path to where in CM the resource is stored.
    I hope My experience here can help others.
    I am glad that I solved my problem, but I find it extremely worrying that some settings in CM apparently stops working without any apparent reason.
    We have experienced this with other properties like Manual Ordering, Approval process, have any one else had these problems and found the cause then I would like to hear about it

  • Form Builder (Forms 6i)  exit without message when compiling a form module

    Hi all,
    i can't resolve problem with Form Builder since 2 weeks.
    i have Forms 6i which always exit when i compile form module connecting
    to a remote database (oracle 817). There is 2 remote database server 817 in our LAN.
    However this happen only for one remote server, while the same form module connecting to another remote database (oracle 817) is well compile and work fine.
    I configure a service name with Net8 Easy Config locate on <Oracle for Windows 95>, but the problem is the same. Can anyone suggest, what could be the reason for the problem.
    Best regards.

    Hi Experts,
    We are getting the same issue. Our form builder crashes once we open our custom form
    in form builder.
    Server shows:-
    Forms 6.0 (Forms Runtime) Version 6.0.8.28.0 (Production)
    Form Builder shows:-
    Forms [32 Bit] Version 6.0.8.11.3 (Production)
    How to upgrade the form builder version?

  • Application reverts to old form module

    On several occasions when creating an application in Forms 6i, a form module will "revert" to an previous version. Changes are made, compiled and saved and show up on the design/layout canvas, but when the form is run the previous incarnation of the module will appear. The only way I have been able to work around this problem has been to save the module under a new name and drop the old form and change all the associated triggers, etc.
    Has anyone else experienced this? Any suggestions?

    Sherry,
    I've had similar problems in the past, and it usually ends up being that FORMSnn_PATH contains a directory with an older version of the form in it. Alternatively, I have found that if the "new" form is invoked from a form that I already have open, then the O/S seems to use a cached version of the target form. Exiting Forms and re-running the app sometimes helps.
    Hope this is of some use.
    null

Maybe you are looking for

  • Can we use the ESR of XI 7.0 with the Microsoft SAP Duet Enterprise

    Hi Experts, I am working on the Microsoft and SAP product DUET enterprise and we are going to use ESR of XI netweaver for defining the web service structures. In demo we have used it with PI 7.1 where we have the concept of Service Interface with mul

  • How to recover previously purchased songs

    I had previously had an iPod. I used to buy song directly off the iPod. The iPod had never been plugged into a computer. Since then that iPod has been wiped clean. My QUESTION is: is there a way to get those previously purchased songs on my new iPod.

  • Reverting to earlier version of code base in CVS

    We are currently using CVS as our version control with WSAD 5.0. Since putting in a release a couple of weeks ago, have had two occasions on which we needed to put in bug fixes. We were able to back track to the tagged version of the code, branch, ap

  • No changes possible

    Dear all, I want to change a standard method of the class CL_RSR_WWW_PAGE. When I click the change button, it shows "Carry out modification comparison for METH CL_RSR_WWW_PAGE PAGE_CONTROLLER_WRAP first. No changes possible". How can I do? I want to

  • Trigger the workflow when so delivery is completed

    Hi experts , I  need to  trigger the wokflow if SO  delivery is completed. could  anyone  please let me know if any event  is there to trigger the workflow whenever SO delivery is completed. Regards , Kiran.