Wait...Your request is being processed

Hi,
I am successfully downloading a PDF document, but the calling window never stops processing and displays <b>Wait...Your request is being processed</b>.
How can I prevent that?
Here is some coding from the OnInputProcessing event handler:
* some Browsers have caching problems when loading PDF format
  runtime->server->response->set_header_field(
                     name  = 'cache-control'
                     value = 'max-age=0' ).
* set file name
runtime->server->response->set_header_field(
                     name  = 'content-disposition'
                     value = lv_filename ).
* finally display PDF format in Browser
  runtime->server->response->set_data( data   = l_pdf_xstring
                      length = l_pdf_len ).
navigation->response_complete( ).
Thanks.
/Elvez

Hello Elvez,
this behavior is do to the <xhtmlb:protectDoubleSubmit> what can not be user together with download. As the browser where the protect is active is never reciving a repsonse from the server. >> It does not knows when to remove this element.
Please correct your page.
Best regards,
Dezso

Similar Messages

  • How to implement "Please wait your request is being processed" window ?

    Hi all,
    We are integrating BSP iviews in our portal. When the BSP applicaiton is being processed(eg. a form is submitted"), is it possible to show a small window like "Please wait your request is being processed" ? .
    Such a window appears when any operation is performed in the KM content.
    How to achieve such a functionality with the integrated BSP applications. How do I implement this functionality? What are the API's? Any sample code is available?
    Thanks and Regards,
    Gauri Gosavi.

    Hi,
    in KM iview there is a hidden DIV with this:
    <div id="htmlb_wait" style="z-index:99; display:none; visibility:hidden; left:0px; top:0px; width:0px; height:0px; position:absolute; overflow:hidden;">...</div>
    Now you can put it into your BSP page (as hidden). Now before every form submit (onClientClick for button, ...) just call a JS function, which will change the visibility of this div to visible. So the DIV appears and stays here until page refresh.
    Hope this helps a bit.
    Romano

  • Please wait your request is being processed in MSS general overview

    Hello All,
    I have a requirement MSS. When the employees tries to open u2018General Overviewu2019 or u2018Compensation Informationu2019, is it possible to show the wait spinning clock or Please wait your request is being processed, indicating the page is opening?
    Currently u2018General Overviewu2019 or u2018Compensation Informationu2019 is getting open in new window with menu bar and tool bar.
    One more thing i want to add that First time when you click on general iview a new window open and it will not show you that spinning wheel.but if you refresh that by clicking left most top corner it will show you that wheel.
    Regards
    Bhargava
    Edited by: Bhargava Kumar on Aug 30, 2010 1:00 PM

    HI,
    Insert a new view in the same window, in which your concerned view is there. Make this new view as the entry view of your application. Use TimedTrigger UI element in this view and you can also provide a Label like "Please wait your request is being processed" in this view only. After the processing is over, you can call the next view using navigation.
    RV

  • Please wait your request is being processed

    Hello All,
    I have a requirement MSS. When the employees tries to open u2018General Overviewu2019 or u2018Compensation Informationu2019, is it possible to show the wait spinning clock or Please wait your request is being processed, indicating the page is opening? 
    Currently u2018General Overviewu2019 or u2018Compensation Informationu2019 is getting open in new window with menu bar and tool bar.
    Regards
    Bhargava

    HI,
    Insert a new view in the same window, in which your concerned view is there. Make this new view as the entry view of your application. Use TimedTrigger UI element in this view and you can also provide a Label like "Please wait your request is being processed" in this view only. After the processing is over, you can call the next view using navigation.
    RV

  • Your request is being processed.

    Hi All,
    I tried to download the table view from my BSP application into the excel.
    Which is done successfully.
    but my BSP page get structs or irresponsive .
    and get busy.
    "Your request is being processed. "

    Hi nikitha,
    Please find the code below.
    Layout code:
    <%  if fl_flag eq 1.   %>(fl_flag type i)
         <htmlb:tableView id             = "emp"
                           table          = "<%= t_scarr %>"
                           width          = "40%"
                           keyColumn      = "CARRID"
                           onRowSelection = "rowSelection"
                           design         = "standard"
                           footerVisible  = "FALSE" >
              <htmlb:tableViewColumn columnName = "CARRID"
                                   title      = "<b>CARRID</b>" >
            </htmlb:tableViewColumn>
          </htmlb:tableView>
          <%  Endif. %>
    <htmlb:button id      = "submit"
                        text    = "Export"
                        on Click = "test"
                        width = "40%"/>
    ONINPUTPROCESSING code:
    DATA: button_event TYPE REF TO cl_htmlb_event_button ,    
               event TYPE REF TO if_htmlb_data.
    DATA: ls_ws LIKE LINE OF t_ws.
    DATA:  output TYPE string , 
    l_xstring TYPE xstring,
    app_type TYPE string.
    event = cl_htmlb_manager=>get_event( request ).
    IF event IS NOT INITIAL AND event->event_name =Z_htmlb_eventS=>BUTTON . 
    button_event ?= event .
    CASE event->event_server_name.
        WHEN 'test' .    
      IF t_ws IS NOT INITIAL.
    LOOP AT t_ws INTO ls_ws.      
       CONCATENATE
              output          ls_ws--<<field-names>>      
       cl_abap_char_utilities=>horizontal_tab        
              INTO output SEPARATED BY space.
    ENDLOOP.
    app_type = 'APPLICATION/MSEXCEL;charset=utf-16le'.
    CALL FUNCTION 'SCMS_STRING_TO_XSTRING'       
      EXPORTING     
          text     = output
                mimetype = 'APPLICATION/MSEXCEL;charset=utf-16le'         
    IMPORTING        
       buffer   = l_xstring.
    CONCATENATE        cl_abap_char_utilities=>byte_order_mark_little        l_xstring
            INTO l_xstring        IN BYTE MODE.
    CALL METHOD cl_bsp_utility=>download        
    EXPORTING      
         object_s            = l_xstring
                content_type        = app_type
                content_disposition = 'attachment;filename=Wsdetails.xls'           
    response            = _m_response      
         navigation          = navigation.    
    ENDIF.
    ENDCASE.
    ENDIF.
    Hope this is help ful let me know if you need any more help.
    Thanks
    kalyan

  • HT3743 Iphone 4 unlocked by at&t i did a restore from itunes and get an error message "your request cannot be processed please try again after sometime" I tried for a week now but same problem, please advice

    I have Iphone4 brought from at&t USA(carrier locked) and i am in india now, i contacted at&t and requested for an unlock for me to use with indian carriers.
    I got an email confirming the unlock has been completed from at&t and asked me to connect the device to itunes and do a back&restore, after the restore process i get an error message on itunes "your request cannot be processed, please try again after sometime" i tried it with my airtel sim card and also at&t sim card but did not work. I contacted at&t and they confirmed that the unlock request was successful but i still get the same error.
    Please kindly help me if i need to do someting to be able to activate and unlock my iphone4

    Excuse me. I am on a contract with O2 with an iphone 4s, suddenly xmas day it said "no service", took it to o2 who sent it to apple factory who refused to repair it because a screw missing.  I wouldnt know have never opened phone in my life,wouldnt know how to, then went direct to Apple Regent St London who also said "screw missing, warrenty void, then produced a phone just out of contract due to upgrade,a vodaphone carrier 3gs, it was unlocked but then told by apple the owner had to go to vodaphone and get it unlocked on their books which could take up to 48 hours, it is now 72 hours later and i have the same error despite backing up old phone with i tunes and i cloud,am very angry and am paying alot for a contract every month, all i can see is "no service and waiting for activation" and all ths started when I upgraded to IOS 6.Am extremely upset and still under warranty but no one seems to want to help me to connect to WiFI, i cannot keep going to Apple Regent Street at lunchtime and be shooed of with excuses, this replacement phone 3gs should work and it doesnt.  Am extremely annoyed with the info i have been provded wth by Apple staff.Now I havent had  a phone since 25th december.

  • "Your payment is being processed"?

    I cannot get beyond the "Your payment is being processed" on a student cloud order which sits for 50 minutes. I have no way of getting in touch with Adobe because I've not yet managed to upgrade; is the site just down?

    I'm experiencing a similar problem. 157 others have viewed this question. Any answers?
    How long do I have to wait? (Internet connection is good)
    Did anyone wait for a similar amount of time and have success?

  • Once in a while, I get some errors with every tap on the screen, I've been getting this following error since a few days ago, it says" Your request cannot be processed, Error code 1009" . What is it and what should I do?

    What does this error mean?! " your request cannot be processed, error code 1009".

    Read through this article for iTunes Store troubleshooting:
    http://support.apple.com/kb/TS3297

  • I need help, i can't download free applications in App store. they answer me "your request cannot be processed Error code:1009". and after they said "we could not complete your request. There was an error in the App Store. Please try again later (nul

    i need help, i can't download free applications in App store. they answer me "your request cannot be processed Error code:1009".
    and after they said "we could not complete your request. There was an error in the App Store. Please try again later (null)".
    COMPUTER DETAILS: MacBook Pro 13-inch, Mid 2012 OS X Version 10.9.5; Processor 2,5GHz Intel Core i5; Memory 4 Go 1600 MHz DDR3.
    Thanks beforehand!!!

    Error
    what is error code 1009?

  • HT4061 I can't download an application from Apple store. A message comes' your request cannot be processed'. Error code 1009

    Hello,
    I cannot download an application from Apple store. A message appeares  "your request cannot be processed. Error code 1009 "

    hi
    i have a messege ( your request cannot be processed error code 1009) my iphone is 4s with ios 7.0.4 .
    so cannot download in itunes
    if i creat a new apple id problem is solved
    thanks

  • TS3297 What can I do for Message 'Your request cannot be processed Error code: 1009  ?

    Message 'Your request cannot be processed Error code: 1009
    What can I do for above error?

    iTunes: Advanced iTunes Store troubleshooting - http://support.apple.com/kb/TS3297 > Specific Conditions and Alert Messages: (Mac OS X / Windows) - includes list of iTunes error codes
    If you are asking questions about using iTunes for Windows, there is a forum for that.  This is the iTunes for Mac forum.

  • HI. Why display on my iphone5 : Your request cannot be processed. Error code :1009

    HI.
    display on my iphone5 : Your request cannot be processed. Error code :1009
    Why???
    tanx

    What were you doing to bring up this error corde? Any other text with the code?

  • Message 'Your request cannot be processed Error code: 1009

    Message 'Your request cannot be processed Error code: 1009

    iTunes: Advanced iTunes Store troubleshooting - http://support.apple.com/kb/TS3297 > Specific Conditions and Alert Messages: (Mac OS X / Windows) - includes list of iTunes error codes
    If you are asking questions about using iTunes for Windows, there is a forum for that.  This is the iTunes for Mac forum.

  • "Your request cannot be processed. Contact your Business Objects ....."

    Can anyone help with this error message?
    Description:
    : URL: /PerformanceManagement/jsp/dm-getpage.jsp? url=AfQJDRWQ3WNOtAoCRk5MQ4U
    Stack Trace: {"Error":{"error":"null","PageError1":"Your request cannot be processed. Contact your Business Objects administrator.","PageError6":"Description: ","PageError9":"Error: ","PageError8":"Stack Trace: ","stacktrace":"","desc":"URL: /PerformanceManagement/jsp/dm-getpage.jsp? url=AfQJDRWQ3WNOtAoCRk5MQ4U","type":4}}

    Hi,
    I'm on a 3.1 SP7 version, and some times I face this problem.
    I'm not sure, but when I have many users exporting reports to Excel, this problem is more probably.
    I read a workaround, but I didn't try it (because my problem is intermittent)
    - Increase the cache size from initconfig.properties file up to 4096 (500 by default)
    If this step doesn't work the try:
    - Increase the stack size of Performance Management servers; changing (command line) -JTCss 1024 (default value) to -JTCss 2048
    Another workaround: this problem just appear in our environment with IE8; if we try with Firefox the behaviour is perfect

  • Record Has Been Deleted. Your Request Cannot Be Processed

    Hi All,
    Using Order Organizer Form - i split the line, the line get split successfully but after split has done the following error message/note come up;
    "Record Has Been Deleted. Your Request Cannot Be Processed".
    How to avoid this, please give me suggestions.
    Regards,
    JAK

    Hi
    I think you are using 11.5.10 ver
    Using Quick Order Entry Form - Enter a Sales Order Line with an item that has related items. Save the line and then delete it. An error is displayed and the line remains in the form. However, the line has been removed from database and if we query again for the line it doesn't already exists.
    In fact this is a Bug 4057501
    please execute the following Patch
    Patch No. 4444195.
    Thanks
    Raj
    Hyderabad

Maybe you are looking for

  • White Screen during Startup

    Everything was working fine on the Mac until about an hour ago when I tried to install software updates and then the screen fades and a message pops up saying the computer needs to be restarted by holding down the power button. After doing that, the

  • Apple tv as wireless screen

    Hi! I have tried to find information on the Internet wether it's possible to use the Apple tv as a receiver between my MacBook Pro and the TV, so that I can use the TV as a wireless display for the MacBook. But all I can find is about steaming and if

  • Is it okay to charge my iPod Touch with my wall charger on a regular basis?

    I like to use my iPod Touch at night before I go to sleep but since my computer is not in my room my iPod Touch is usually charging with the wall charger I bought (from Apple) for hours and usually overnight and its becoming that that is the only way

  • Property inspector grayed out

    Hi I am using Dreamweaver 5.5 and i have a editable region in a template that is a php page, and for some reason my property inspector is grayed out when in code or design for anything that's inside the editable region; links text anything. I  am not

  • Roll out project details

    Hi Guru's Iam going to assign rollout project could u please tell me the details, Roles and responsibilities being a sd consultant Thanks and Regards Srinivas Kapuganti