Why web plsql apps dont alow me insert or update or delete??

apps generated with web plsql generator dont allow me insert new records (or delete or update) Why??? (the same module with forms language goes fine...)
thanx

first thanx for your answer!!!! .Ok, the error is:
ORA-06508: PL/SQL: could not find program unit being called
i've checking Actioninsert code (code from web generator) and i think i found where is the problem. It starts when actioninsert calls to an api routine:
cgS_table_name.ins(CURR_VAL,...);
I changed this line for:
insert into table_name values(curr_val);
and it works fine,
but i think this is an ugly solution, because i still have errors when i delete or update.
Definitevely the problem is HOW makes designer the API for my tables, it generates something wrong, any idea????
Thank u very much

Similar Messages

  • Why are my apps hanging when i try and update them? i have the iphone 4 with the new ios 6....

    Why are my Apps hanging and not letting me update them on my phone? the app store has been really slow, and tells me alot of the times that it is unable to connect with the store? I am frustrated and don't know what to do....

    I am trying to do that now but with my computer, this problem is happening as well.... I am able to download a select few of the updates....

  • Why are my apps taking a long time to update both on my phone and iPad?

    Why are my apps taking a long time to update both on my phone and iPad?

    Hi ariasm21,
    Thanks for visiting Apple Support Communities.
    If the App Store on your iPhone seems unresponsive or app updates are not completing, try the steps below.
    First force close the apps using these steps:
    Double-click the Home button.
    Swipe left or right until you have located the app you wish to close.
    Swipe the app's preview up to close it.
    These steps come from this article:
    iOS: Force an app to close
    http://support.apple.com/kb/ht5137
    Next, restart your device:
    iOS: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/ht1430
    Try updating an app again. If the issues persist, you may want to troubleshoot your internet connection next:
    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/ts1398
    All the best,
    Jeremy

  • Why do my apps open when I try to update them?

    I've tried turning in on and off, signing in and out, and closing the apps before updating. Yes I use iOS 8

    I am trying to do that now but with my computer, this problem is happening as well.... I am able to download a select few of the updates....

  • I am traveling why have my apps frozen when I tried to update them? I can't access my books on kindle now :-(

    I am traveling and tried to update my apps. They have frozen with "waiting" under them. I now can't access my books in Kindle :-(. Can anyone help?

    I am trying to do that now but with my computer, this problem is happening as well.... I am able to download a select few of the updates....

  • Applying mx kollection form validation wwithout using mx kollection insert or update or del transaction

    Is there a way to use the validate form without using the mx
    kollection insert or update or delete transaction, and use the
    default dreamweaver insert server behavior.

    short answer : no, MX Kollection´s (also applies to
    ADDT) form validation routines will only work for forms which have
    been generated with MX Kollection/ADDT
    >>
    and use the default dreamweaver insert server behavior.
    >>
    but if you´re going to insert a record anyway, you can
    as well use Kollection´s "Insert Record Form Wizard" to create
    that form for you, which in turn does provide the required
    validations.

  • Security locking insert ,update and delete

    Hi all,
    for security purpose i want a user to enter a form and not allow to him to insert or update or delete any data,
    i tried personalize form and set the update and insert and delete ALLOWED property to false in the trigger (WHEN-NEW-FORM-INSTANCE) it work but it generate severeal message to the user (FRM-41050: You cannot update this record) is there any way to do this issue or any modification to what i did??
    any advice will be approtiated.

    UPDATE emp_dept
    SET loc = 'BOSTON'
    WHERE ename = 'SMITH';But that doesn't make sense. You cannot just LOC for SMITH, because LOC is not an attribute of EMP. If you change the LOC in the view then you must change it for all employees in DEPT 30 (or whatever).
    The key preserved thing is merely about maintaining your data integrity.
    I rather not use Instead Of Trigger because it take a lot of PL/SQL code :(The problem is, your business rule is not clear. Are you wanting to change the LOC for the DEPT record which is the DEPTNO to which SMITH belongs? Or are you wanting to change SMITH's DEPTNO to be the one for the BOSTON office?
    Cheers, APC

  • How to Implement basic Insert ,Update and delete Actions

    Hi all,
              i want to implement 1)INSERT 2)UPDATE 3)DELETE actions in webdynpro application means i have to add a new record to my R/3 backend and update and delete records from my database
    can anyone tell me how to do these actions
    Regards
    Padma N

    Hi Murtuza ,
                           I have 2 views in my application.In the first view i enterd some purchaseorder number and clicked serarch button.The items regarding that purchaseorder gets populated in the table which is in second view.All the data is in R/3 backend system.
    the code i used to get the details of that particular purchaseorder is
    try {
    wdcontext.currentZ_Matrls_For_Inputlement().modelObiect.execte();
    catch(RFCException e){
    /* Catch the Exception Here */
    Here now i want to delete one record of that particular purchaseorder from the database.So Wat should be the code to delete record from R/3 Model
    Regards
    Padma N

  • Confirmation before insert, update or delete

    Hi,
    I want to create something like alert which before insert or update or delete ask me to do that. I mean that if i am going to insert a record, it will ask me "Are you sure you want to insert record", and provide two buttons OK and cancel. If i press cancel then it will not let me do that. I tried confirm function of javascript but even when i clicked cancel it went to insert the record. How can i achieve this functionality.
    Thanks

    YOU CAN ADD THE FOLLOWING JAVASCRIPT CODE UNDER THE "onClick" EVENT FOR THE INSERT/UPDATE/DELETE BUTTONS...
    var x=window.confirm('Do you want to proceed?');
    if (!x)
    return false;
    IT WORKS FOR ME
    I HOPE IT HELPS..
    null

  • Need user response(confirmation) before Insert, update or delete

    Hi,
    I want that before insert or update or delete etc., an alert is shown to the user and if the user click OK button then that action is performed on database otherwise not. I wrote following javascripts in a user interface template and then called this function but it did not work
    function confirm_Modification_delete ()
    if (confirm("Are you sure you want to remove this record?"))
    return true;
    else
    alert("You click Cancel")
    return false;
    in the same way i also created insert or update alerts but when i clicked cancel even then they perform the insert or update or delete. How can i correct these scripts or get this functionality.
    Thanks
    Muhammad Ejaz
    null

    YOU CAN ADD THE FOLLOWING JAVASCRIPT CODE UNDER THE "onClick" EVENT FOR THE INSERT/UPDATE/DELETE BUTTONS...
    var x=window.confirm('Do you want to proceed?');
    if (!x)
    return false;
    IT WORKS FOR ME
    I HOPE IT HELPS..
    null

  • Why ipad safari freezes while other web-based apps work ok?

    I tried resetting history and cookies, this fixed problem for awhile, but lasted matbe 30 minutes before safari froze again ie no progress on progress/url bar.
    All other web based apps work fine including other non-apple browser, newspaper downlod/update etc. Safari on ipad4 works ok on same wifi network, desktop imac on ethernet connection works ok too. Help suggestions appreciated.
    ozziozzi

    Hello ozziozzi,
    Thanks for using Apple Support Communities.
    Have you tried quitting the Safari app and launching it again?  How about restarting and resetting the iPad?
    Restart or reset iPad
    If something isn’t working right, try restarting iPad, forcing an app to quit, or resetting iPad.
    Restart iPad.  Hold down the Sleep/Wake button until the red slider appears. Slide your finger across the slider to turn off iPad. To turn iPad back on, hold down the Sleep/Wake button until the Apple logo appears.
    iPad may be low on power. Connect iPad to the USB power adapter to charge. See Charge and monitor the battery.
    Force an app to quit.  Hold down the Sleep/Wake button on top of iPad for a few seconds until a red slider appears, then hold down the Home button until the app closes.
    If you can’t turn off iPad or if the problem continues, you may need to reset iPad. Do this only if you’re unable to restart iPad.
    Reset iPad.  Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears.
    You can reset the word dictionary, network settings, home screen layout, and location warnings. You can also erase all of your content and settings.
    Restart or reset iPad - iPad User Guide
    http://help.apple.com/ipad/7/#/iPad9a74dff0
    Take care,
    Alex H.

  • Show BI report in a Web Dynpro App

    Hello,
    I would like to insert a BI report into a Web Dynpro App, this is because I have some specials requirements like using a dynamic tree for selecting the user desired report and pass two parameters to this report via URL for example, this is why I can’t use standard BW iView to show this reports.
    Any hint, suggestion or advice is really appreciated here.
    Best regards.

    Hi Ramien,
    See this link,
    Re: BW server details from webdynpro
    Hope this helps you
    Regards
    Rohit

  • Why magic jack apps is not working on my iphone 5?

    why magic jack apps is not working on my iphone 5?

    I have the same problem.  I contacted magic jack, and after more than an hour of waiting, here is the final part of our discussion, before I had to leave to go to work:
    Me:  the magic jack app has worked fine for months unregistered. Never had a problem before. I must go to work now. I will leave the chat box open. if you could, send me a list of possible fixes and I will try to apply them when I get back. Please write in detail. Is there a way that I can get in touch and get a senior rep on right away to handle my problem when I get back, or do I hae to wait again when I call next time?
    Kara: I am one of the senior rep here and in fact one of the supervisors . Here is what you are going to do:
    Kara: Once you register the magicjack app into your Iphone, we can refresh your account connections here manually however if you dont register it, no options in our end to work for your connections since the MJ app is not used to be registered. No worries, we can remove your account if you dont want the service anymore for free.
    +++++++++++++++++
    So, it would seem that either there is a problem that they don't know about, or else magic jack is trying to force everyone to not choose option 3 on the opening screen, the one which allows you to continue to make a call without registering.
    Has anyone received a solution to this problem from magic jack support?

  • TEXT_IO.FOPEN not working on web deployed app FORMS 6i

    Hi all
    I have coded parsing file by using TEXT_IO.GET_LINE but it seems that my file even can't be opened.
    declare
    file1 text_io.file_type;
    filename1 varchar(256);
    linebuf varchar2(100);
    begin
    file1 := TEXT_IO.FOPEN(:CSV.CSV_PATH, 'r');
    Text_IO.Get_Line(file1, linebuf);
    if linebuf!='blablablablabla' then msg('line is OK!');
    else msg('Line is wrong!');
    end if;
    TEXT_IO.FCLOSE(file1);
    end;
    On local machine when i enter into :CSV.CSV_PATH "C:\details.txt" the file gets loaded because it gets processing, I can see messages.
    When I upload form onto remote web-deployed app server, I enter into path "D:\details.txt" (I cannot write on C:, the files are the same) nothing happens. Does it mean text_io won't work on Fomrs6i web-deployed? How can I investigate this issue.
    Thanks in advance
    Tome

    With Forms Server deployments. TEXT_IO writes the file on the Forms server not the local PC as it did in client-server mode.
    Here are some workarounds
    1) Download the WEBUTIL add-on from Oracle and use its TEXT_IO package to write to the local file.
    WebUtil is an essential add-on loaded with goodies such as a file browse dialog for local files. Its easy to use and is designed to be compatible with other oracle routines like TEXT_IO.
    Kudos to Duncan Mills at Oracle for this top add-on - dont leave home without it.
    www.oracle.com/technology/products/forms/htdocs/webutil/webutil.htm2) Use the original TEXT_IO (as you are now) to write to a file on the Forms Sever , then display it in a browser window using WEB.SHOW_DOCUMENT
    3) I remember seeing some some old Java scripts on OTN to write to local PC.
    MY APOLOGIES for #3. Most forum posts can be solved with that little gem of an answer. "My sink is blocked" ... "yeah I saw some java code to fix that"

  • Web Center app with ADF Security - login problem

    I have a custome Oracle Web Center app.
    I have a page.html with an embedded login form posting to j_security_check. I've configured the ADF security policies to redirect to a JSPX on successful login.
    When I try the correct username/password, I get redirected not to the page I defined in ADF, but to the root page http://127.0.0.1:7101/MyApp-ViewController-context-root/
    and i get
    Error 403--Forbidden
    I've checked the weblogic.xml as per http://andrejusb.blogspot.com/2009/12/solving-error-403-forbidden-in-adf.html, all the required entries are there.
    This works fine if i use a Login link with
    destination="#{'/adfAuthentication?login=true&end_url=/faces/postLogin.jspx'} "
    which redirects to the default login.html and then to the right page. I've copied the form from the default login.html into my master HTML page.
    Hope my question is clear. Any suggestions why it is going to the wrong URL after login.
    Is there anything specific I should see in the jazn-data.xml or web.xml regarding the post-login URL since i cant see that in either.
    P.S. Have been advised to try here when I originally asked this in the WebCenter forum. Web Center app ADF Security - login problem
    Edited by: new_to_webcenter on 18-Jan-2011 05:25

    Thanks for your response Frank.
    The web.xml has
    <security-constraint>
    <web-resource-collection>
    <web-resource-name>adfAuthentication</web-resource-name>
    <url-pattern>/adfAuthentication</url-pattern>
    </web-resource-collection>
    <auth-constraint>
    <role-name>valid-users</role-name>
    </auth-constraint>
    </security-constraint>
    <login-config>
    <auth-method>FORM</auth-method>
    <form-login-config>
    <form-login-page>/login.html</form-login-page>
    <form-error-page>/error.html</form-error-page>
    </form-login-config>
    </login-config>
    When configuring ADF Security via JDev , I chose "Redirect upon successful authentication" to the Welcome Page
    "/faces/postLogin.jspx"
    this then adds into web.xml
    <servlet>
    <servlet-name>adfAuthentication</servlet-name>
    <servlet-class>oracle.adf.share.security.authentication.AuthenticationServlet</servlet-class>
    <init-param>
    <param-name>success_url</param-name>
    <param-value>/faces/postLogin.jspx</param-value>
    </init-param>
    <load-on-startup>1</load-on-startup>
    </servlet>
    So the sequence which works is:
    Login via the '/adfAuthentication?login=true&end_url=/faces/postLogin.jspx' and this redirects to login.html (OOTB form which posts to j_security_check) and then to the postLogin.jspx
    I'm trying to do away with a Login link, and trying the simple login form embedded in my page alongwith other content.
    So should the form be posting to j_security_check directly or to the adfAuthentication ?

Maybe you are looking for