Iteractive form error in NWDS

Hi All:
I meet with a very strange problem.
Try to review my preview code of web dynpro integrated with Adobe interactive form control.But when I right-click the interactive form control, and select "edit" menu,NWDS invoke a error as follow.
Error Log:
Internal error
   Plugin name: Web Dynpro Adobe Template Designer
   Internal error  : com.sap.ide.webdynpro.adobetemplatedesigner
   Class      : com.sap.ide.webdynpro.adobetemplatedesigner.AdobeDesignerEditorPart
   Method     : createPartControl
   Message    : Class ID not found in registry
   Exception  : org.eclipse.swt.SWTException: Class ID not found in registry
Error Track:
org.eclipse.swt.SWTException: Class ID not found in registry
     at org.eclipse.swt.ole.win32.OLE.error(OLE.java:317)
     at org.eclipse.swt.ole.win32.OLE.error(OLE.java:283)
     at org.eclipse.swt.ole.win32.OleControlSite.<init>(OleControlSite.java:92)
     at ...
However, for my current version, I even can't find the  WDAdobeControl.dll after installation.
My NWDS version is :
SAP NetWeaver Developer Studio
SAP Enhancement Package 1 for SAP NetWeaver Developer Studio 7.1 SP02 PAT0002
Build id: 200905191734
Orlando
Edited by: orlando22 on Aug 24, 2009 5:20 PM
Edited by: orlando22 on Aug 24, 2009 5:24 PM

I am getting the same sort of error when I right click the Interactive Form in NWDS and choose Edit, I get an Internal Error Class ID not found in registry.
Windows 7 Home Premium SP1
SAP NetWeaver Developer Studio
SAP NetWeaver 7.2 SP03 PAT0033
Java jdk1.6.0_27
Adobe LiveCycle Designer 8.2.3.4195.1.572397
Internal Error
   Plug-In Name: Web Dynpro Adobe Template Designer
   Internal Error  : com.sap.ide.webdynpro.adobetemplatedesigner
   Class      : com.sap.ide.webdynpro.adobetemplatedesigner.AdobeDesignerEditorPart
   Method     : createPartControl
   Message    : Class ID not found in registry
   Exception  : org.eclipse.swt.SWTException: Class ID not found in registry
Full Trace below...
If I go into NWDS - Help > About NetWeaver Developer Studio > Plug-in Details,
I can see the SAP AG AdobeLifeCycleDesigner Version 10.0.0.110518104311 Plug-in Id com.sap.ide.adobelifecycledesigner (unsigned)
I can also see SAP AG  Web Dypro Adobe Template Designer Version 10.0.0.110518104311 Plug-in com.sap.ide.webdynpro.adobetemplatedesigner (unsigned)
org.eclipse.swt.SWTException: Class ID not found in registry
     at org.eclipse.swt.ole.win32.OLE.error(OLE.java:317)
     at org.eclipse.swt.ole.win32.OLE.error(OLE.java:283)
     at org.eclipse.swt.ole.win32.OleControlSite.<init>(OleControlSite.java:98)
     at com.sap.ide.webdynpro.adobetemplatedesigner.AdobeDesignerEditorPart.createPartControl(AdobeDesignerEditorPart.java:91)
     at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:661)
     at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:428)
     at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:594)
     at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:266)
     at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2820)
     at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2729)
     at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2721)
     at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2673)
     at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
     at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2668)
     at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2652)
     at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2635)
     at com.sap.ide.webdynpro.adobetemplatedesigner.listener.ViewDesignerActionListener.launchAdobeDesigner(ViewDesignerActionListener.java:73)
     at com.sap.ide.webdynpro.adobetemplatedesigner.contentprovider.LaunchDesignerAction.run(LaunchDesignerAction.java:53)
     at com.sap.ide.webdynpro.viewdesigner.service.ContextMenuService.executeAction(ContextMenuService.java:920)
     at com.sap.ide.webdynpro.viewdesigner.ViewDesignerPart$4.handleEvent(ViewDesignerPart.java:854)
     at org.eclipse.swt.ole.win32.OleEventTable.sendEvent(OleEventTable.java:55)
     at org.eclipse.swt.ole.win32.OleEventSink.notifyListener(OleEventSink.java:145)
     at org.eclipse.swt.ole.win32.OleEventSink.Invoke(OleEventSink.java:120)
     at org.eclipse.swt.ole.win32.OleEventSink.access$1(OleEventSink.java:97)
     at org.eclipse.swt.ole.win32.OleEventSink$1.method6(OleEventSink.java:71)
     at org.eclipse.swt.internal.ole.win32.COMObject.callback6(COMObject.java:119)
     at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
     at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2371)
     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3420)
     at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
     at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
     at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
     at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
     at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
     at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
     at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
     at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
     at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
     at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
     at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
     at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
