Apex 4.1: wwv_flow.accept

Hello

For the moment, our applications run in Apex 3.2.1.
In order to assess their transfer to the Apex 4.1, I imported in the new Apex 4.1 environment.

Configuration:
Oracle 11g 64
GlassFish 3.1
Apex auditor 1.1.2
Apex 4.1

P101 displays OK, but when I click on the "connect" button, I am sent on a page with the following URL:
http://KOR-64:8080/apex41_kor11g64/wwv_flow.accept
and the content of the page is
Set-Cookie: HTMLDB_IDLE_SESSION = September 6, 2011 15:25:03; Path = /; Content-type: text/html; Charset = UTF-8 Set-Cookie: LOGIN_USERNAME_COOKIE = ciges; Set-Cookie: OFIAPP = B4FB2ADAD4CDA4DD; HttpOnly location: f? p = 130:1:1407493667958380

Everything works on my PC and I don't see anything in the Glassfish and Oracle *.log files

Igor

Hi Igor!

You shouldn't be able to see these http header variables in the browser. There must be something strange going on in your page sentry function or that some present processes of the login page. Could post you these processes, send them to me (neumueller Christian dot at oracle dot com) or send your application to apex.oracle.com for analysis?

Kind regards
Christian

Tags: Database

Similar Questions

  • yet another < /apex/wwv_flow.accept has not been found... >

    Dear guru
    I created a select check box, all in one model of the region, this checkbox is created like this:

    < onchange = "javascript:SelectAll (this.checked); input"type ="checkbox"name = 'selectAll' value = 'Y' > select all

    to select several checkboxes.
    The SelectAll function runs as follows:


    function SelectAll (pValue)
    {

    If {(pValue)
    html_CheckAll ('ITEM1', true);
    html_CheckAll ('ITEM2', true);
    html_CheckAll ('ITEMN', true);
    }
    on the other
    {
    html_CheckAll ('ITEM1', false);
    html_CheckAll ('ITEM2', false);
    html_CheckAll ('ITEMN', false);
    }


    When the selectall checkbox is enabled (checked), each item check very well, and when it is OFF (disabled), uncheck all items is also very good. BUT when the page is sent, if selectall is verified (and of course all the elements), apex returns the infamous
    The requested URL /apex/wwv_flow.accept was not found on this server


    any suggestions? I read the forum but I can't find any similar situation.

    Thanks in advance

    Hello

    You have another selection of input, or textarea tags you enter somewhere and have name?

    Kind regards
    Jari

  • mod_plsql: /pls/apex/wwv_flow.accept HTTP-400 too many arguments passed.

    Hi all

    I want a solution, I have a report that the ppt that r fectches stored in db, if I'm looking for more it results in error so I reduced the results and it was working fine. Now I see that it gives the same error althorugh (as below), that it worked very well by reducing query results. Can someone help me please in the present.

    the error is

    Bad request
    Your browser has requested that this server could not understand.
    mod_plsql: /pls/apex/wwv_flow.accept HTTP-400 too many arguments passed. At 3250 parameters. Upper limit is 2000



    --------------------------------------------------------------------------------

    Server Oracle - HTTP - Server Oracle-Application-Server-10g/10.1.3.1.0 at insightapps.oraclecorp.com Port 80

    See also the following thread: HTTP-400 too many arguments passed

  • 404 not found the requested URL /pls/apex11/wwv_flow.accept was not found on this server.

    Hello

    I tried to connect to Apex on internal workspace.

    I get the error

    ORA-00604: an error has occurred at the SQL level 1 recursive

    ORA-00972: identifier is too long

    ORA-06512: at line 10

    ORA-06550: line 22, column 3:

    PLS-00306: wrong number or types of arguments in the call to 'ACCEPT '.

    ORA-06550: line 22, column 3:

    PL/SQL: Statement ignored

    FATHER's name: apex11

    PROCEDURE: wwv_flow.accept

      URL : http://servername:7777/pls/apex11/wwv_flow.accept

    Any help?

    Thanks in advance

    lukx

    Environment

    OS-> win xp

    Version of DB-> Oracle 11.2.2

    Apex Version-> 4.2.2.00.11

    Hello

    I found the reason. On my test DB I put a db ' AFTER SERVERERROR ON DATABASE 'trigger.

    After trigger deactivate everything works fine.

    Lukx

  • How to see which parameters are passed to wwv_flow.accept?

    Hello everyone,

    After submiting a page I get this error:

    "The requested URL /pls/apex/wwv_flow.accept was not found on this server."

    I placed a few inserts inside my page process to check and found out the process isn't even running.




    This post seems to have some similarities with what is happening to me:

    doSubmit in javascript

    But all the elements that I need to change are changed with javascript in the page, after submiting, they get the new values.


    What is strange, is that it works correctly in firefox and google chrome browser, but it is political society that all aplications work in internet explore and in internet explorer, it does not.


    So I would like to know how to see what happened to wwv_flow.accept so I can throw this option?

    Cordially Pedro

    Igor:

    These are the elements of the checkbox named "empresas" that are the problem.
    Change the name to 'f01' and the page should get treated fine. I'm at a loss to understand why this page fails then use no et seq., have been one of the "checked" boxes when you have tested with FF?

    CITY

  • APEX DB: Do not accept the constraint ON UPDATE CASCADE

    Hello

    My tables in the schema does not accept the ON UPDATE CASCADE constraint, as it was to accept the ON DELETE CASCADE constraint. My use case is to update the records in the tables of the child, when a PK in the parent table is changed or updated. Help, please.

    Thank you
    Mary

    Alexander,

    Boy this question could lead to a major debate on the relational theory and the merits of allowing the update of a primary key... But instead of stir the pot, I'll answer your question. :-)

    Unfortunately, Oracle does not support the constraint ON UPDATE CASCADE than PostgreSQL and other databases.

    You could look at [this discussion | http://asktom.oracle.com/pls/asktom/f?p=100:11:0:P11_QUESTION_ID:5773459616034] on TOM ASK where he talks about the background and referred to two ways you can do similar things in Oracle.

    Hope that helps,

    -Doug-

    http://sumnertech.com/

  • HTML form in a "PL/SQL (anonymour block).

    Hello

    I need a little guidance ugent

    I create a "form" in a "PL/SQL (anonymour block). The requirement is to show what looks like an HTML form as you build the code

    The problem is that I'm "Place Setting" treatment of the APEX which is wwv_flow.accept... I've added an example below...

    Any help very good home

    Thank you

    Pete

    ______________________________________________________________________________________________

    HTP.PRN('<!) DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN".
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
    (< html xmlns = "http://www.w3.org/1999/xhtml" > ');

    HTP. PRN ("< style type =" text/css"> '");

    HTP. PRN ('#form {do-family: "Trebuchet MS", Verdana, without serif; width: 25em ;}');})
    HTP. PRN ('h2 {margin: 0 0 0 0; padding: 0 ;}}) ") ;
    HTP. PRN ('p {margin: 0 0 1em 0; padding: 0; do-size: 90 %} ""});
    HTP. PRN ('fieldset {background: #C361D2; border: none; margin-bottom: 1em; width: 24em; padding-top: 1.5em}');

    HTP. PRN ('p.legend {background: #DED983;})

    color: black;
    Padding: .2em .3em;
    Width: 750px;
    do-size: 18px;
    border: 6px start #DED980;
    position: relative;
    margin:-2em 0 1em 1em;
    Width: 20em ;} ") ;

    HTP. PRN ('fieldset {margin-bottom: 1em; width: 66em; padding-top: 1.5em ;}}) ") ;
    HTP. PRN ('#company {background: #F3B4F5; border: departure #F3B4F5; width = "700" ;}}) ") ;
    HTP. PRN ('#company tag {position: absolute;})
    do-family: arial;
    do-size: 16px;
    Padding: .2em ;} ") ;

    HTP. PRN (' input {margin-left: 9è; margin-bottom: .2em; line-height: 1.4em ;}}) ") ;
    HTP. PRN (' #message1 {background: #a3B4F5; border: departure #a3B4F5; width = "700" ;}}) ") ;
    HTP. PRN (' #message2 {background: #c3B4F5; border: departure #c3B4F5; width = "700" ;}}) ") ;

    HTP. PRN ('button1 {make: 48px "Trebuchet MS", "Verdana", sans-serif;})
    background: #F0888A;
    {border: start #6EC6F1} ");"

    HTP. PRN (' input #buttons1 {background: #DED983;})
    {font: 1.2em "Trebuchet MS", Verdana, without serif} ");"

    HTP. PRN ('p #buttons1 {white-space: nowrap} "");

    HTP. PRN ("</style > '");


    HTP. PRN ("< table width ="760"> < tr bgcolor ="#D5EAE9"> ');

    HTP. PRN ("< BR > < BR > '");

    HTP. PRN ("< form method =" "action =" "> ');

    HTP. PRN ("< fieldset id ="company"> < class p ="legend"> < /p > company '");

    HTP. PRN ("< label > Comapany name: < / label > < input name ="company"type ="Text"size ="30"/ >");

    HTP. PRN ("< br > < br >");
    HTP. PRN ("< / fieldset > '");

    HTP. PRN ("< br > < br > < br >");
    HTP. PRN ("< fieldset id ="message1"> < class p ="legend"> < /p > Message'");
    HTP. PRN ("< / fieldset > '");
    HTP. PRN ("< br > < br > < br >");
    HTP. PRN ("< fieldset id ="message recu2"> < class p = 'legend' > two Message < /p > '");
    HTP. PRN ("< / fieldset > '");
    HTP. PRN ("< br > < br >");

    HTP. PRN ("< / make >");
    HTP. PRN ("< /tr > < / table > '");
    End;

    ______________________________________________________________________________________________________

    Pete:

    Delete the name attributes of all the entry elements defined by the process of pl/sql. For example
    should be replaced byor
    APEX accept process recognizes a predefined set of HTML form entry name. No matter which entry with a name not this game will result in the failure of the process accept. F01 through f50 are valid names for the acceptance procedure.

    CITY

  • wwv_flow. Accept null off the coast of the element leader through the execution environment

    Hi all

    I use APEX 5.0 running on ADR and Tomcat.  Element browse file uses the type of storage APEX_APPLICATION_TEMP_FILE.

    In development env, I create a simple form with a selection list, item file browse and view the field to display the value of the item when click on the "submit" button.  It is the result of the tests in run mode

    I export and import the script execution environment and you can see he has selected file

    The result in Runtime Environment prompt filename must have a certain value because it is obligatory validation and display field is empty.  Perform a validation system at wwv_flow.accept

    Below the log tool Chrome Developer collected

    < / select > < / div > < / div > < div class = "Form-t-fieldContainer-rel - col" id = "P1_FILENAME_CONTAINER" > < div class = "Form-t-labelContainer col col-null" >

    < label ID = "P1_FILENAME" = "P1_FILENAME_LABEL" class = 't-forms-labels' > Filename < span class = "u-VisuallyHidden" >(Value Required) </span > < / label > < span class = "t-form-required" > < span class = "Icon-icon-asterisk" > < / span > < / span >

    < / div > < div class = "t-Form-inputContainer col col-null" > < input type = "hidden" name = "p_arg_names" value = "18666865580678664" / > < input type = "file" id = "P1_FILENAME" name = "p_t02" needed aria-required = "true" class = "file & #x 20; Apex-page-point-error"size ="50"/ > < span class = 't-form-error' > Filename must have a value. < / span > < / div > < / div > < div class = "t-Form-fieldContainer-rel - col" id = "P1_DISPLAY_FILENAME_CONTAINER" > < div class = "t-Form-labelContainer col col-null" >

    < label = "P1_DISPLAY_FILENAME" ID = "P1_DISPLAY_FILENAME_LABEL" class = 't-forms-labels' > view the name of the file < / label >

    < / div >

    Anyone this encounter in the runtime environment?  Any special action to import what item type to browse file?  What is the possibility of this issue?

    Thank you, Dorothy

    Dorothy salvation,

    have you ever tried to turn the logging/debugging in ADR? See https://cdivilly.wordpress.com/2013/03/08/configuring-logging-in-oracle-application-express-listener-2-0-1/

    (This will work also in ADR 3).

    When I started ADR mode autonomous and presents a page with a downloaded file (named kirschbaumhaus.txt), I see the following output in the console of ADR window. You see a similar output when you try with your single runtime system. I think that your question is not in the APEX (because we never see the file name), instead, it could be that ADR is not able to store the file in the WWV_FLOW_FILES.

    {p_page_submission_id=939808037044, p_request=New, p_flow_id=104, p_instance=16677270668553, p_flow_step_id=2, p_arg_names=1932112550244117}
    p_request=New
    FILE: kirschbaumhaus.txt
    TYPE: text/plain
    UNZIP:false
    {p_page_submission_id=939808037044, p_request=New, p_flow_id=104, p_instance=16677270668553, p_flow_step_id=2, p_arg_names=1932112550244117}
    p_flow_id=104
    {p_page_submission_id=939808037044, p_request=New, p_flow_id=104, p_instance=16677270668553, p_flow_step_id=2, p_arg_names=1932112550244117}
    p_flow_step_id=2
    {p_page_submission_id=939808037044, p_request=New, p_flow_id=104, p_instance=16677270668553, p_flow_step_id=2, p_arg_names=1932112550244117}
    p_instance=16677270668553
    {p_page_submission_id=939808037044, p_request=New, p_flow_id=104, p_instance=16677270668553, p_flow_step_id=2, p_arg_names=1932112550244117}
    p_request=New
    request parameter: p_t01=1940850026051534/kirschbaumhaus.txt
    Form field: p_md5_checksum with value:  detected.
    request parameter: p_md5_checksum=
    

    You can also try to recreate your grants and public synonyms, because I saw you another thread with a different number of grants... I guess that the file upload fails due to a missing grant/synonym.

    $ sqlplus /nolog
    SQL> CONNECT SYS as SYSDBA
    Enter password: SYS_password
    
    ALTER SESSION SET CURRENT_SCHEMA = APEX_050000;
    exec wwv_flow_upgrade.recreate_public_synonyms('APEX_050000');
    
    select * from wwv_flow_upgrade_progress;
    ALTER SESSION SET CURRENT_SCHEMA = SYS;
    

    Concerning

    Patrick

  • wwv_flow. Accept: INCOMPATIBILITY of SIGNATURE (parameter names)

    Hello world

    I have a problem with my Apex application. I have Apex 4.1 and I get the error below when I press "submit" button. This problem occurred, yesterday when I updated my form another element (type number). These items (P_T101, P_T102,...) are already on the form and until yesterday it either works very well. P_T101 is only name Apex create it, ID of this item is P12_NOTE and it is text with element defining all readonly element, other filelds (P_T102 and P_T103) are part of the list of selection with numeric field.
    wwv_flow.accept: SIGNATURE (parameter names) MISMATCH
    VARIABLES IN FORM NOT IN PROCEDURE: P_T101,P_T102,P_T103,P_T104,P_T105,P_T106,P_T107,P_T108,P_T109,P_T110,P_T111,P_T112,P_T113,P_T114,P_T115,P_T116
    NON-DEFAULT VARIABLES IN PROCEDURE NOT IN FORM: 
    
      DAD name: apexpro
      PROCEDURE  : wwv_flow.accept
      URL        : http://un-apex.com:80/pls/apexpro/wwv_flow.accept
      PARAMETERS :
    Do you have an idea what could be the problem?

    Kind regards
    drama9346

    Edit: Now I remove numbers 16 fields, added since yesterday and it works normal. Do you know where is the problem? Maybe is problem like Apex on how many items, you may submit, or maybe it's something else?

    Published by: drama9346 on 6.3.2013 23:16

    drama9346 wrote:

    I have a problem with my Apex application. I have Apex 4.1 and I get the error below when I press "submit" button. This problem occurred, yesterday when I updated my form another element (type number). These items (P_T101, P_T102,...) are already on the form and until yesterday it either works very well. P_T101 is only name Apex create it, ID of this item is P12_NOTE and it is text with element defining all readonly element, other filelds (P_T102 and P_T103) are part of the list of selection with numeric field.

    wwv_flow.accept: SIGNATURE (parameter names) MISMATCH
    VARIABLES IN FORM NOT IN PROCEDURE: P_T101,P_T102,P_T103,P_T104,P_T105,P_T106,P_T107,P_T108,P_T109,P_T110,P_T111,P_T112,P_T113,P_T114,P_T115,P_T116
    NON-DEFAULT VARIABLES IN PROCEDURE NOT IN FORM: 
    
    DAD name: apexpro
    PROCEDURE  : wwv_flow.accept
    URL        : http://un-apex.com:80/pls/apexpro/wwv_flow.accept
    PARAMETERS :
    

    Do you have an idea what could be the problem?

    Kind regards
    drama9346

    Edit: Now I remove numbers 16 fields, added since yesterday and it works normal. Do you know where is the problem? Maybe is problem like Apex on how many items, you may submit, or maybe it's something else?

    The apex_040100.wwv_flow.accept procedure that accepts the submitted pages supports up to 100 p_t01 etc parameters used for the elements of the page.

    Limits of the APEX are documented in the Appendix B: Oracle Application Express limits of application Express Application Builder User Guide.

    It is possible to define and to return more than 100 items on a page, but you will get an error when running if you submit a page with more than 100 items (including hidden items, unique which is more than 1 p_tnn parameter and the elements included page zero). You will not be able to present and process a page that has made more than 100 entrable topics. You will be able to set more than 100 items in your page and send, and then process the page If the actual number of elements returned for filing is limited to 100 or less using only terms conditions/permissions/reading.

    APEX 4.2 sets the limit to 200 articles.

  • wwv_flow. Accept - location error

    Hello everyone!

    Well, I use the version 4.0.2 of the APEX. I want to open a window with a link for this, I created a javascript code, a process with the command (I created this command for testing only)
    HTP.p('<script type="text/javascript>');
    HTP.p('alert("Hello world!")');
    HTP.p('</script>');
    {code}
    
    But after the alert window the page is redirected to this link: http://www.kunden.com.br:8080/apex/wwv_flow.accept and in the body of the page the current message is printed: "Location: f?p=112:1:871996164627167::NO" in the moment that I created a javascript code in the SQL with HTP.p(''); this message is printed.
    
    It's because a configuration? Or why this message appears?
    
    Thank you!
    Raul Welter                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    

    Hello Raul,

    -> Create dynamic Action
    -> Choose 'Advanced '.
    -> 'Name', input sequence
    -> Event: loading of the Page
    Condition: - no Condition.
    -> Action: run the JavaScript Code
    Paste your JS code in the text box 'Code '.
    -> Create

    Now you must edit DA-> Condition

    Here, you must assign the similar condition as long as specify us to the process page, regions, etc.

    Type contion: PL/SQL Expression
    Expression 1: REQUEST = "POPUP".

    I hope it is clear now.

    Kind regards
    Hari

  • wwv_flow. Accept 404 error when adding form elements

    Hello

    I use APEX 3.2.1 with Oracle 10 g on Windows XP Pro SP3.

    I want to show a 'search bar' to the right of the tab bar.

    So I just add some HTML in the template ("OneLevelTabs"), such as:
    <div>Search : <input type="text" /> <input type="submit" value="ok" /></div>
    But it shows me an error 404 page (url: pls/apex/wwv_flow.accept), when I try to send a page (log,...).

    If I remove this code it works perfectly.

    Why?

    Thank you.

    Yann.

    Yann:

    Additional HTML is exactly as shown in your post? I don't see how this HTML code can cause the error 404.
    Make sure that you have not specified the attribute "name" for all elements of entry into additional HTML code.

    CITY

  • wwv_flow. Accept: INCOMPATIBILITY of SIGNATURE (parameter names) in Internet Explorer

    Hello

    I have an applet to upload several files integrated into my ApEx page.

    + If (_ie is true) {+
    not exist document.writeln (' < OBJECT classid = "clsid:8AD9C840 - 044F-11 d 1-B3E9-00805F499D93" WIDTH = "250" HEIGHT = "250" NAME = "fileupload" codebase = "http://java.sun.com/update/1.4.2/jinstall-1_4-windows-i586.cab#Version=1, 4,0,0" > ');
    +}+
    + else {+
    document.writeln not exist ("< APPLET CODE =" jfileupload.upload.client.MApplet.class "JAVA_CODEBASE =". / "ARCHIVE="/lib/jfileupload.jar,/lib/httpimpl.jar,/lib/chttpclient.jar,/lib/clogging.jar"WIDTH ="250"HEIGHT ="250"NAME =" fileupload"> ');
    +}+
    + / / START: support settings of update below for INTERNET EXPLORER, FIREFOX, SAFARI, OPERA, MOZILLA and NETSCAPE 6 +. +
    document.writeln not exist ("< PARAM NAME = CODE VALUE =" jfileupload.upload.client.MApplet.class ">" ");
    document.writeln not exist ("< PARAM NAME = CODEBASE VALUE =". / "> '");
    document.writeln not exist ("< PARAM NAME = VALUE="lib/jfileupload.jar,lib/httpimpl.jar,lib/chttpclient.jar,lib/clogging.jar ARCHIVE "> ');
    document.writeln not exist ("< PARAM NAME = NAME VALUE =" fileupload"> ');
    document.writeln not exist ("< PARAM NAME ="type"VALUE =" application/x-java-applet; version = 1.4 "> '");
    document.writeln not exist ("< PARAM NAME ="script "VALUE =" true "> ');
    document.writeln not exist ("< PARAM NAME ="url"VALUE =" http://localhost:8080/upload/process.jsp ">" ");
    document.writeln not exist ("< PARAM NAME ="paramfile "VALUE =" uploadfile "> ');
    document.writeln not exist ("< PARAM NAME ="param1 "VALUE =" todo "> ');
    document.writeln not exist ("< PARAM NAME ="Value1 "VALUE =" upload "> ');
    document.writeln not exist ("< PARAM NAME ="mode "VALUE =" http "> ');
    + / / END +.
    + If (_ie is true) {+
    document.writeln not exist ("< /OBJECT >" ");
    +}+
    + else {+
    document.writeln not exist ("< /APPLET >" ");
    +}+

    and everything works perfectly in Firefox. In Internet Explorer applet & upload has also just fine works, but by pressing one of the buttons / links as doSubmit (...) I have wwv_flow.accept: INCOMPATIBILITY of SIGNATURE (parameter names). Check logs


    wwv_flow. Accept: INCOMPATIBILITY of SIGNATURE (parameter names)
    FORM NOT IN PROCESS VARIABLES: FILEUPLOAD
    VARIABLES by DEFAULT UNDER FORM of PROCEDURE NOT IN:

    FATHER's name: apex
    PROCEDURE: wwv_flow.accept
    URL: http://localhost:7777/pls/apex/wwv_flow.accept
    PARAMETERS:
    +===========+
    P_FLOW_ID:
    + 300 +.
    P_FLOW_STEP_ID:
    + 406 +.
    P_INSTANCE:
    + 640383331330048 +.
    P_PAGE_SUBMISSION_ID:
    + 1665117950048907 +.
    P_REQUEST:
    UPDATE
    +...+

    P_T19:
    + 20 +.
    P_ARG_VALUES:
    + 4A2329731083629E48F9E21DBF30E047 +.
    FILEUPLOAD:
    +jfileupload.upload.client.MApplet[panel1,0,0,400x250,layout=java.awt.BorderLayout,rootPane=javax.swing.JRootPane[,0,0,400x250,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]+
    P_MD5_CHECKSUM:


    ENVIRONMENT:
    +============+
    PLSQL_GATEWAY = WebDb
    GATEWAY_IVERSION = 3
    SERVER_SOFTWARE=Oracle-application-server-10G/10.1.2.0.0 Oracle-HTTP-Server
    GATEWAY_INTERFACE = CGI/1.1
    SERVER_PORT = 7777
    Server_name = localhost
    REQUEST_METHOD = POST
    QUERY_STRING =
    PATH_INFO = / wwv_flow. Accept
    SCRIPT_NAME = / pls/apex
    REMOTE_HOST =
    REMOTE_ADDR = 10.10.1.27
    SERVER_PROTOCOL = HTTP/1.1
    REQUEST_PROTOCOL = HTTP
    REMOTE_USER = APEX_PUBLIC_USER
    ORACLE_SSO_USER =
    OSSO_IDLE_TIMEOUT_EXCEEDED =
    OSSO_USER_GUID =
    HTTP_CONTENT_LENGTH = 18694
    HTTP_CONTENT_TYPE = multipart/form-data; Boundary = - 7d91d73a3d06d6
    HTTP_USER_AGENT = Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727 .NET CLR 1.1.4322; InfoPath.1; .NET CLR 3.5.30729; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; .NET CLR 3.0.30729)
    HTTP_HOST = localhost:7777
    HTTP_ACCEPT = image/gif, image/jpeg, image/pjpeg, application/x-ms-application, application / vnd.ms - xpsdocument, application/xamlxml, xbap application/x-ms-application, application/x-shockwave-flash, application/x-silverlight, applique / vnd.ms - excel, application / vnd.ms - powerpoint, application/msword, * / * +.
    HTTP_ACCEPT_ENCODING = gzip, deflate
    HTTP_ACCEPT_LANGUAGE = en-US, nl - BE; q = 0.7, en - BE; q = 0.3
    HTTP_ACCEPT_CHARSET =
    HTTP_IF_MODIFIED_SINCE =
    HTTP_REFERER = http://localhost/pls/apex/f?p=300:406:640383331330048:NO:406:P406_SALE_ID:41
    HTTP_SOAPACTION =
    HTTP_ORACLE_ECID = 1257265252:77.73.101.136:8384:8244:2, 0
    HTTP_ORACLE_CACHE_VERSION =
    HTTP_AUTHORIZATION =
    WEB_AUTHENT_PREFIX =
    DAD_NAME = apex
    DOC_ACCESS_PATH = docs
    DOCUMENT_TABLE = wwv_flow_file_objects$
    PATH_ALIAS =
    REQUEST_CHARSET = WE8MSWIN1252
    REQUEST_IANA_CHARSET = WINDOWS-1252
    SCRIPT_PREFIX = / pls
    +...+

    It seems that IE shall also submit the fileupload object: (.) Anyone hit this issue before? Any idea how to ignore IE / does not have this object?

    Thanks in advance,
    Florin

    Florin:

    Is the "NAME" attribute required for the APPLET? Otherwise, just remove or specify "f01" (assuming you have no other apex_item generated in the page) instead.

    CITY

  • Downloading files with the docx extension fails in the APEX 3.1.0.00.32

    Hello

    In my application, if I try to download files with extension of 4 characters, IE for example .docx, download fails with this error message:

    Not found

    The requested URL /pls/apex/wwv_flow.accept was not found.

    If I download files with extension of 3 characters, everything works fine.

    Is this a bug in APEX? Is that a way out of this error?

    Thank you.

    Christian

    2782137 wrote:

    Please update your forum profile with a real handle instead of '2782137 '.

    In my application, if I try to download files with extension of 4 characters, IE for example .docx, download fails with this error message:

    Not found

    The requested URL /pls/apex/wwv_flow.accept was not found.

    If I download files with extension of 3 characters, everything works fine.

    Is this a bug in APEX? Is that a way out of this error?

    Because of limits on the size of the columns of the MIME type, DOCX and other MS Office XML file formats are not supported in APEX 3.1.

    A patch for APEX version 3.2.1.00.12 is available on My Oracle Support under the bug number 9770959.

    The problem is completely resolved in APEX 4.x.

    Support for APEX 3.1 ended in February 2011. You should go to APEX 4.2 for ongoing support and enjoy many new features.

  • Error Page protection violation in APEX 4.2.2 - Login Page

    Hi all

    I have an internal application (application extremely personalized ;-)) that uses dynamic action to connect to the apex without loading the login page.

    However after ungrading to 3.2.1 I found out how that this 'approach' is now met with the famous "Error Page Protection".

    I disabled all the protections of session state and everything. I have a check_sum on the page.

    What I need is to completely disable these controls. This SUMMIT only for a small group working within an intranet, but we want to make it accessible to other employees?

    I read about the error and nothing seems to relate to my question. The error is on the login page. This happens when I submit a full url to the login page of my application.

    I understand that this is to protect applications, but I insist own hacking my own APEX application. I don't want to manipulate the elements on my page!

    Can someone advise how to CANCEL this protective function.

    Thanks in advance for your suggestions.

    Jan S,

    Hi Jan,

    If you create a request of wwv_flow.accept of the desktop application on page 101 of your APEX application. As you probably know, passing the credentials in the URL is not safe, but let's ignore that for now, because the point is to hack your own app, as you mentioned above :-) How about this:

    1 generate a normal f? p application, e.g., f? p = 12345:101:0:P101_USERNAME, P101_PASSWORD:JanS, JanSPassword

    2. on your login page, add a front page header junction accept, with the goal of page 101 and request LOGIN

    3. Add a condition to this branch, so APEX uses only if P101_PASSWORD is not null

    Kind regards
    Christian

  • It is possible to change the apex.submit () method?

    Hello everyone,

    It seems that the apex.submit () method always executes a HTTP-POST method. Something like this:


    POST /pls/htmldb_devdb11/wwv_flow.accept HTTP/1.1
    Content-Length: 180
    p_flow_id = 136 & p_flow_step_id = 17 & p_instance = 962043850817501 & p_page_submission_id = 1613388309541601 & p_request = T_ORDERS & p_md5_checksum = & p_page_checksum = 82507D5724D222E8E9BCB19A79C6D62F

    I wish I could change this to a GET, it's something like this:

    GET /pls/htmldb_devdb11/wwv_flow.accept?p_flow_id=136 & p_flow_step_id = 17 & p_instance = 962043850817501 & p_page_submission_id = 1613388309541601 & p_request = T_ORDERS & p_md5_checksum =, & p_page_checksum = 82507D5724D222E8E9BCB19A79C6D62F HTTP/1.1


    Thanks in advance,

    Luis

    Hello Luis,.

    There is a solution that you could use. Edit each template of your website and add the following JavaScript just before the end body tag:

    You can't influence (as I know) how APEX produces chains of substitution #FORM_OPEN # and #FORM_CLOSE #.

    Greetings...

Maybe you are looking for

  • How to decrypt my Tablet

    I have test the encryption function is ok but now, I need to update firmware for 75_ROW I need decryption before upgrade. 1 tell me how my Tablet decryption 2 tell me about how update firmware in recovery mode, while the Tablet is still encryption Th

  • Epson Stylus printer 610 is skip lines in Word and Excel

    Original title: Epson Stylus 610 My printer is skip lines in Word and Excel.  How can I fix it.

  • Frequent disconnects WRT400N and now even not visible connection

    We bought this router in search of speed and the ability to have 2.4 and 5gh at the same time. Have 5 connected laptops but only 2-3, used both. 2 dell, 1 Toshiba and vaio 1. Once I installed, it took an hour to get the internet to be recognized and

  • Burn. AVI file on DVD-R Virgin

    I created a .avi file I want to burn it to a DVD so that it can be watched on a DVD player.  Essentially, just trying to convert movies to the House that I recorded on a DV tape to DVD format so that it can be monitored via a normal DVD player.  (In

  • Blue-Ray to recognize my Vista PC to PC streaming

    I would like to know how to create a password for my computer so that the Blue-Ray will recognize my PC and I can start to use a shared folder and a PC streaming Thank you