Unable to open form in Form Builer

Hi folks,
It might me an old issue. I have gone through many threads and unable to find the exact solution. Appreciate if someone can help!
Environment:
O/S - Windows 7 professional - 32bit
IDS - 10.1.2.0.2
Installation Steps:
- Installed IDS - 10.1.2.0.2 on windows 7 professional - 32 bit successfully.
- Applied maintenance release 10.1.2.4 to fix oracle designer compatibility issue.
I am unable to open the form in form builder sucessfully. Got the message 'Oracle Forms Designer has stopped working'.
I have gne through the following threads
Re: Error: Oracle Forms Designer has stopped working
Oracle Forms IDS on a windows 7 OS
Is Installing Patchset 7047034 fix the crashing problem in the Forms Builder?
Appreciate any responses.
Thanks
Movva

Movva,
When you installed the Oracle Developers Suite (ODS) 10g, did you run the Installer as the Administrator? Also, are you on a company network or a personal computer? If on a network, you might be dealing with a permissions issue. The ODS needs full priviliges on all directories under the \DevSuiteHome10g directory. If you right click on the DevSuiteHome10g folder and change the permissions to full for your user account this should help. I encountered similar issues when we started testing Windows 7 Pro with ODS 10g. In some cases, I had to grant full priv's on some of the .jar files becuase changing the priv's at the folder level did not cascade correctly. Once I changed the priv's on all of the executable .jar files, the application worked fine.
Hope this helps,
Craig B-)
If someone's response is helpful or correct, please mark it accordingly.

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

  • 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

  • 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

  • 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.

  • 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

  • Unable to open the interactive form

    Hi,
    I have created a interactive form.
    I'm trying to send this as an e-mail attachment.
    I'm able to receive the mail but I'm not able to open the interactive form.
    Can someone help me on this.
    Regards
    Nancy

    Hi Nancy,
    Check this Code.. i am able to open the ADOBE in my SAP Inbox.
      ie_outputparams-device   = 'PRINTER'.
      ie_outputparams-getpdf = 'X'.
      CALL FUNCTION 'FP_JOB_OPEN'
        CHANGING
          ie_outputparams = ie_outputparams
        EXCEPTIONS
          cancel          = 1
          usage_error     = 2
          system_error    = 3
          internal_error  = 4
          OTHERS          = 5.
      IF sy-subrc <> 0.
        WRITE : 'Exit at FP_JOB_OPEN'.
        EXIT.
      ENDIF.
      docparams-langu = 'E'.
      docparams-country = 'US'.
      docparams-fillable = 'X'.
    * Get the name of the generated function module
      CALL FUNCTION 'FP_FUNCTION_MODULE_NAME'
        EXPORTING
          i_name     = <adobe-form-name>
        IMPORTING
          e_funcname = e_funcname.
      IF sy-subrc <> 0.
        WRITE : 'Exit at FP_FUNCTION_MODULE_NAME'.
        EXIT.
      ENDIF.
    CALL FUNCTION  e_funcname
    EXPORTING
    *   /1BCDWB/DOCPARAMS        =
       PERNR                    = p_pernr
    IMPORTING
       /1BCDWB/FORMOUTPUT       = output
    * EXCEPTIONS
    *   USAGE_ERROR              = 1
    *   SYSTEM_ERROR             = 2
    *   INTERNAL_ERROR           = 3
    *   OTHERS                   = 4
      IF sy-subrc <> 0.
        WRITE : 'Exit at e_funcname'.
        EXIT.
      ENDIF.
      CALL FUNCTION 'FP_JOB_CLOSE'
    * IMPORTING
    *   E_RESULT             =
       EXCEPTIONS
         usage_error          = 1
         system_error         = 2
         internal_error       = 3
         OTHERS               = 4
      IF sy-subrc <> 0.
        WRITE : 'FP_JOB_CLOSE'.
        EXIT.
      ENDIF.
    code for  Sending and code for attachment goes here.
    Let me know if it works.
    ~ Bhawanidutt.

  • Unable to open a weblink form apple mail 4.5

    I am unable to open a weblink from apple mail 4.5. Apple mail works fine otherwise. Firefox 5.0 works as advertised, except for this problem.

    I am unable to open a weblink from apple mail 4.5. Apple mail works fine otherwise. Firefox 5.0 works as advertised, except for this problem.

  • Recipient unable to open Acrobat 9 form with Adobe Reader 9

    Over the past 8 months I have distributed a form created in Acrobat 9 Pro to over 50 recipients. Most of them have been able to open and complete the form sucessfully. In the past two weeks I've sent the same form to two new receipients and they both have responded that they cannot open the form using the most current version of Adobe Reader. The error message says somethink like "extended features are not available". I recreated the form from the original document and sent it to one of the receipients and the result was the same; they were not able to open it.
    Can you help me?

    This MAY be caused by the way email programs process attachments
    First ZIP the form and send it to see if that will fix the problem, since zip files are normally attached correctly

  • Unable to open EBS 11i Forms.

    Hello Everyone,
    Used cloning process to migrate Concurrent Manager Server, Report Server and Administrator Server into Application Node which was already running Forms Server and Apache server.
    Went through successfully, but when I tried to open any form like concurrent request form or any other from clicking on application link my browser can not open the form. There were no issue earlier to that migration.
    Logged into Oracle Application Manager and it is showing Form and Web server is running on designated server. Already run adadmin--> Relink Applications programs |Generate product JAR files |Compile APPS schema.
    OS:Linux OEL 6
    Application: EBS 11iR2 11.5.10.2
    Database:9.2.0.6
    Thanks,
    Khawaja

    I found error at apache error logs, and there is no error at autoconfig db/apps. Used other threads of your and try to solve that issue but file is same at vis.dbc
    Error from $IAS_ORACLE_HOME/Apache/Apache/logs/error_log
    [Tue Sep 20 03:43:29 2011] [error] [client 192.168.1.82] (111)Connection refused: proxy connect to 192.168.1.97 port 8200 failed
    [Tue Sep 20 03:43:52 2011] [error] [client 192.168.1.82] (111)Connection refused: proxy connect to 192.168.1.97 port 8200 failed
    [Tue Sep 20 03:55:49 2011] [error] [client 192.168.1.82] (111)Connection refused: proxy connect to 192.168.1.97 port 8200 failed
    [Tue Sep 20 03:55:51 2011] [error] [client 192.168.1.82] (111)Connection refused: proxy connect to 192.168.1.97 port 8200 failed
    select node_name,server_address from fnd_nodes where server_address='192.168.1.98'
    SELECT node_name, server_id FROM fnd_nodes;
    Linux1 --- Database only
    Linux2 --- Applications
    SELECT node_name, server_id, server_address FROM fnd_nodes;
    LINUX1
    A4EB84A4EC60A9FCE040A8C054010A5D45366487491825407422805303221988
    LINUX2
    AD34DCD81171B524E040A8C0620152F424855592983950198093215017071102
    [applmgr@linux2 VIS_linux2]$ cat vis.dbc |grep APPL_SERVER_ID
    APPL_SERVER_ID=AD34DCD81171B524E040A8C0620152F424855592983950198093215017071102
    Database autoconfig file log
    [oracle@linux1 VIS_linux1]$ sh adautocfg.sh
    Enter the APPS user password:
    AutoConfig is configuring the Database environment...
    AutoConfig will consider the custom templates if present.
         Using ORACLE_HOME location : /oradata/oracle/visdb/9.2.0
         Classpath : /oradata/oracle/visdb/9.2.0/jre/1.4.2/lib/rt.jar:/oradata/oracle/visdb/9.2.0/jdbc/lib/ojdbc14.jar:/oradata/oracle/visdb/9.2.0/appsutil/java/xmlparserv2.zip:/oradata/oracle/visdb/9.2.0/appsutil/java:/oradata/oracle/visdb/9.2.0/jlib/netcfg.jar
         Using Context file : /oradata/oracle/visdb/9.2.0/appsutil/VIS_linux1.xml
    Context Value Management will now update the Context file
         Updating Context file...COMPLETED
         Attempting upload of Context file and templates to database...COMPLETED
    Updating rdbms version in Context file to db920
    Updating rdbms type in Context file to 32 bits
    Configuring templates from ORACLE_HOME ...
    AutoConfig completed successfully.
    Application Autoconfig file log
    [applmgr@linux2 VIS_linux2]$ sh adautocfg.sh
    Enter the APPS user password:
    AutoConfig is configuring the Applications environment...
    AutoConfig will consider the custom templates if present.
         Using APPL_TOP location : /apps/oracle/visappl
         Classpath : /apps/oracle/viscomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/rt.jar:/apps/oracle/viscomn/util/java/1.4/j2sdk1.4.2_04/lib/dt.jar:/apps/oracle/viscomn/util/java/1.4/j2sdk1.4.2_04/lib/tools.jar:/apps/oracle/viscomn/java/appsborg2.zip:/apps/oracle/viscomn/java
         Using Context file : /apps/oracle/visappl/admin/VIS_linux2.xml
    Context Value Management will now update the Context file
         Updating Context file...COMPLETED
         Attempting upload of Context file and templates to database...COMPLETED
    Configuring templates from all of the product tops...
         Configuring AD_TOP........COMPLETED
         Configuring FND_TOP.......COMPLETED
         Configuring ICX_TOP.......COMPLETED
         Configuring IEO_TOP.......COMPLETED
         Configuring ABM_TOP.......COMPLETED
         Configuring ECX_TOP.......COMPLETED
         Configuring BIS_TOP.......COMPLETED
         Configuring GL_TOP........COMPLETED
         Configuring AMS_TOP.......COMPLETED
         Configuring CCT_TOP.......COMPLETED
         Configuring WSH_TOP.......COMPLETED
         Configuring CLN_TOP.......COMPLETED
         Configuring OKE_TOP.......COMPLETED
         Configuring OKL_TOP.......COMPLETED
         Configuring OKS_TOP.......COMPLETED
         Configuring CSF_TOP.......COMPLETED
         Configuring XNC_TOP.......COMPLETED
         Configuring IGS_TOP.......COMPLETED
         Configuring IBY_TOP.......COMPLETED
         Configuring PA_TOP........COMPLETED
         Configuring JTF_TOP.......COMPLETED
         Configuring MWA_TOP.......COMPLETED
         Configuring CN_TOP........COMPLETED
         Configuring CSI_TOP.......COMPLETED
         Configuring WIP_TOP.......COMPLETED
         Configuring CSE_TOP.......COMPLETED
         Configuring EAM_TOP.......COMPLETED
         Configuring IMT_TOP.......COMPLETED
         Configuring FTE_TOP.......COMPLETED
         Configuring ONT_TOP.......COMPLETED
         Configuring AR_TOP........COMPLETED
         Configuring AHL_TOP.......COMPLETED
         Configuring OZF_TOP.......COMPLETED
         Configuring IES_TOP.......COMPLETED
         Configuring CSD_TOP.......COMPLETED
         Configuring IGC_TOP.......COMPLETED
    AutoConfig completed successfully.
    How to get JRE/Jinitiator Console Window errors?

  • Unable to open reports from forms

    I managed to configure the forms and report services ( 10g application server ) in my web server , the report server works, only 1 problem , when I run the report , the parameter form came out asking me to select the course report i want.
    However, after I selected the value I wanted and press Submit Query, I get a "page cannot be displayed" error.
    I think is some configuration I missed out. Can anyone help to verify the configurations I may need?
    The version I install is 10.1.2 forms and report services 10g .
    Thank you

    Refer to the white paper titled "Using Run_Report_Object to call Reports with a Parameter Form":
    http://www.oracle.com/technology/products/forms/techlisting10g.html

  • Unable to Open Change Organisation Form

    Hi All,
    i have added Change Organisation - MRP, Change Organisation - CST Form Function to a custom Menu, and it does not show list of Inventory Organisation.
    and i have also added "Change Organisation" Self Service Function and now it shows my Default Operating Unit only.
    how do i make the Change Organisation Function to refer to a list of Inventory organisations.if there a profile option.lemme know that please.
    thanks in anticipation of early response.
    Abdul Rahman

    Please go through the steps outlined in Note: 365617.1 - 'Change Organizations' LOV Menu Option From Service Contracts Responsibility. You may check the reference document as well.
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=365617.1

  • Unable to open form in MS Word

    I am unable to open a planning form in MS Word. Same form opens fine in Excel. This issue occurs on multiple machines. I am recieving error message "Member not found" Anyone run accross this before??
    Thanks

    Hi
    I don't think that this is possible, Planning forms can only be opened by SmartView using MS Excel. To work with them it needs to be able to apply Plannig settings such as security to individual cells within the form and this simply isn't possible in MS Word.
    Hope this helps
    Stuart

Maybe you are looking for

  • My ipod doesn't get recognized by my pc

    hi, for a longer time now, i've got several problems with my ipod nano, the first is, the ipod doesnt really start, it shows the apple logo and after that it turns off and restarts... and thats what it does all the time, until the battery is empty...

  • Ipod touch not recognised by anything!

    My daughters Gen 4 Ipod Touch (iOS unknown by me) will now not be recognised by any computer or any itunes. I've tried all of the suggestions on restoring and recovery. As soon as I plug it in with any cable (yes, I've tried a couple of different one

  • How to add new fields in message creation screen

    Hi All,     My requirement is to add another 2 fields in the message creation screen.     Also I found this link is bit useful. Add custom fields to Support Message Can anyone share the detailed procedure to add a field in the message screen. Thanks

  • Build in mode status related

    Hi, my application is running in run only mode. i want to make the changes into my application. how can i convert the application in run and build application mode. Thanks & Regards Manoj Kaushik

  • Other than the GPS chip in ipad 2 wifi+3g...

    Are there anything else the 3G version has that a regular wifi only doesn't have? I am still having a tough time deciding which one to get tomorrow. I already have a data plan on my iphone 4, but it would be nice to have the option to add a data plan