Edited by: Paul Abrahamson on Oct 19, 2011 4:51 PM
Edited by: Paul Abrahamson on Oct 19, 2011 4:57 PM

Similar Messages

  • Error trying to open an Excel worksheet...getting Visual Basic MS Forms error

    Hi
    We have just upgraded a user from Office 2007 to 2013. However he is now unable to open an Excel spreadsheet and keeps getting Visual Basic errors
    MS Forms error. “Could not load an object because it is not available on this machine.”
    Acknowledge the error then..
    MS VBA error “Compile error Can’t find project or library”.
    On acknowledging and closing VB window the spreadsheet is available although VB is not running.
    VBA Project (Microsoft Forms 2.0 Object Library). However we still received the same errors.
    So we reinstalled Office 2013 to see if this would update the dll files. Alas the same error. Another user who works with VB said the FM20.dll files should be deleted and replaced with new ones. We acquired another FM20.dll file deleted the older one and
    replaced it in the folder. Rebooted but still the same error.
    He is using a 64bit Windows machine with Office 2013 click2run installed.
    We have spent 6 hours today trying to fix it with no luck.....Please can you help??
    Br
    Dan

    Hi,
    This is the forum to discuss questions and feedback for Microsoft Excel, this issue is more related to the Office develop, please post your question to the MSDN forum for Excel
    http://social.msdn.microsoft.com/Forums/en-US/home?forum=exceldev&filter=alltypes&sort=lastpostdesc
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • There are some form errors after upgrading ebs from 12.1.1 to 12.1.3

    Hello , EBS experts,
    I have some upgrading issues need your great help. thanks in advance!
    We have installed EBS 12.1.1 on Oracle Linux 5.7, everything is okay.
    Now, we need to upgrading EBS from 12.1.1 to 12.1.3, after all the upgrading process were done. We have encountered the form error while opening the AR transaction forms as below
    ORA-01403: no data found
    FRM-40735: PRE-FORM trigger raised unhandled exception ORA-04062.
    Lots of Receivable forms have the same issue, I have upgrading the ebs from 12.1.1 to 12.1.3 with 2 times, but every time, I have encountered the same issue.
    Can anyone have me? it's very urgent for me to finish this task, thanks!
    Here is my upgrading process for your reference
    1. Installed the EBS 12.1.1 and everything is okay(Create a AR, AP transaction and invoice and post to gl).
    2. I have referenced this document to upgrading the EBS
    Oracle E-Business Suite Release 12.1.3 Readme [ID 1080973.1]
    To apply Oracle E-Business Suite Release 12.1.3, follow these steps:
    1) 9239089
    2) 9239090(US), then applied the 9239090_zhs as I have the zhs language on the EBS 12.1.1
    3) 9239095
    Post-Update Steps
    1. Apply post-install Oracle E-Business Suite Applications Technology patches. (Required)
    4)9817770
    5)9966055
    2. Update database tier nodes with the Oracle E-Business Suite Release 12.1.3 code level.
    Application tier:
    Database tier:
    3. I have applied the following patches before upgrading to 12.1.3(before step 2 as above)
    Database Preparation Guidelines for an E-Business Suite Release 12.1.1 Upgrade [ID 761570.1]
    Database Preparation Guidelines for an Oracle E-Business Suite Release 12.1.1 Upgrade
    Patch E
    B) For users on 11.1.0.7:
    7111245 - 7684818 also includes 7111245 but this is a later version of the patch. Disregard errors related to 7111245 being installed when applying 7684818.
    7211965
    7330434
    7486407
    7627743
    7639602
    7684818
    8199107
    8639653
    8940108
    9026927
    9066130
    9554727
    9743057
    (I have compared the above patches with my db(ebs 12.1.1 ) and some patches have already been applied based on EBS 12.1.1), and the following patches were not included on the db, so I applied the following patches one by one
    7684818
    8199107
    8639653
    8940108
    9026927
    9066130
    9554727
    9743057
    Modify Initialization Parameters
    disablefast_validate=TRUE
    pgamax_size=104857600
    Can anyone help me on this issue? thanks!
    Open AR forms such as transaction, receipt, etc, and always encountered the same issues as below
    ORA-01403: no data found
    FRM-40735: PRE-FORM trigger raised unhandled exception ORA-04062.
    The AR forms opened failed. thanks!
    Thanks!
    Chuan Ling

    Hi, Helios,
    Thanks for your great help on this issues.
    Here is my verification result for your reference as below
    1.Known errors generated on the People form (PERWSHRG) [ID 206584.1]
    10 -      Error: FRM-40735:PRE-FORM trigger raised unhandled exception ORA-04062.
    ORA-01403:no data found
    APP-FND-01242:cannot read value from field: GLOBAL.G_NAV_NODE_USAGE_ID
    Cause: The field: Global.G_NAV_NODE_USAGE_ID couldn't be located or read.
         Resolution: This is an issue associated with multiple APPL_TOPS. Ensure
    that references to the APPL_TOP are pointing to correct one.
    I don't know how to fix this? do you know?
    2.After Upgrade From R12.0.4 To 12.1.1 Property Manager Forms Give Error FRM-40735 [ID 1092394.1]
    [r12app@infsgvm14 forms]$ strings -a $PN_TOP/patch/115/sql/PNPFUNCB.pls | grep '$Header:'
    -- $Header: PNPFUNCB.pls 120.19.12010000.12 2010/03/26 10:43:10 rthumma ship $
    my file's version is 120.19.12010000.12, so ignore this step
    3.Property Manager Forms Error FRM-40735 After Upgrade From 12.0.6 to 12.1.2 [ID 1091124.1]
    did you know how to set this 1) Please set Property Manager status to "Installed" via License Manager.
    I don't find this on license manager.
    4.Frm-40735 Ora-04062 When Trying To Open Transactions Form [ID 1363671.1]
    just checked the custom.pll and custom.plx and they are existed in AU_TOP/resource, I want to re-generated this custom.plx using this
    frmcmp module=CUSTOM.pll userid=apps/apps@hostname module_type=LIBRARY
    but have some issues.
    [r12app@infsgvm14 resource]$ frmcmp module=CUSTOM.pll userid=apps/[email protected] module_type=LIBRARY
    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.
    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
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    so, it's strange.
    Thanks!
    Chuan Ling

  • Locating Oracle Forms Error Messages File to Load into Table

    I would like to create a procedure to suppress and replace Form errors and messages via ON-ERROR and ON-MESSAGE triggers.
    Is there a file that I can load the ERROR Messages from using SQLLDR?
    I have loaded the Oracle error file, $ORACLE_HOME/rdbms/mesg/oraus.msg as identified by Tom Kyte in the following link,
    http://asktom.oracle.com/pls/ask/f?p=4950:8:13189517973890228983::NO::F4950_P8_DISPLAYID,F4950_P8_CRITERIA:558822941373
    but it did not contain Forms Errors Messages such as:
    FRM-40106: No navigable items in destination block.
    FRM-40202: Field must be entered
    FRM-40401: No changes to save
    FRM-40405: No changes to apply
    etc.
    Any help in getting these error messages in a table, other than typing or copy/paste from Forms online help would be greatly appreciated.

    kolipaka wrote:
    Need to write control file to read .csv file for sql*load utility into oracle table.
    Thanks
    KLRWe're sorry that google is broken for you at this time.
    Please try our alternative search site...
    http://lmgtfy.com/?q=oracle+sql*loader+control+file+example
    or
    http://lmgtfy.com/?q=oracle+external+table+example

  • Smart form error

    Hi Abapers,
    i'm getting an error while printing a form.
    error descr.: -
    Output could not be issued
    Message no. VL086
    Diagnosis
    An error occurred in the message processing program.
    Procedure
    Contact your system administrator
    Also if I run my smartfrom independently i got message like this
    Exception       FORMATTING_ERROR
    Message ID:          SSFCOMPOSER                Message number:           601
    Message:
    Reference field GS_LIKP-ZWEIGHWT unknown in form.
    with 0 entries

    Hi Adams,
    The error is for field GS_LIKP-ZWEIGHWT. It seems to be a quantity field. If it is then you'll have to maintain a reference field for it in you Smartform. To do this -
    Goto Global Definations -> Currency/Quant.fields
    Here give the field name GS_LIKP-ZWEIGHWT and in the reference field give some quantity field contained in some internal table that you have passed in the form attributes. Give data type as QUAN.
    Activate the Form and execute. This should solve your problem.
    Hope this helps!
    Regards,
    Saurabh

  • Forms Error Message

    Hi,
    I am using Forms 9i Version 9.0.2.9.0 and Database Oracle 9i Enterprise Edition Release 9.0.1.1.1.
    Database and Developer are in the same computer (Windows XP Professional). Folders are ora90 and 9iDSHome respectively. OC4J is running properly. My problems are:
    1)After building a form, when I am running it after
    compilation, it shows Error FRM-90928 : Positional
    parameter after key on command line. I don't know the
    reason. Even I have made a control block without any
    database item, and when running, it is still showing
    the same message.
    2)I don't know how to get Forms Error message or
    Database Error messages. In earlier versions of Oracle
    there were ways to get these messages, but I could
    not get any in Oracle 9i.
    Could anybody please help me in this regard?
    Sarwar

    The Member Feedback forum is for suggestions and feedback for OTN Developer Services. This forum is not monitored by Oracle support or product teams and so Oracle product and technology related questions will not be answered. We recommend that you post this thread to the Oracle Technology Network (OTN) > Products > Developer Suite > Forms forum.
    OTN

  • Web form Error Number:-2147467259

    Dears,
    i'm facing the below error when running a web form
    Error Number:-2147467259
    Error Description:Unspecified error
    Error Source:msxml6.dll
    Page On which Error Occurred:/hfm/data/webformgenerated.asp
    would you please adivse.
    Thanks.

    The response buffer size of IIS Server has to be increased. Execute the below steps in HFM Web server:
    - Go to Start > All Programs > Oracle EPM System > Foundation Services > EPM system Configuration.
    - Select Configure Web Server under Financial Management > Configure IIS for Financial management Web Application > Click on Advanced Options.
    - Change the "Response Buffer Size to 1073741824 > OK > Next > Finish the configuration.

  • Contradiction form error in non interactive adobe forms.

    HI All,
    I am woriking on a non interactive adobe forms generation program in ABAP.
    The program uses a variant and generate pdf forms for all the list items on the varient.
    Note: I am not using Webdynpro its the normal pdf generation.
    The problem I am facing is that when the varient has a list of more records at some point of time it generates the contradiction form error and terminates. if I alter the varient so that the list is minimal then there is no problem with that.
    I know that the Contradiction form error occurs when the pdf generation is open and there is another request to open a new form before closing the previous call. but when the varient has minimal data there is no problem with that, my assumption here is the data volume or such which causes the problem.
    Does somebody came accross such an issue earlier or if you have a solution approach please do share it with me.
    Thanks in Advance.
    Sai Krishna.

    Total Posts:  366 
    Total Questions:  110 (59 unresolved) 
    Forum Points:  2 
    Why do you ask so much and never answer? You´d better reconsider the questions/ points balance if you want some help from our side.
    Otto

  • While compling the form error occurs

    Hi,
    while compling the form error occurs like this
    (Error 0 ,At line 0,column 0
    Automatic recompile of procedure body pro_query failed)
    it is not allowing form to compile for runing it ,what to do to solve this problem?
    any idea please help
    Regards
    VN

    Hi,
    while compling the form error occurs like this
    (Error 0 ,At line 0,column 0
    ORA-00600:internel error code,arguments:(17069),(55243136),(),(),(),(),() )
    (Error 0 ,At line 0,column 0
    Automatic recompile of procedure body pro_query
    failed)
    it is not allowing form to compile for runing it
    ,what to do to solve this problem?
    any idea please help
    Regards
    VN

  • Form error depends on SQL ERROR

    hi all
    please i want to know why this error is generated i try to create a small application with oracle forms i generate the tables in sql and the tables were created without errors but there is three tables that generate a form error when i try to select and deal with it
    the error is:
    FRM-10095: Assertion failed in iewbdbc_oracle_to_id, at c:\forms\1012\src\ie\iewbdbc.c:724.
    any advice will be approtiated,
    thanks all.

    this is the creation script:
    /* Add table "Client" */
    CREATE TABLE Client (
    CL_ID Number(20) ,
    NAME VARCHAR2(40) CONSTRAINT Cl_NN_NAME NOT NULL,
    GENDER VARCHAR2(40),
    NATIONALITY VARCHAR2(40),
    NATIONAL_ID NUMBER(14) ,
    ADDRESS VARCHAR2(40),
    PHONE NUMBER(13),
    MOBILE NUMBER(10),
    EMAIL VARCHAR2(40),
    OCCUPATION VARCHAR2(40),
    CO_ID NUMBER(6),
    SA_ID VARCHAR2(20) CONSTRAINT NN_SA_ID NOT NULL,
    CONSTRAINT PK_Client PRIMARY KEY (CL_ID)
    /* Add table "COMPANY" */
    CREATE TABLE COMPANY (
    CO_ID NUMBER(6) ,
    NAME VARCHAR2(40) CONSTRAINT CO_NN_NAME NOT NULL,
    ADDRESS VARCHAR2(40),
    PHONE NUMBER,
    FAX NUMBER,
    EMAIL VARCHAR2(40),
    CON_PERSON_NAME VARCHAR2(40) CONSTRAINT NN_CON_PERSON_NAME NOT NULL,
    CON_PERSON_PHONE NUMBER CONSTRAINT NN_CON_PERSON_PHONE NOT NULL,
    CONSTRAINT PK_COMPANY PRIMARY KEY (CO_ID)
    /* Add table "WAITING_CLIENT" */
    CREATE TABLE WAITING_CLIENT (
    CLASS_REQUEST_DATE DATE ,
    FAVORITE_DATE NUMBER(7),
    FAVORITE_TIME_FROM TIMESTAMP,
    FAVORITE_TIME_TO TIMESTAMP,
    COURSE_ID NUMBER(5) ,
    CL_ID Number(20) ,
    CONSTRAINT PK_WAITING_CLIENT PRIMARY KEY (CLASS_REQUEST_DATE, COURSE_ID, CL_ID)
    /* Add table "SALES_REP" */
    CREATE TABLE SALES_REP (
    SA_ID VARCHAR2(40) ,
    NAME VARCHAR2(40) CONSTRAINT SA_NN_NAME NOT NULL,
    GENDER VARCHAR2(40),
    NATIONAL_ID NUMBER(14) ,
    ADDRESS VARCHAR2(40),
    PHONE NUMBER(11),
    MOBILE NUMBER(10),
    EMAIL VARCHAR2(40),
    HIRE_DATE DATE,
    CONSTRAINT PK_SALES_REP PRIMARY KEY (SA_ID)
    /* Add table "COURSE" */
    CREATE TABLE COURSE (
    COURSE_ID NUMBER(5) ,
    NAME VARCHAR2(40) CONSTRAINT COR_NN_NAME NOT NULL,
    DESCRIPTION VARCHAR2(40),
    DURATION NUMBER(4) CONSTRAINT NN_DURATION NOT NULL,
    COST NUMBER(6),
    CONSTRAINT PK_COURSE PRIMARY KEY (COURSE_ID)
    /* Add table "INSTRUCTOR" */
    CREATE TABLE INSTRUCTOR (
    INS_ID NUMBER(6) ,
    NAME VARCHAR2(40) CONSTRAINT INS_NN_NAME NOT NULL,
    GENDER VARCHAR2(40),
    NATIONAL_ID NUMBER(14) ,
    PHONE NUMBER(10) CONSTRAINT NN_PHONE NOT NULL,
    MOBILE NUMBER(11),
    EMAIL VARCHAR2(40),
    WORK_TYPE VARCHAR2(40),
    HIRE_DATE DATE,
    CONSTRAINT PK_INSTRUCTOR PRIMARY KEY (INS_ID)
    /* Add table "LAB" */
    CREATE TABLE LAB (
    LAB_ID VARCHAR2(40) ,
    NAME VARCHAR2(40),
    LOCATION VARCHAR2(40),
    TYPE VARCHAR2(40),
    CAPACITY NUMBER(3),
    STATUS VARCHAR2(40),
    CONSTRAINT PK_LAB PRIMARY KEY (LAB_ID)
    /* Add table "COURSE_DETAILS" */
    CREATE TABLE COURSE_DETAILS (
    Eff_Course_id Number(20) ,
    START_DATE DATE CONSTRAINT NN_START_DATE NOT NULL,
    END_DATE DATE,
    DAYS NUMBER(7) CONSTRAINT NN_DAYS NOT NULL,
    TIME_FROM TIMESTAMP CONSTRAINT NN_TIME_FROM NOT NULL,
    TIME_TO TIMESTAMP,
    INS_ID NUMBER(6) CONSTRAINT NN_INS_ID NOT NULL,
    LAB_ID VARCHAR2(40) CONSTRAINT NN_LAB_ID NOT NULL,
    COURSE_ID NUMBER(5) CONSTRAINT NN_COURSE_ID NOT NULL,
    CONSTRAINT PK_COURSE_DETAILS PRIMARY KEY (Eff_Course_id)
    /* Add table "participate_client" */
    CREATE TABLE participate_client (
    CL_ID Number(20) ,
    Material VARCHAR2(40),
    Meal VARCHAR2(40),
    Eff_Course_id Number(20) ,
    CONSTRAINT PK_participate_client PRIMARY KEY (CL_ID, Eff_Course_id)
    /* Foreign key constraints */
    ALTER TABLE Client ADD CONSTRAINT COMPANY_Client
    FOREIGN KEY (CO_ID) REFERENCES COMPANY (CO_ID);
    ALTER TABLE Client ADD CONSTRAINT SALES_REP_Client
    FOREIGN KEY (SA_ID) REFERENCES SALES_REP (SA_ID);
    ALTER TABLE WAITING_CLIENT ADD CONSTRAINT COURSE_WAITING_CLIENT
    FOREIGN KEY (COURSE_ID) REFERENCES COURSE (COURSE_ID);
    ALTER TABLE WAITING_CLIENT ADD CONSTRAINT Client_WAITING_CLIENT
    FOREIGN KEY (CL_ID) REFERENCES Client (CL_ID);
    ALTER TABLE COURSE_DETAILS ADD CONSTRAINT INSTRUCTOR_COURSE_DETAILS
    FOREIGN KEY (INS_ID) REFERENCES INSTRUCTOR (INS_ID);
    ALTER TABLE COURSE_DETAILS ADD CONSTRAINT LAB_COURSE_DETAILS
    FOREIGN KEY (LAB_ID) REFERENCES LAB (LAB_ID);
    ALTER TABLE COURSE_DETAILS ADD CONSTRAINT COURSE_COURSE_DETAILS
    FOREIGN KEY (COURSE_ID) REFERENCES COURSE (COURSE_ID);
    ALTER TABLE participate_client ADD CONSTRAINT Client_participate_client
    FOREIGN KEY (CL_ID) REFERENCES Client (CL_ID);
    ALTER TABLE participate_client ADD CONSTRAINT Course_Participants
    FOREIGN KEY (Eff_Course_id) REFERENCES COURSE_DETAILS (Eff_Course_id);

  • Form error code

    Is there a way to know all the form error codes and error texts as well as all the message codes and texts .
    thanks in advance

    u can check the FRM error codes using the online help when u are in the forms builder. u have to click on help , reference and then form error codes.
    For ORA error u have to look online:
    http://otn.oracle.com/pls/db92/db92.error_search?remark=homepage&prefill=ORA-
    I hope this helps.

  • Adobe Form Error FPRUNX001

    Hi everyone,
    When trying to print a customer specific sales invoice form, the
    following message appears in the log of execution:
    "ADS: com.adobe.ProcessingException: com.adobe.ads.excep(200101)"
    The message number is "FPRUNX001".
    The detail message says to execute the steps of note 944221 but no
    improvements after performing these steps.
    What is the reason for this message and how can it be solved?
    I saw some older threads in the forum talking about this issue but no answers have been given. So I hope that someone knows this one.
    Best regards,
    Sylvain

    Hi everyone,
    Thank you for all your answers. We were able to find the problem. It was due to a field that was defined larger than permitted on the second page of the form. It was defined larger than the sub form and the page width.
    The error was not really related to the ADS definition itself and therefore the message text was not relevant in this context.
    By the way program  FP_TEST_00 was not dumping because of a standard syntax or form error but because some parameters have to be initialized to be able to call the form. If you run the program you will see that no form parameters can be entered. You always pass some parameters (Structures, Tables, Fields, etc.) to a form to run it correctly. Considering this fact, I do not understand how can this program be run?
    Best regards,
    Sylvain

  • Unexpected form error when saving as PDF

    I created a form and when I tried to save as PDF for offline input, I get an unexpected form error message. I only added open ended questions and name, email in the form. I used an existing template form and modified it (Market Research template)

    Hi,
    Thanks for sharing it.  I was able to save the PDF form. I think I might know the issue.  We've heard from other customers that they get an error when trying to save to disk (either from saving a PDF form, or exporting the submission).  When we've heard this in the past, uprading to the latest Flash Player seemed to fix the issue. 
    Can you check and see what version of Flash you have?  You can do this by going to here - http://www.adobe.com/software/flash/about/
    Then try installing the latest version of Flash, from here - http://get.adobe.com/flashplayer/
    Thanks,
    Todd

  • Forms Error Message Documentation

    Dear Colleague,
    Could someone please give me a link to documentation that contains the explanations of the Forms Error Messages, e.g. FRM-99999 etc.
    I have not been able to find it in OTN.
    Kind regards,
    Randy

    Yes, there are all available from the online help of the Forms builder.
    click the Summary panel, then the reference -> All Forms error messages link
    Francois

  • Handling oracle forms errors (frm-nnnnn) locally

    is there a way to handle an oracle form error (e.g. frm-40508) locally in a way similar to handle oracle database errors.
    e.g.
    procedure insert_something is
    insert_error exception;
    pragma exception_init(insert_error,-40508);
    begin
    :c1.a := 1;
    :c1.b := 2;
    commit_form;
    exception
    when insert_error then
    <handle insert error on c1 block>;
    end;
    Edited by: mojo on Oct 7, 2008 4:34 AM

    by locally i mean within the pl/sql block that will have raised the error.
    an example i encoutnered recently, but by no means the only occasion i have wished such things:
    function mseRecStatus returnvarchar2 is
    rtnChar varchar2(32);
    begin
    rtnChar := get_record_property(mouseRec,mouseBlock,status);
    return rtnChar;
    end;
    This is called from a pre-pop-menu trigger. mouseRec and block are calculated previously. A right-click on a record item below the last record raises error frm-40741 (unable to locate record on block). it would be nice to be able to do something like the following without incolving an on-error trigger:
    function mseRecStatus returnvarchar2 is
    rtnChar varchar2(32);
    non_record_clicked exception;
    pragma exception_init(non_record_clicked,-40741);
    begin
    rtnChar := get_record_property(mouseRec,mouseBlock,status);
    return rtnChar;
    exception
    when non_record_clicked then
    return null;
    end;

Maybe you are looking for