Unable to open a custom form. FRM-47023 error.

Hello experts,
I am currently in a 11i to R12.1.3 upgrade and trying to open a custom form in R12. I compiled the form in forms builder 10.1.2.3.0 and in the db with no errors. When I try to open it in the apps it displays the following error messages:
1) FRM-47023: No such parameter named G_QUERY_FIND exists in form ....XXX_CUSTOM_FORM.
2) FRM-40105: Unable to resolve reference to item PARAMTER.G_QUERY_FIND.
3) FRM 41052: Cannot find Window: Invalid ID.
4) FRM-40700: No such trigger: menu_to_appcore
5) FRM-47023: No such paramter named HR_MODE exists in form AMZ_RESPAPPRV.
6) FRM-40105: Unable to resolve reference to iem PARAMETER.HR_MODE.
I do have all the pl/sql libraries downloaded. If I didn't then forms builder would complain and not let me compile.
I am not sure what is causing it. Any ideas what is causing it?
Any help is much appreciated.
Thanks

I am using Windows 7.
I logged in as applmgr ran the following command:
frmcmp_batch module=AMZ_RESPAPPRV.fmb userid=apps/xxxmonkey o
utput_file=AMZ_RESPAPPRV.fmx module_type=form compile_all=yes
output message:
Forms 10.1 (Form Compiler) Version 10.1.2.3.0 (Production)
Forms 10.1 (Form Compiler): Release - Production
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
With the Partitioning, Oracle Label Security, OLAP, Data Mining
and Real Application Testing options
PL/SQL Version 10.1.0.5.0 (Production)
Oracle Procedure Builder V10.1.2.3.0 - Production
Oracle Virtual Graphics System Version 10.1.2.0.0 (Production)
Oracle Multimedia Version 10.1.2.0.2 (Production)
Oracle Tools Integration Version 10.1.2.0.2 (Production)
Oracle Tools Common Area Version 10.1.2.0.2
Oracle CORE 10.1.0.5.0 Production
FRM-18108: Failed to load the following objects.
Source Module:APPSTAND
Source Object: STANDARD_PC_AND_VA
Source Module:APPSTAND
Source Object: STANDARD_TOOLBAR
Source Module:APPSTAND
Source Object: STANDARD_CALENDAR
Compiling package specification APP_CUSTOM...
No compilation errors.
Compiling package specification APPROVER...
No compilation errors.
Compiling package specification APP_CUSTOM...
No compilation errors.
Compiling package body APP_CUSTOM...
No compilation errors.
Compiling package specification APPROVER...
No compilation errors.
Compiling package body APPROVER...
No compilation errors.
Compiling WHEN-WINDOW-RESIZED trigger on form...
No compilation errors.
Compiling FOLDER_ACTION trigger on form...
No compilation errors.
Compiling FOLDER_RETURN_ACTION trigger on form...
No compilation errors.
Compiling KEY-HELP trigger on form...
No compilation errors.
Compiling KEY-DUPREC trigger on form...
No compilation errors.
Compiling KEY-EXIT trigger on form...
No compilation errors.
Compiling KEY-EDIT trigger on form...
No compilation errors.
Compiling KEY-COMMIT trigger on form...
No compilation errors.
Compiling KEY-CLRFRM trigger on form...
No compilation errors.
Compiling KEY-MENU trigger on form...
No compilation errors.
Compiling KEY-LISTVAL trigger on form...
No compilation errors.
Compiling WHEN-WINDOW-CLOSED trigger on form...
No compilation errors.
Compiling POST-FORM trigger on form...
No compilation errors.
Compiling PRE-FORM trigger on form...
No compilation errors.
Compiling ON-ERROR trigger on form...
No compilation errors.
Compiling WHEN-NEW-FORM-INSTANCE trigger on form...
No compilation errors.
Compiling WHEN-NEW-RECORD-INSTANCE trigger on form...
No compilation errors.
Compiling WHEN-NEW-ITEM-INSTANCE trigger on form...
No compilation errors.
Compiling WHEN-NEW-BLOCK-INSTANCE trigger on form...
No compilation errors.
Compiling QUERY_FIND trigger on form...
No compilation errors.
Compiling CLOSE_WINDOW trigger on form...
No compilation errors.
Compiling ACCEPT trigger on form...
No compilation errors.
Compiling PRE-INSERT trigger on APPROVER data block...
No compilation errors.
Compiling PRE-UPDATE trigger on APPROVER data block...
No compilation errors.
Compiling ON-INSERT trigger on APPROVER data block...
No compilation errors.
Compiling ON-LOCK trigger on APPROVER data block...
No compilation errors.
Compiling ON-DELETE trigger on APPROVER data block...
No compilation errors.
Compiling ON-UPDATE trigger on APPROVER data block...
No compilation errors.
Compiling WHEN-VALIDATE-RECORD trigger on APPROVER data block...
No compilation errors.
Compiling KEY-DELREC trigger on APPROVER data block...
No compilation errors.
Compiling WHEN-VALIDATE-ITEM trigger on APPROVER_NAME item in APPROVER data block...
No compilation errors.
Compiling KEY-LISTVAL trigger on EFFECTIVE_START_DATE item in APPROVER data block...
No compilation errors.
Compiling KEY-LISTVAL trigger on EFFECTIVE_END_DATE item in APPROVER data block...
No compilation errors.
Compiling WHEN-VALIDATE-ITEM trigger on EFFECTIVE_END_DATE item in APPROVER data block...
No compilation errors.
Created form file AMZ_RESPAPPRV.fmx
Edited by: user578908 on May 2, 2011 2:03 PM

