Forms Builder error '01422'

I am in an Oracle database class, and I am having trouble with one of my problems. When using forms builder with a sequence that automatically generates primary key values and inserts them into a text box. I use a form trigger to insert the next available value from the sequence into the text box for the primary ID field of the record. I have the trigger fire on WHEN-CREATE-RECORD. The PL/SQL compliles with no problem, but when I try to run the form, I get the '01422' error.
Below is my PL/SQL code:
SELECT course_id_sequence.NEXTVAL
INTO :course.course_id
FROM course;
Any help would be appreciated.

Another possibility is to set the Initial Value property of the course_id item to :sequence.course_id_seq.nextval.

Similar Messages

  • XML Form Build Error Unexpected http response code 500: Internal Server Err

    Hi
    I have the following error message when i am trying to load  XML Form Builder
    "Unexpected http response code 500: Internal Server Error "
    When i am trying to Run the test its shows me the follwoing error log.
    Test Environment: XML Forms Builder Environment Check *
    Start Time: 2008-09-17 15:09:53                       *
    End Time: 2008-09-17 15:09:59                         *
    - Test: Java Environment
    - OK
    -      Start Time: 2008-09-17 15:09:53
    -      End Time: 2008-09-17 15:09:53
    -      Java Runtime Version is 1.6.0_02
    - Test: Connection Tests
    - ! Test Failed !
    -      Start Time: 2008-09-17 15:09:53
    -      End Time: 2008-09-17 15:09:59
    -      A test in the suite failed
         - Test: Download XML Forms Builder Jar
         - OK
         -      Start Time: 2008-09-17 15:09:53
         -      End Time: 2008-09-17 15:09:55
         -      Successfully loaded XML Forms Builder Jar from http://zhmscad8.whirlpool.com:50000/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/etc/xmlforms/km.appl.xmlforms.xfbuilder_core.jar, Version 6.4.1
         - Test: Download SAP XML Toolkit Jar
         - OK
         -      Start Time: 2008-09-17 15:09:55
         -      End Time: 2008-09-17 15:09:59
         -      Successfully loaded SAP XML Toolkit Jar from http://zhmscad8.whirlpool.com:50000/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/etc/xmlforms/sapxmltoolkit.jar
         - Test: XML Forms Builder Version
         - ! Test Failed !
         -      Start Time: 2008-09-17 15:09:59
         -      End Time: 2008-09-17 15:09:59
         -      Unexpected http response code 500: Internal Server Error
         - Test: Load Global Settings
         - Not Started
         -      This test depends on the test "XML Forms Builder Version", which did not complete successfully
         - Test: Load Project List
         - Not Started
         -      This test depends on the test "XML Forms Builder Version", which did not complete successfully
    Please let me know the how to slove this Problem.
    Thanks
    Mmukesh
    Edited by: mmukesh reddy on Sep 17, 2008 9:29 PM

    Hi Koti Reddy
    That is not related to my issue.
    Here this error only comming for two users in my group.
    The environment every thing working for remaining user.  But only that two users are facing the problem.
    So please let me know is there any security issues.
    Thanks
    mmukesh

  • XML Forms Builder Errors after SP Stack 14 upgrade

    Hello,
    I upgraded development portal to NW04s SPS14 (from SPS11).
    In XML Forms Builder, try to open my existing project but not succedd. I get the message "Operation Timeout".
    "The current operation timed out and was aborted. This was caused by network communication problems . Some data may have been lost.try again later"
    After click cancel, I get a second message:
    "There are no projects stored on the server"
    In KM content, etc folder, xmlforms , I can see all my projects !!!
    Of course, no network problems exists.. portal is working ok, ...
    I applied OSS note 1150307 - "Internal Server Error when accessing XML Forms Builder" but I have the same problem.
    Any idea¿?
    Thanks and Regards
    Noemí Llano

    Hello, I did a test...
    from the same client machine ...(with JRE 1.6.0_03) I start XML Forms ....
    with SPS11 portal, I can see the Projects.
    With SPS14 portal, I can not see the projects
    Thanks and Regards
    Noemí

  • XML Form Builder Error using JRE Version 1.6.0_05

    Hi Experts,
    I am trying to create an XML Form using XML Form Builder. But I noticed that the root nodes under the data model area of the said tool is not clickable(even if it has + sign on it)thus hindering me to continue. I encounter this error using jre version 1.6.0_05.
    Can someone help with this?
    Thanks a lot
    Edited by: Leah Mendoza on Oct 9, 2008 2:07 AM
    Edited by: Leah Mendoza on Oct 9, 2008 2:07 AM

    Hi Leah,
    Have you tried double clicking?
    If this doesn't solve the issue, you might want to try using a different version of the browser and disable the pop up blocker on your browser.
    Please try this out and let me know.
    Regards
    Mazin

  • XML Form Build Error Unexpected http response code 500: Error

    Dear All,
    I am facing the error when I am starting the XML Forms Builder.The tool checks the environment in which the XML Forms Builder is running (xfbuildertest.html)
    I am getting the following result :
    - Test: Connection Tests
    - ! Test Failed !
    - A test in the suite failed
    - Test: XML Forms Builder Version
    - ! Test Failed !
    - Unexpected http response code 500: Internal Server Error
    Test: Load Global Settings
    - Not Started
    - This test depends on the test "XML Forms Builder Version", which did not complete successfully
    - Test: Load Project List
    - Not Started
    - This test depends on the test "XML Forms Builder Version", which did not complete successfully
    Please help me.
    Regards
    Pravesh

    Hi Lorcan.
    So what exactly happens when you try to start XML Forms builder, do you get an actual error or does it just not start at all?
    > Actually the News are not getting displayed . The HTML (Html tages)are not getting rendered properly in XML Form Builder.
       This news are perfectly working in other environment  (Dev/Qlty) but not in Production .. where i am facing the issue of rendering the news ( not in correct format as expected)
    It is appearing as link. where as in my other environment the Text in proper HTML format.
    (Link of News appearing in production) whereas in Dev/Qlty proper text with Heading/Font/Colour appears. Or are you only seeing errors when you run the environment check?
    > I am getting the errors when running the environment check on in Production but not in Development/Quality.
    Did you try it on different clients or with different users? Is this a new installation or have you recently upgraded? Are all your components on the same SP level?
    > This is new installation but SP level are exactly same across the system(Dev/Qlty/Prod).
    Also the check the settings and found proper..
    Root Directory * /usr/sap/<System-ID>/SYS/global/config/cm/etc*
    Please let me know am I missing something..
    Why its not running on my production system.
    Regards
    Pravesh

  • Oracle Forms Builder - Errors

    Hi to all!
    I'm beginner in Oracle Forms and Reports. The OS is Windows and the software is Oracle Forms and Reports Developer 10g with Database Server 10g. I have started with customers.fmb and orders.fmb. When I try start customers.fmb, I get the error FRM-40911:Record not created due to sequence number generation error. In orders.fmb I get the error FRM-10102: Cannot attach library webutil_lib.
    How to solve these errors?
    Thx in advance.

    When I try start customers.fmb, I get the error FRM-40911:Record not created due to sequence number generation error. Double-check the sequence used by the CUSTOMERS table and make sure the sequence exists. If it exists, check the permissions to see if your user has SELECT privilege granted.
    In orders.fmb I get the error FRM-10102: Cannot attach library webutil_lib.Sounds like your environment is not configured correctly. The WebUtil.pll (PL/SQL Library) is included with Oracle Forms and is located in the <DEV_SUITE HOME>/forms directory. This directory location needs to be added to your FORMS_PATH so the Forms Builder can find the library. The Forms Builder FORMS_PATH variable is located in the Windows Registry. Edit your Windows Registry and navigate to the following Key: HKEY_LOCAL_MACHINE => SOFTWARE => Oracle => KEY_DevSuiteHome1 (your key may be named slightly different). Now, in the right side, scroll until you find the FORMS_PATH string object and double-click to open the editor. Add the directory where the webutil.pll is located to the existing value in this string variable. When you are done, it should look something like the following:
    D:\DevSuiteHome_1\cgenf61\admin;D:\DevSuiteHome_1\formsYou might also want to take a look at the article: Forms: How to Configure Forms Builder to run forms locally. Even if you do not plan to run a form directly from the Forms Builder, this article will show you the basics for setting up your environment.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • ORACLE FORM BUILDER ERROR

    Hi guys! I need your HELP.
    I'm having a hard time in connecting to ORACLE FORMS...
    I can't connect the scott/tiger/orcl....
    It shows an error:
    ORA-12154:+
    TNS:could not resolve the connect identifier specified+
    Here the content of my tnsnames.ora, sqlnet.ora and listener.ora:
    TNSNAMES.ORA
    *# tnsnames.ora Network Configuration File: C:\Users\jack\product\11.2.0\dbhome_1\network\admin\tnsnames.ora*
    *# Generated by Oracle configuration tools.*
    LISTENER_ORCL =
    *(DESCRIPTION =*
    *(ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))*
    *(CONNECTDATA =*_
    *(SERVER = DEDICATED)*
    *(SERVICENAME = ORCL)*_
    ORACLR_CONNECTION_DATA =
    *(DESCRIPTION =*
    *(ADDRESS_LIST =*
    *(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))*
    *(CONNECT_DATA =*
    *(SID = CLRExtProc)*
    *(PRESENTATION = RO)*
    ORCL =
    *(DESCRIPTION =*
    *(ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))*
    *(CONNECT_DATA =*
    *(SERVER = DEDICATED)*
    *(SERVICE_NAME = orcl.168.2.100)*
    SQLNET.ORA:
    *# sqlnet.ora Network Configuration File: C:\Users\jack\product\11.2.0\dbhome_1\network\admin\sqlnet.ora*
    *# Generated by Oracle configuration tools.*
    *# This file is actually generated by netca. But if customers choose to*
    *# install "Software Only", this file wont exist and without the native*
    *# authentication, they will not be able to connect to the database on NT.*
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    LISTENER.ORA:
    *# listener.ora Network Configuration File: C:\Users\jack\product\11.2.0\dbhome_1\network\admin\listener.ora*
    *# Generated by Oracle configuration tools.*
    SID_LIST_LISTENER =
    *(SID_LIST =*
    *(SID_DESC =*
    *(SID_NAME = CLRExtProc)*
    *(ORACLE_HOME = C:\Users\jack\product\11.2.0\dbhome_1)*
    *(PROGRAM = extproc)*
    *(ENVS = "EXTPROC_DLLS=ONLY:C:\Users\jack\product\11.2.0\dbhome_1\bin\oraclr11.dll")*
    *(GLOBALDBNAME = ORACLE10G)*_
    *(ORACLEHOME = C:\oracle\)*_
    *(SIDNAME = ORACLE10)*_
    LISTENER =
    *(DESCRIPTION_LIST =*
    *(DESCRIPTION =*
    *(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))*
    *(ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))*
    ADR_BASE_LISTENER = C:\Users\jack
    -- I ADDED THESE UNDERLINED STATEMENTS
    TNSNAMES:
    *(CONNECTDATA =*_
    *(SERVER = DEDICATED)*
    *(SERVICENAME = ORCL)*_
    LISTENER:
    *(GLOBALDBNAME = ORACLE10G)*_
    *(ORACLEHOME = C:\oracle\)*_
    *(SIDNAME = ORACLE10)*_
    Edited by: Oracle Abecedarian 12 on May 17, 2013 6:17 PM
    Edited by: Oracle Abecedarian 12 on May 18, 2013 12:53 AM

    Hi
    I think what you showed us here is a tnsnames.ora of the oracle database itself. You should configure tnsnames.ora file of the Forms builder. So find the file in Forms home and set it as appropriate for your database.
    Best regards

  • FRM-10242:  Cannot call linked-in Forms from Form Builder. error

    FRM-10242: Cannot call linked-in Forms from Form Builder.
    Cause: The menu designer specified a call to linked-in Forms from within Form Builder.
    Action: Notify your DBA.
    does anyone know why this happens.
    I have this main-menu.. and when i click on one of the submenus which should call the form....i get this error.

    Same issue here... Been trying to get this working since a week now. I tried all the solutions like memory heap and all but no luck.
    One thing that I would like to know is that, in some threads the resolution was to recompile the INS_FORMS.MK file under /forms/lib32 but with my installation I don't have that "lib32" folder under /forms/ and I can not even find that file anywhere in my entire installation.
    I am using 12.1.1 on Windows Server 2008.
    Any help or guidelines is greatly appreciated.
    Santhosh.

  • 9i form builder error message

    I've just installed Developer9i. I'm trying to run my first form, but got
    an error. It says:
    "Frm-10402: The HTTP Listener is not running on computer_name at por8888.
    Please start you listener or check your runtime preferences."
    What should I do to overcome this? Thank you very much for your advice!

    I ran the OC4J, and java applet was started but still got the error message:
    "FRM-40010:cannot read form (my file's path goes here)userid='scott/tiger@machine's name'ssouserid=" debug='no'...."
    what's the problem now?

  • PeopleSoft Forms Builder error

    Hello,
    We are on HCM 9.1 - Tools 8.52.
    I am trying to create a simple Form that we intend to use it as a request for Peoplesoft User access form. Of-course this form is required to go through a pre-defined approval chain.
    In step 6, after providing the input for Approver user list, when I click 'OK', I get this error message
    'Failed to Save the approval process (18081,11021)'
    Any information about this error is really appreciated.
    Thanks,
    Arun

    Please refer the following Doc ID in My Oracle Support. It describes the problem and solution. Thanks!
    Error When Designing a Forms in HRMS 9.1 Feature Pack December 2010: "Failed to Save the Approval Process (18081,11021)" (Doc ID 1359935.1)

  • XML Form Builder  errors

    There is errors as follow:
    com.sapportals.wcm.WcmException: Could not load stylesheet.com.sap.engine.lib.xml.util.NestedException: Could not load XSLWhen. Stylesheet: null, element:
    com.sapportals.wcm.WcmException: Could not load stylesheet.com.sap.engine.lib.xml.util.NestedException: Character not allowed in XPath, '•'
    Is there any way to solve ?
    Thank you and Regards .

    Hi Chen,
    It is good if you post something as it will help other people who are facing the same problem. can you please post what was the root cause for your problem.
    thanks
    pk

  • XML Forms Builder error

    Hello to all,
    I'm trying to preview my new project and getting an error:
    "error handling http request"
    Restart of the server fix the problem.
    Any clue?
    Thanks in advance
    Yoav Madar
    DSW

    Hi Vijay,
    Please clear all client side caches an try it again.
    In particular, you have to do the following steps:
    (1) Clear the Java PluginCache at
        Start->Settings->ControlPanel->JavaPlugin->Cache
    (2) Clear the BrowserCache of your Browser at
        Tools->InternetOptions->DeleteFiles
    (3) Close ALL BrowserWindows ... Try it again.
    Kind Regards
    --Matthias

  • Error while opening Adobe Form Builder

    Hi all,
    I am trying to open an existing form in Adobe Form builder (TA SFP).
    When ever I display a standard form say FP_TEST_01 and go to the layout tab, I get an error saying <i><b>Error occurred in communication with layout editor</b></i>. I am using ECC 5.0 system.
    Am I missing any configurations?
    We have all the required configurations set as mentioned in Configuration guide. (Required for ABAP stack).
    Please help me out.
    Thanks in advance.
    Regards,
    Ravikiran.

    Or go to http://service.sap.com/download > Download > SPs and Patches > Search for SPs and Patches > Enter 'Designer'. Install Designer 7.0 <b>and the 7.0 patch</b> (!).
    Kind regards,
    Markus Meisl
    SAP NetWeaver Product Management

  • Error while saving form in Form Builder

    Hi,
    When i create and save form in XML Form builder i get an error "The Edit form does not contain  a save button or link", I had even configured the save button but still i get this error. Does any one has idea about this issue.
    Regards,
    Ravi.

    Hi,
    i got this resolved. What i observed was, if you try to place some input field in "renderlist or Show" form and you didnt palce save button then this error will come on saving the project.
    try removing the input fields in those forms save it(still you face this issue) close the project and again save the project. this will get solved.
    Regards,
    Ravi.

  • Error when connecting to form builder

    When I try to connect to form builder ,I get this error message ,
    ORA-12154:TNS: could not resolve service name
    What is it?

    Try connecting through SQLPLUS first and check if the connection is going through fine. Check if the service name your are trying to connect with is defined in the TNSNAMES.ORA file. If it is not present create the service name. Also mention the versions of Oracle DB and the Forms.

Maybe you are looking for

  • Crystal Report Viewer requests login information for subreport

    I am using CR 11.5 with MSSQL 2000. I have a report that includes a subreport that pulls information from a different database than the main report. When I run the report through my .net application, it requests a password for the secondary database.

  • Help need in XML to Proxy scenario

    HI Guys, I have got one scenaio from xml file --> ABAP proxy. This is for SNC integration, Product Acitivity Data. Please have a look the following xml file. <?xml version="1.0" encoding="UTF-8"?> <ROOT> <OUTPUT> <TRANS_HEADER>   <SET_ID>852</SET_ID>

  • Business content upgradation risks

    Hello BW xperts, I am a newbie in SAP BW using BW version 3.1. Our client team is planning on a business content upgrade from version 3.1 to 3.2, in which I don’t have any experience. They want to know <b>what are the risks involved</b>, especially,d

  • Archive link error:HTTP error: 401 Unauthorized

    Hi all, I am getting "HTTP error: 401 Unauthorized" error while uploading pdf via archive link  store business document from front end. Any solution Regards Abhijit

  • Connect facebook 'Events' feed to Adobe Muse website

    I need help connecting facebook 'Events' feed to Adobe Muse website....   Help?