Parameter name / value length issue

hello,
i do know that there is a length limit of the url (255 chars), so i can't use GET, because i have to pass a high number of parameters, which names are 9 chars long and values are 21 chars long.
i'm wondering if there are any limits on the parameter name/value length, or a total length/size of parameters that can be passed without being truncated by server, or something like this....
i can't find in api that there is any limit, but still, if my app designed the way it needs to pass a lot of parameters with long names (9 chars) and long values (21 chars).
can this cause problems?
if not, is it a good taste to build app that can use POST request only?
thanks

>
i'm wondering if there are any limits on the parameter
name/value length, or a total length/size of
parameters that can be passed without being truncated
by server, or something like this....Not that I recall. As far as I know there are none.

Similar Messages

  • Deleteing parameter name & value

    Hi,
    Kindly let me know the procedure to delete parameter name & and value from database profile
    eg. log_checkpoint_timeout. I'm on ECC 5.00 with oracle 9i and linux platform.
    Thanks & Regards,
    Atul K

    but beware of the spope and we should not foget to adapt DB17 conditions too
    http://sap.ittoolbox.com/groups/technical-functional/sap-basis/setting-oracle-parameters-2245560

  • Export Error - Parameter name:value

    When trying to create a new Export in DRM (11.1.2.1.103), I am getting the following error dialog:
    ERROR+
    There was an error processing your request+
    The Server returned an error : The added or subtracted value results in an un-representable DateTime. Paramter name: value+
    My colleague also gets this creating a basic export with just one column.
    I am able to open an existing Export and do a Save As and this works.
    However I am not able to create a New Export.
    Any suggestions ?
    Edited by: 927480 on 11-May-2012 03:10

    Hi,
    I encountered this bug in patch 102. But when I upgraded to patch 103. It was fixed.
    But you are getting this even on patch 103. Try upgrading to the latest patch. I think even Oracle will suggest you the same.
    Edited by: Likith Lanka on May 11, 2012 7:59 AM

  • Need to retrive the name-value pair of concurrent request

    Hello All,
    I need to write a query that takes the concurrent request ID (executed concurrent request) as input and retrives the concurrent request parameter names and the values submitted to run that request.
    we have considered the following tables to acheive the result:
    fnd_descr_flex_col_usage_tl
    fnd_concurrent_requests
    fnd_concurrent_programs
    however unable to map the parameter name-value pairs properly.
    Thanks
    Krrish

    declangallagher .. I am sorry for not being very clear ...
    I am sorry for taking your time.But I appreciate your effort .and time ..
    I
    I have two servlets 1. result (existing) 2. preResult ( probable wrap around)
    The servlet
    1.result : takes in the Name and gets the result from the db ( Actually uses Castor and JDO ) to get the result
    and the GET is as follows
    http://128.173.99.68:8080/WebApplication/result?queryFor=Experiment&Name="john"
    where "queryFor" is for the name of the form and Name is the text in the VTL ( View)
    2.preResult is supposed to be a wrapper around the servlet "result" this takes in the ID from the user
    and is of the form
    http://128.173.99.68:8080/WebApplication/preResult?queryFor=Wrapper&ID="1234"
    There exists a DB mapping to ID and Name .
    So Instead of calling the result servlet ..I'll directly call the preResult servlet ...get the ID from the user ...
    and get the corresponding Name from the db
    ....here
    I wish to (If possible) tweak the "request" parameter
    change
    1.The queryFor value to Experiment
    2. add The Name="john"
    and send this to the result servlet so that it process it ...........

  • SOAP_EXCEPTION - Value cannot be null. Parameter name: s

    Hi All,
    I'm getting the following error whicle executing my soap scenaraio.
    "Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: SOAP: response message contains an error XIAdapter/PARSING/ADAPTER.SOAP_EXCEPTION - soap fault: Server was unable to process request. ---> Value cannot be null. Parameter name: s"
    Its IDOC to SOAP scenario.
    can some one tell me what might be missing. its not anything to with the data, as we tried extracting the output message from moni and using in the application and it works. we also tried sending a blank idoc and the error is same. so, conclusion is the parameter is not any data in the message but something to do with the soap message setting.
    any help will be greatly appreciated.

    Hi suraj,
    i tried opening the url in ie and manually uploading the payload. its all works perfect. error comes only when sent via XI.
    the paramets are:
    Receiver SOAP
    Transport protocol: HTTP
    Message protocol: SOAP 1.1
    Connection parameters
    Target URL: http://**..*.*/XIDynExchange.asmx
    no check box checked
    Security prameters
    not checked
    Conversion parameter
    no checkbox checked
    soap action: http://***.org/SendXMLMsgSA
    No advance setting done
    what might have gone wrong?
    Regards,
    Rashmi

  • Error occurred in deployment step 'add solution' value cannot be null Parameter name: g

    Hi!
    I have a SharePoint Server 2013 with latest updates. Worflow Manager 1.0 installed and configured correctly. The server has a website, site temblate is Reacods Center. This site is default. On the site I created a blank Document library "TestLib"
     If I create workflow in SharePoint Designer 2013, workflow works normally. Workflow set Title of element to "MyCustomTitle" and Write to History string "Done!".
    If I create Empty Solution in Visual Studio 2013, insert into solution Workflow and make same actions, my solution at deployment step fails with error:
    "error occurred in deployment step 'add solution' value cannot be null Parameter name: g"
    Please, help me to resolve this problem?
    Thanks!

    Hi,
    What if stop this service, then start it again, perform an iisreset? It will make the change applied to the whole farm.
    Also, you can check the ULS logs to see if there is any unexpected error occurs when deploying this solution.
    About how to check the ULS logs:
    http://blogs.technet.com/b/fesiro/archive/2013/11/11/sharepoint-logging-and-troubleshooting-using-ulsviewer.aspx
    Thanks
    Patrick Liang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • [Crystal Report] Value cannot be null. Parameter name: o

    Hi,
    I have a stock in warehouse report where the parameter is to select warehouse code.
    I used the SAP token, Warehouse@SELECT * FROM OWHS
    I linked the parameter to the report via the Select Expert: OWHS.WhsCode is equal to {?Warehouse@SELECT * FROM OWHS}
    When I preview in SAP B1, i get the error prompt: Value cannot be null. Parameter name: o
    Can someone point me to the right direction to get this work?
    Thanks.

    Creating dynamic parameter will lead to another problem as well. Kindly refer
    Re: Crystal Report Dynamic Parameter for SAP B1 version 8.8
    That's why I have to use the SAP token. The problem is I can't seem to preview the report in SAP B1 after linking the parameter to my report via select expert.

  • SQL query - Alias name (value) as parameter to an Oracle function

    Hi,
    I have a sql query something like
    Select tbl1.valueA, tbl1.valueB, tbl2.valueX, MAX(CASE tbl2.valueY = 'XX' THEN tbl2.valueZ END) AS "ValueZ header", Function(tbl1.valueB, tbl2.valueX, "valueZ header")
    FROM table1 tbl1
    JOIN table2 tbl2 ON tbl1.id = tbl2.tbl1id
    WHERE ...
    my problem is that I need the value from MAX statement as parameter to the function and I have tried to use the alias name (valueZ header) but this is not working. I guess because of some syntax error. Can I use alias name as parameter into the function at all - if - how should I do this?

    Hi,
    user8819407 wrote:
    Hi,
    I have a sql query something like
    Select tbl1.valueA, tbl1.valueB, tbl2.valueX, MAX(CASE tbl2.valueY = 'XX' THEN tbl2.valueZ END) AS "ValueZ header", Function(tbl1.valueB, tbl2.valueX, "valueZ header")
    FROM table1 tbl1
    JOIN table2 tbl2 ON tbl1.id = tbl2.tbl1id
    WHERE ...
    my problem is that I need the value from MAX statement as parameter to the function and I have tried to use the alias name (valueZ header) but this is not working. I guess because of some syntax error. Can I use alias name as parameter into the function at all - if - how should I do this?You can use a column alias in the ORDER BY clause of the same query where it was defined, but that's the only place where you can use it in that query.
    You could repeat the entire MAX (CASE ...) expression as the 3rd argumnet to your function, or you could compute it once in a sub-query, then reference the column alias as often as you like in the super-query, like this:
    WITH     got_valuez_header     AS
         Select  tbl1.valueA
         ,     tbl1.valueB
         ,     tbl2.valueX
         ,     MAX ( CASE
                            WEHN  tbl2.valueY = 'XX'     -- Don't forget the keyword WHEN
                      THEN      tbl2.valueZ
                    END
                  )          AS "ValueZ header"
         FROM         table1     tbl1
         JOIN         table2     tbl2     ON     tbl1.id     = tbl2.tbl1id
         WHERE          ...
         GROUP BY     ...
    Select  tbl1.valueA
    ,     tbl1.valueB
    ,     tbl2.valueX
    ,     "ValueZ header"
    ,     Function_x ( tbl1.valueB     -- FUNCTION is not a good name for a function
                 , tbl2.valueX
                 , "ValueZ header"     -- Case-sensitive
    FROM    got_valuez_header
    ;

  • Unable to create foreign key: InvalidArgument=Value of '0' is not valid for 'index'. Parameter name: index

    I am running an SQL(CE) script to create a DB. All script commands succeed, but the DB get "broken" after creating the last costaint: after running the script, viewing table properties of Table2 and clicking on "Manage relations" gives the following error: Unable to create foreign key: InvalidArgument=Value of '0' is not valid for 'index'. Parameter name: index. Wondering what does that refer to...
    Here it is the script. Please note that no error is thrown by running the following queries (even from code that passing the queries by hand, one-by-one to sql server management studio).
    CREATE TABLE [table1] (
    [id_rubrica] numeric(18,0) NOT NULL
    , [id_campo] numeric(18,0) NOT NULL
    , [nome] nvarchar(100) NOT NULL
    GO
    ALTER TABLE [table1] ADD PRIMARY KEY ([id_rubrica],[id_campo]);
    GO
    CREATE UNIQUE INDEX [UQ__m_campi] ON [table1] ([id_campo] Asc);
    GO
    CREATE TABLE [table2] (
    [id_campo] numeric(18,0) NOT NULL
    , [valore] nvarchar(4000) NOT NULL
    GO
    ALTER TABLE [table2] ADD PRIMARY KEY ([id_campo],[valore]);
    GO
    ALTER TABLE [table2] ADD CONSTRAINT [campo_valoriFissi] FOREIGN KEY ([id_campo]) REFERENCES [table1]([id_campo]);
    GO
    Sid (MCP - http://www.sugata.eu)

    I know this is kind of old post, but did this realy solved your problem?
    I'm getting this same error message after adding a FK constraint via UI on VS2008 Server Explorer.
    I can add the constraint with no errors, but the constraint is not created on the DataSet wizard (strongly typed datasets on Win CE 6) and when I click "Manage Relations" on the "Table Properties" this error pop out:
    "InvalidArgument=Value or '0' is not valid for 'index'.
    Parameter name: index"
    Even after vreating my table with the relation in SQL the same occurs:
    CREATE TABLE pedidosRastreios (
        idPedidoRastreio INT NOT NULL IDENTITY PRIMARY KEY,
        idPedido INT NOT NULL CONSTRAINT FK_pedidosRastreios_pedidos REFERENCES pedidos(idPedido) ON DELETE CASCADE,
        codigo NVARCHAR(20) NOT NULL

  • Query to get parameter name and value after ran the conccurent program

    Hi All,
    Query to get the parameter name and value for completed concurrent program using the request id. can any one help me in this regard.
    Thanks,
    Red.

    Red,
    I have tried the same query and it works properly here.
    I have submitted "Purge Signon Audit data" concurrent program with "Audit Date" parameter set to 01-06-2009, and here is the query output:
    SQL> select request_id, phase_code, status_code,
    argument_text, argument1
    from fnd_concurrent_requests
    where request_id = '739664';
    REQUEST_ID P S ARGUMENT_TEXT        ARGUMENT1
        739664 C C 2009/06/01 00:00:00  2009/06/01 00:00:00Regards,
    Hussein

  • JOLT  logging options and length of the parameter names?

    Hi!
    We are having a problem with one Tuxedo service and testing it with JOLT repository
    editor.
    The problem:
    Every parameter seems to be OK and the file is loaded OK by bulk loader(Checked even
    the service code).
    In testing the Tuxedo service, we get following error in the log of the remote domain:
    ?proc.12070: TX: ca_apl_serv: Field 169772545, occurrence 0 not
    present in input buffer.
    Context:
    File: tx_ft_core.cxx
    Line: 925
    Txft log with level 10 reveals that the @FIELD=NULL, but we have put correct values
    in the repository editor. And the first parameter gets a correct value, but the next
    one doesn't.
    Is there any limits for lenght of the parameter name in JOLT? Both parameters are
    36 characters long.
    Is there any logging or tracing options for JOLT to see what could cause the failure?
    We are using JOLT 1.2.
    We have succeeded to make some other services to work, but this one is a bit of mystery
    to us.
    Regards,
    Juha Räsänen

    Hello Juha,
    there used to be a problem using long (>30 characters)
    FML[32] field names from JOLT. Ask support for a patch.
    You might want to refer to support case #202717 that
    I filed last year in order to get the patch.
    Best regards,
    /Per
    "Juha Räsänen" <[email protected]> wrote:
    >
    >
    Hi!
    We are having a problem with one Tuxedo service and testing it with JOLT
    repository
    editor.
    The problem:
    Every parameter seems to be OK and the file is loaded OK by bulk loader(Checked
    even
    the service code).
    In testing the Tuxedo service, we get following error in the log of
    the remote domain:
    ?proc.12070: TX: ca_apl_serv: Field 169772545, occurrence 0 not
    present in input buffer.
    Context:
    File: tx_ft_core.cxx
    Line: 925
    Txft log with level 10 reveals that the @FIELD=NULL, but we have put
    correct values
    in the repository editor. And the first parameter gets a correct value,
    but the next
    one doesn't.
    Is there any limits for lenght of the parameter name in JOLT? Both parameters
    are
    36 characters long.
    Is there any logging or tracing options for JOLT to see what could cause
    the failure?
    We are using JOLT 1.2.
    We have succeeded to make some other services to work, but this one is
    a bit of mystery
    to us.
    Regards,
    Juha Räsänen

  • Parameter default value issue

    Hi, I am using SQL Server 2008 R2 database & SSDT (Visual Studio 2012) to develop reports. I am trying to modify an existing report after the upgrade and something seems not right especially with report parameter default values. I am using the expression
    below and for the default value its always returning the false part. When I put this expression in a textbox to test results it works as expected. Thanks in advance.
    =IIf(Parameters!Area.Value = "Test Area", "1", "2")
    Ione

    Hi Lone,
    Per my understanding you are experiencing the issue that the report parameter’s default values not work, the default values for this parameter is using the expression based on another parameter, but now it not always display the correct value, right?
    I have tested on my local environment and can reproduce the issue, the issue can be caused by you have not specified available values for this parameter base on their parent parameter(Area), so the parameters will not refresh when the value of the first
    parameter has changed. In Reporting Services, if we want to create cascading parameters, we should specify both available values and defaults values for child parameters.
    Please specify the Available values as below, using both the expression in the Label and Value:
    =IIf(Parameters!Area.Value = "Test Area", "1", "2")
    You also use an alternative method to create this parameter without using the expression:
    Create an Dataset using below query to get the Parameter(“1”,”2”):
    select distinct (CASE WHEN (@Area) =' Test Area' THEN '1' ELSE '2' END) AS  FieldName  from TableName.
    In  the Second Param(Param2) In both the “Available Values” and “Default Values” select the “Get values from a query”.
    For more information about how to create cascading parameters, please see MSDN document which tell us how to do it steps by steps.
    http://msdn.microsoft.com/en-us/library/aa337498(v=sql.105).aspx.
    If your problem still exists, please feel free to ask.
    Regards
    Vicky Liu

  • Wwv_flow.accept: SIGNATURE (parameter names) MISMATCH

    Hi folks,
    I'm getting an below error when submitting page:
    wwv_flow.accept: SIGNATURE (parameter names) MISMATCH
    VARIABLES IN FORM NOT IN PROCEDURE: P3_TEXAREA_TOM_REM
    NON-DEFAULT VARIABLES IN PROCEDURE NOT IN FORM:
      DAD name: he
      PROCEDURE  : wwv_flow.accept
      URL        : http://url/pls/he/wwv_flow.accept
      PARAMETERS :
      ===========My page is only a test page, where I have only 1 item defined with below settings:
    ITEM TYPE: TEXTAREA called "P3_TEXAREA_TOM"
    In "Post Element Text" I've entered:
    <div>
    <input readonly type="text" name="P3_TEXAREA_TOM_REM" size="3" maxlength="3" value="100"> characters left
    <br>
    </div>Above was entered as a placer for counting available characters.
    If above "Post Element Text" is cleared, page submits sucessfully.
    Any idea how to fix it?
    Thanks,
    Tomas

    Hi Jari,
    I have an additional task, where I'm trying to implement character count for this test text field, as standard one, seems to be not working properly, when you use a "return" character (as the carrige returns should be counted as 2) which later causes:
    ORA-12899: value too large for column "QTEST"."TEST"."TEXTVAR100" (actual: 118, maximum: 100)while my textarea is restricted to 100 character only!
    Here is my settings:
    1 page item:
    Name: P3_TEXAREA_TOM,
    Type: TEXTAREA
    Maximum Width: 100
    HTML Form Element Attributes: onKeyDown="textCounter('P3_TEXAREA_TOM','P3_TEXAREA_TOM_REM',100)" onKeyUp="textCounter('P3_TEXAREA_TOM','P3_TEXAREA_TOM_REM',100)" onBlur="trim_field('P3_TEXAREA_TOM',100)" Post Element Text:
    <div>
    <input disabled type="text" name="P3_TEXAREA_TOM_REM" size="3" maxlength="4" value="100"> characters left
    <br>
    </div>Other properties for item are default.
    Page header javascript:
    <script type="text/javascript">
    function trim(str, chars) {
         return ltrim(rtrim(str, chars), chars);
    function ltrim(str, chars) {
         chars = chars || "\\s";
         return str.replace(new RegExp("^[" + chars + "]+", "g"), "");
    function rtrim(str, chars) {
         chars = chars || "\\s";
         return str.replace(new RegExp("[" + chars + "]+$", "g"), "");
    function trim_field(field_name, maxlimit) {
         <!-- alert(document.getElementById(field_name).value.length); -->
       document.getElementById(field_name).value = trim(document.getElementById(field_name).value);
         <!-- alert(document.getElementById(field_name).value.length); -->
       if (document.getElementById(field_name).value.length > maxlimit)
         document.getElementById(field_name).value = document.getElementById(field_name).value.substring(0, maxlimit);
         <!-- alert(document.getElementById(field_name).value.length); -->
    function textCounter(field_name, cntfield_name, maxlimit) {
      l_field = document.getElementById(field_name);
      l_cntfield = document.getElementById(cntfield_name);
      if (l_field.value.length > maxlimit)
         // if too long...trim it!
         // first try to trim it
         l_field.value = trim(l_field.value);
         if (l_field.value.length > maxlimit)
            l_field.value = l_field.value.substring(0, maxlimit);
            alert('Maximum characters reached!');
         else
            l_cntfield.value = maxlimit - l_field.value.length;
         <!-- alert(l_field.value.length); -->
      // otherwise, update 'characters left' counter
      else
         l_cntfield.value = maxlimit - l_field.value.length;
    </script>On page is also 1 submit button which inserts record into below table:
    In database I have 1 test table:
    create table test
    ( text        clob,
      textvar100  varchar2(100)
    );Page Insert process (once SUBMIT button is pressed):
    insert into test
    ( text,
      textvar100
    values
    ( :P3_TEXAREA_TOM,
      :P3_TEXAREA_TOM
    );If you enter string with length <= 100 characters then all works fine, except when you use few carriage returns.
    Any idea how to fix this dodgy issue?
    Thanks,
    Tomas

  • I need to use a reserved word as parameter name in proc called from URL

    Let me preface this post by saying I already know this is terrible to attempt, but it's short term fix only.
    Ok, so I have to create a procedure that will be called by a vendors application via a API that calls our URL to send data over. The terrible part is
    that the API they have uses the parameter FROM=vendor_data A change is on the way so in the future the API won't use FROM as a paramter, so this isn't something I want to do, but it's a workaround.
    So the nastiness is this..., I can create a procedure that'll compile when I enclose FROM in double quotes "FROM" as my input parameter
    but if I try to call my procedure via URL (as their application will do) the procedure isn't working. I searched for someway to do an inline
    replace of the FROM parameter to something else, but no luck. I'm open to all positive comments. I cannot go outside of Oracle
    to do this, so I can't call a shell script and replace. Basically I need some way to use a reserved word as a parameter name, and then be able to call
    that proc from a URL, or someway to change the FROM in the URL inline. Any help on this admittedly whacky situation would be appreciated much.
    I tried ...\myproc?from=text
    ...\myproc?"from"=text
    ...\myproc?'from'=text
    proc is simple test procedure
    create or replace procedure myproc
    ("from" in varchar2 default 0)
    is
    v_from varchar2(30);
    begin
    v_from:="FROM";
    insert into test(col1) values(v_from);
    end;
    **** Update
    I didn't get any more replies but came to a solution that I thought I'd post. It's much better, more elegant and maybe can help others.
    So instead of using FROM as the parameter name I did some research and decided I can use flexible parameters. Basically you end up having
    2 input parameters for a procedure, one holds a parameter name the other holds the parameter value. They get loaded into arrays
    and you access the values with regular name_array(1), value_array(1), etc. ?v=parameter&v2=value
    Once I figued I could use flexible parameter it took me tons of research to find out the actual syntax. I'll post some examples for others
    later, but was suprised with the lack of resources consideriing how "flexible" they are.
    Thanks again for the replies. Cheers.
    Edited by: Mitz on Jul 29, 2009 11:37 PM

    Scott,
    Thanks for the reply. I'm not familiar with the wwv_flow_epg_include_mod_local, however I know that the
    myproc is available via URL. I passed the my procedure name(myproc) on to the dba a while back to make it "accessible" so, I'm assuming that he
    added it to this the www_flow_epg_mod_local (assuming this has something to do with access control).
    If I modify myproc procedure and remove "FROM" as the input variable, and replace with say,
    IN_FROM I can then call the procedure via the URL ./myproc?in_from=test without any problems.
    I'm pretty confident that it's the "FROM" that is the hurdle and not a security or setup issue. The proc is fine to call from the URL until I got the curveball that the only available parameter was FROM. How the URL should be when inputing to that parameter?
    Edited by: Mitz on Jul 25, 2009 7:36 PM
    Edited by: Mitz on Jul 25, 2009 9:16 PM

  • Wwv_flow.accept: SIGNATURE (parameter names) MISMATCH in Internet Explorer

    Hi,
    I have an multiple files upload applet embedded in my ApEx page.
    +if (_ie == true) {+
    document.writeln('<OBJECT classid="clsid:8AD9C840-044E-11D1-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('<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">');
    +}+
    +// BEGIN: Update parameters below for INTERNET EXPLORER, FIREFOX, SAFARI, OPERA, MOZILLA, NETSCAPE 6+ support.+
    document.writeln('<PARAM NAME=CODE VALUE="jfileupload.upload.client.MApplet.class">');
    document.writeln('<PARAM NAME=CODEBASE VALUE="./">');
    document.writeln('<PARAM NAME=ARCHIVE VALUE="lib/jfileupload.jar,lib/httpimpl.jar,lib/chttpclient.jar,lib/clogging.jar">');
    document.writeln('<PARAM NAME=NAME VALUE="fileupload">');
    document.writeln('<PARAM NAME="type" VALUE="application/x-java-applet;version=1.4">');
    document.writeln('<PARAM NAME="scriptable" VALUE="true">');
    document.writeln('<PARAM NAME="url" VALUE="http://localhost:8080/upload/process.jsp">');
    document.writeln('<PARAM NAME="paramfile" VALUE="uploadfile">');
    document.writeln('<PARAM NAME="param1" VALUE="todo">');
    document.writeln('<PARAM NAME="value1" VALUE="upload">');
    document.writeln('<PARAM NAME="mode" VALUE="http">');
    +// END+
    +if (_ie == true) {+
    document.writeln('</OBJECT>');
    +}+
    +else {+
    document.writeln('</APPLET>');
    +}+
    and everything works just fine in Firefox. In IE the applet & upload works also just fine, but when pressing any of the buttons / links that do doSubmit(...) I get wwv_flow.accept: SIGNATURE (parameter names) MISMATCH. Checked the logs
    wwv_flow.accept: SIGNATURE (parameter names) MISMATCH
    VARIABLES IN FORM NOT IN PROCEDURE: FILEUPLOAD
    NON-DEFAULT VARIABLES IN PROCEDURE NOT IN FORM:
    DAD 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, application/x-ms-xbap, application/x-shockwave-flash, application/x-silverlight, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*+
    HTTP_ACCEPT_ENCODING=gzip, deflate
    HTTP_ACCEPT_LANGUAGE=en-US,nl-BE;q=0.7,fr-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
    +...+
    and looks like IE submits also the fileupload OBJECT object :(. Anyone hit this issue before? Any idea's how can I make IE ignore / not submit that object?
    Thanks in advance,
    Florin

    Florin:
    Is the 'NAME' attribute required for the APPLET ? If not, just remove it or specify 'f01' (assuming you don't have any other apex_item generated items in the page) instead.
    Varad

Maybe you are looking for

  • Windows 7 64bit indexing network mapped drive

    Hi people, I've spent a lot of time with windows indexing on mapped drive. But without result. I've tried install hotfix, but nothing happens, Add-in works only for 32bit system, but I use 64bit. Using of symbolic link in library is without result to

  • Could someone please advise me on OCR software?  I have published books that I need to scan and convert for ePublishing.

    Could anyone advise me about OCR software please.  I have published books which are now out of print (hard copy only) which I would like to republish as eBooks.  However I am uncertain of just what software I should invest in to scan in text particul

  • Send to fcp

    When I send my grade back to fcp it sits the blacks up by about 10%, any ideas. I sent uncompressed rgb from fcp timeline, footage was sat up but this was graded out in colour. Checked the settings when it came back timeline still uncomped rgb. When

  • Changing memory data in HP computer

    I upgraded the memory in my HP Touchsmart envy 23se aio from 8gb to16gb the how do i change the information  in the computer it still show,s 8gb

  • Dairy projects in SAP

    Hi SAP Gurus, share the links for research in dairy projects  and any finance controlling steps in dairy projects