Similar Messages

  • Unable to open java custom form in R12 instance

    Dear friends,
    I am unable to open java custom form from front end.
    Navigation as follows:
    SYSTEM ADMINISTRATOR --> UM_SHIPPING --> ORDERS LOOKUP.
    Can anyone please look into the issue please.
    The error as follows:
    Error page
    you have encountered an unexpected error. please contact the system administrator for assistance.
    Thanks,

    I am unable to open java custom form from front end.
    Navigation as follows:
    SYSTEM ADMINISTRATOR --> UM_SHIPPING --> ORDERS LOOKUP.Was this working before? If yes, any changes been done recently?
    Did you follow the steps in (What Setup is Required to Create Custom JSP Pages to Run on the Ebusiness Suite 11i and R12+? [ID 884200.1])?
    Can anyone please look into the issue please.
    The error as follows:
    Error page
    you have encountered an unexpected error. please contact the system administrator for assistance.Please check Apache log files for details about the error. Please also check if any errors are reported in the database log file.
    Thanks,
    Hussein

  • Unable to open R12 Oracle forms in Mozill 8, What need to change Mozill? Thanks in advace for the solution.

    Unable to open Oracle java forms in Mozilla 8.Need Your help on this.

    Can i get any update for this??? any suggestions will be really helpful to resolve this issue.

  • Unable to open report from forms 9i

    Hi,
    Unable to open report from forms 9i and got the following error.
    Error : REP-0503, You did not specify the name of a report
    Steps followed
    1.Created report object in forms using existing report
    2.changed the following properties
    Exec. mode : runtime
    comm mode : synchronous
    3. When -button -Pressed Trigger;
    Declare
    Repid report_object;
    Begin
    repid:=find_report_object('report4');
    v_rep:=run_report_object(repid);
    End;

    Hi,
    did you specify a Reports rdf or rep file that should be run. You can do this either in a trigger or as a property of the Reports object node in Forms.
    Frank

  • I recently did a system update and installed Yosemite on my Mac. Now I am unable to open CS5 at all. The error message I get is this: "To open Adobe Photoshop CS5.1, you need to install legacy Java SE 6 runtime." I have tried downloading this and it still

    I recently did a system update and installed Yosemite on my Mac. Now I am unable to open CS5 at all. The error message I get is this: "To open Adobe Photoshop CS5.1, you need to install legacy Java SE 6 runtime." I have tried downloading this and it still gives me the same mess

    In the details it is mentioned that it is an outdated version of Java.
    Is this a security risk that i need to live with to get CS5 to run with Yosemite?
    Also i need to reject messages from Java in the future about updates, or not?
    thx for any input

  • JOB DETAILS FORM에서 FRM-4064 ERROR시 DATAFIX 방법

    제품 : MFG_WIP
    작성날짜 : 2004-11-25
    JOB DETAILS FORM에서 FRM-4064 ERROR시 DATAFIX 방법
    =============================================
    PURPOSE
    Job Details Form에서 FRM-4064 Error시 DATAFIX 방법 제공
    Problem Description
    Job을 만든 후 Job Details/materail reuirements에서 해당 오더에 대한 per assembly
    수량을 바꾸고자 수치를 변경하면 Error 메세지가 나옴
    Error 메시지: FRM-4064: Record has been updated. Requery block to see change.
    Workaround
    N/A
    Solution Description
    Old job has invalid date format.
    1> alter session set nls_date_format = 'dd-mon-yyyy hh24:mi:ss' ;
    2> select wip_entity_id, date_required, mps_date_required
    from wip_requirement_operations
    where wip_entity_id = (select wip_entity_id
    from wip_entities
    where wip_entity_name = '&Job_Name');
    3> if data exists in step2>, please run below sql
    update wip_requirement_operations
    set date_required = trunc(date_required),
    mps_date_required = trunc(mps_date_required)
    where wip_entity_id = (select wip_entity_id
    from wip_entities
    where wip_entity_name = '&Job_Name');
    Reference Documents
    -------------------

  • Oracle apps upgrade to 11.5.10 produced FRM-47023 error in custom apps

    Hi,
    I didn't know whether to post this in here or in the Applications forum so I posted it in both.
    We're upgrading Oracle Apps from 11.5.5 to 11.5.10. We have a custom application that's registered in Oracle Applications and the modules that I've tried to run so far all produce this error:
    FRM-47023: No such parameter named G_QUERY_FIND exists in form <form_name>.
    When I press OK:
    FRM-40105: Unable to resolve reference to item PARAMETER.G_QUERY_FIND.
    When I press OK:
    FRM-40039: Cannot attach library fis_libs while opening from <form_name>.
    I've recompiled the library and the form but I'm still getting these errors.
    Any help would be appreciated.
    Thanks,
    Lorena

    Hi,
    We were able to resolve this by putting the library in the $AU_TOP/resource directory. It was previously residing in a custom directory.
    Thanks,
    Lorena

  • Unable to close some custom forms

    Hi Gurus,
    We did application migration from Hp-Unix to Sun Solaris. Oracle apps 11.5.10.2 with database 10.2.0.4 and application working good with few issues.
    Issues:
    1. Few custom forms ( message Forms) unable to close. If we close by clicking X mark on top right corner, it does not close can just minimise.
    2. Couple of Custom forms does not open even we have .fmx in the custom folder.
    Need some suggestions on this issues.
    Thank You.

    f60gen module=ARXCUDCI.fmb userid=apps/apps output_file=/ul01/app/applmgr/lasrx/au/11.5.0/forms/US/ARXCUDCI.fmx
    Compiling ON-DELETE trigger on CODE_ASSIG_HIST data block...
    No compilation errors.
    Compiling WHEN-BUTTON-PRESSED trigger on BP_CLOSE item in CODE_ASSIG_HIST data block...
    No compilation errors.
    Compiling WHEN-NEW-ITEM-INSTANCE trigger on CURRENT_RECORD_INDICATOR item in CODE_ASSIG_HIST data block...
    No compilation errors.
    Compiling WHEN-MOUSE-UP trigger in FOLDER_PROMPT_MULTIROW property class...
    No compilation errors.
    Compiling WHEN-BUTTON-PRESSED trigger in FOLDER_OPEN property class...
    No compilation errors.
    Created form file /ul01/app/applmgr/lasrx/au/11.5.0/forms/US/ARXCUDCI.fmx
    Thanks You.

  • UNABLE TO OPEN MASTER ITEM FORM OF ORACLE APPLICATIONS: 11.5.10.2 IN FORMS6

    Hi All,
    I am beginner in oracle apps technical,
    Using Oracle Application 11.5.10.2
    I am not able open INVIDITM.fmb( Inventory Master Item Forms) in form 6i.
    Getting a mysterious error that Oracle Forms Designer has encountered a problem and needs to close. We are sorry for the inconvenience.
    After that I regenerate the INVIDITM.fmb using following command :-
    [root@oraapp US]# f60gen module=/apps/visappl/au/11.5.0/forms/US/INVIDITM.fmb userid=apps/apps@vis output_file=/apps/visappl/cus/11.5.0/log/INVIDITM.fmb module_type=form batch=yes compile_all=special
    The form is regenerated on the server and copying that fmb file on my local machine.
    Now trying to open it in form bulider again but now getting FRM-10043 : Cannot Open File.
    Could any body help me out in resolving this error ???
    Please feel free to mail regarding this issue on [email protected]
    Thanks & Regards
    Ashutosh Chowdhary

    There are so many restrictions and special circumstances for creating or editing a custom form for Applications that you should ask this question in the Apps Forum (http://forums.oracle.com/forums/category.jspa?categoryID=3). People here might or might not have any experience with this. In the Apps Forums they definitely do.

  • Error while opening the custom forms-''function not available to this respo

    Error: Function not available to this responsibility , change responsibility or contact ur system administrator
    Hiiiii,
    While accessing the custom forms in release 12i we are facing the popup error and the form is not getting opened up: "Function Not available to this responsibility. Change Responsibilities or Contact your System Administrator"...
    I check the custom top path in $APPL_TOP/admin/adovars.env... its fine there..
    but the $Apache_top is not there...
    can u plz tell me the solution....
    Thanks
    Meenakshi Verma

    user609981 ,
    If ur referring to forms, u need to search in appropriate forum, as this forum is only for OAF queries, and if its realted to OAF page, check the the function of oa page is attached to the specific responsibilty .
    --Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • UNABLE TO OPEN MASTER ITEM FORM OF ORACLE APPLICATIONS: 11.5.10.2 IN FORM 6

    Hi,
    I am beginner in oracle apps technical
    Using Oracle Application 11.5.10.2
    I am not able open INVIDITM.fmb( Inventory Master Item Forms)
    in form 6i. version 6.0.8.26
    Getting a mysterious error that :-
    Oracle Forms Designer has encountered a problem and needs to close. We are sorry for the inconvenience.
    After that I regenerate the INVIDITM.fmb using following command :-
    [root@oraapp US]# f60gen module=/apps/visappl/au/11.5.0/forms/US/INVIDITM.fmb userid=apps/apps@vis output_file=/apps/visappl/cus/11.5.0/log/INVIDITM.fmb module_type=form batch=yes compile_all=special
    The form is regenerated on the server and copying that fmb file on my local machine.
    Now trying to open it in form bulider again but now getting FRM-10043 : Cannot Open File.
    Could any body help me out in resolving this error ????
    And how to open this fmb file in form 6i ??
    Please feel free to mail regarding this issue on [email protected]
    Thanks & Regards
    Ashutosh Chowdhary

    Hi,
    Performing your action plan by copying all the files from AU_TOP to my local machine and then try to open the INVIDITM.fmb but still the same problem.
    Is this the problem of forms version or some thing else?
    Because I am able to able the POXPOEPO.fmb( Purchase Order form ) in the same version and do the customization as per requirement.
    Could you please suggest any other alternative solution?
    Thanks
    Ashutosh Chowdhary

  • Error while opening supplier/customer forms and payment manager templates

    we are having 11.1.0.7 database and 12.1.1 E-business suite with 10.1.2.3 forms
    user is getting
    Error Page
    You have encountered an unexpected error. Please contact the System Administrator for assistance.
    while accessing supplier/customer forms and payment manager templates and this gets resolved after bouncing the application. the current instance is a staging one and this will be replicated to production so please help or suggest any solution or work around
    thanks
    pankaj

    There should be a link on the error page for further details about the error. Can you post the contents of that error link page ?
    Pl also check the Apache logs for any errors - see MOS Doc 419839.1 (How to enable Apache, OC4J and OPMN logging in Oracle Applications R12) for name and location of the Apache log files.
    HTH
    Srini

  • Unable to save using custom form in Public folder?

    Hi,
    Years ago I created a custom form for a Public calendar folder.  Recently I was asked to update that custom form, which I did.  Then I published it to the Public folder and changed the properties of the folder to use the new form as the default.
    This all seemed to work, when we create a new record we get the custom form.  Problem is when we try to Save & Close I get the following error message:
    "The item cannot be saved to this folder.  The folder was deleted or moved, or you do not have permission.  Do you want to save a copy of it in the default folder for the item."
    If I hit "Yes" I think it saves in my personal calendar folder, if I hit "No" it just goes away.
    I've been Googling this for a number of hours but all I find it reference to an old MS article about the mail box being full, which it isn't.
    If I switch back to the original custom form I can save records all day long.  Which indicates to me that I actually do have rights and that the mail box isn't full.  I have owner rights to this Public calendar.
    Any other thoughts?  I did try clearing the forms cache but that didn't seem to have any affect.
    Incidentally, I was also asked to update a customized form on a different Public calendar folder and that went off without a hitch. 
    Thanks in advance,
    Linn

    Make sure you have the right values in the Authentication Plugins in your Custom Form Authentication Scheme. You may have used different field names in your HTML form than the ones that are in your Plugins. Also, make sure the webgate.dll is protected by a Policy Domain. If all is set up right, and it still doesnt work, bounce everything including the IIS server.
    I have seen situations with IIS where changes in the Access Server configuration are not picked up until you bounce the webgate / IIS server. This doesnt seem to be the case with Apache or Sun JSWS.
    TGF

  • Unable to open the adobe form in NWDS

    Hi,
    I could  not open a pdf form which is developed in NWDS. Its throwing the following error stack...Can anyone help me out on proceedings over this? Any ideas what can be the problem?
    javax.xml.rpc.soap.SOAPFaultException: Exception in method rpData.
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.buildFaultException(MimeHttpBinding.java:643)
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.processDocumentFault(MimeHttpBinding.java:734)
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.call(MimeHttpBinding.java:1224)
         at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:78)
         at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:95)
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:277)
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.createPDF(PDFObject.java:222)
         at com.sap.tc.webdynpro.clientserver.adobe.AdobeFormHelper.createPDFDocumentForUIElement(AdobeFormHelper.java:457)
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:158)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterHandleActionEvent(ClientApplication.java:1123)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:402)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:649)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:252)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:392)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:345)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:323)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:865)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:240)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:95)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:159)
    Regards,
    Deepthi Lakshmi.A.

    Hi
    Is any updattions nwds  inbetween time then that might be problem.
    can u please check that ADS configuration once again.
    that error meand webservices are not wroking and pdf services not able to capture.
    In NWDS goto the webservice prosperctive and test the Adobedocumentservicesec . If it works fine then ok ohterwise some problem in ADS.
    Thanks
    Lohi.

  • Unable to open/minimize multiple forms

    Hi All,
    I'm using the R11 vision instance & at any point of time, I can open only one form in an responsibility. If i minimize the existing opened forms & try to open a new one, the minimized one closes, is there any setting to prevent this?
    I want to open multiple forms or keep them minimized so that I can switch over them easily.
    Regards,
    Hemanth

    Hi Hemant,
    I'm using the R11 vision instance & at any point of time, I can open only one form in an responsibility. If i minimize the existing opened forms & try to open a new one, the minimized one closes, is there any setting to prevent this?
    As far as I know you can not open multiple forms in one login that is the standard feature.
    I want to open multiple forms or keep them minimized so that I can switch over them easily.
    You can login on multiple windows with your same username and password for this.
    Thanks,
    Anchorage

Maybe you are looking for