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

Similar Messages

  • 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

  • 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

  • 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.

  • 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?

  • Error processing your request  Error We're sorry, we encountered an error processing your request.  Please try your request again. You may wish to try one of the following links:

    Cannot download trial version of Livecycle Designer:
    I select English windows then click download.  It then takes me to this page.
    Error We're sorry, we encountered an error processing your request.  Please try your request again. You may wish to try one of the following links:
    What gives?????

    I get this same error message when I try to download it, but I have purchased the full version and have a license key. I get this error screen when I try to download it from both Safari and Chrome on a Mac running OSX. A screenshot is attached.

  • Each time I try and find out if my plug-ins are current I get the following message: Plugin Finding Service Error We've encountered an error. Please try your request again later. in English

    I clicked on the phrase that said Check on whether your plug-ins are all current and then Firefox started just grinding away.
    Finally it came back with "Plugin Finding Service Error We've encountered an error. Please try your request again later."
    I get the same message every time I click on the "check on whether plug-ins are updated (attempted checking over
    a number of days and still the same problem).

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"
    You can check the permissions for all sites on the about:permissions page, via the location bar.
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode

  • Have tried 3 days to update plug ins. Keep getting error: Plugin Finding Service Error We've encountered an error. Please try your request again later.

    I am working with Windows XP, Firefox 3.6.13. I went to Tools, Add-ons, Find Updates. But I cannot get the page to load. All I get is "Plugin Finding Service Error" "We've encountered an error. Please try your request again later." I have tried several times in a day for 3 days.

    First of all, thank you for posting about your issue. We are glad to assist you, also Mozilla does care about it's browser even though it is free. Have you seen [[What is plugin-container]] for assistance?

  • Plugin Finding Service Error We've encountered an error. Please try your request again later. Retry Happens on both my machines at home. have satellite service 512k. What do I need to do?

    when asking mozilla to check for updates for plugins, receive
    Plugin Finding Service Error
    We've encountered an error. Please try your request again later.

    I've been getting this error for over 2 weeks. Have tried everything I've seen suggested and still no luck. Cleaned cache and cookies, went directly to site instead of using buttons to plugin info page, you name it, I've tried it.
    I'm getting tired of seeing the notice that "some plugins used on this page are out of date" on almost every page that I visit.

  • The update plugins page won't work it says "We've encountered an error. Please try your request again later" but this message has been coming up for days now..

    I installed Firefox4 and immediately had a problem with the addons manager page not displaying properly ( all the right hand side of the page was missing). I was advised to try a new profile which fixed it but now when I go to the page "Check your plugins for updates it keeps showing this message "We've encountered an error. Please try your request again later" but this message has been coming up for days now..

    Clear the cache and the cookies from sites that cause problems.
    * "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    * "Remove the Cookies" from sites causing problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    * [[Troubleshooting extensions and themes]]
    In Firefox 4 you can use one of these to start in <u>[[Safe mode]]</u>:
    * Help > Restart with Add-ons Disabled
    * Hold down the Shift key while double clicking the Firefox desktop shortcut (Windows)

  • 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

  • Your request cannot be processed due to low system resources.

    When we try to open some of the reports we get following messages all the time. Can some one know why these errors comes? Its crystal reports...
    All other reports works just fine.  Environment: BO XIR2,SP4 , Linux , web logic 9.2
    Apr 28 12:09:52 Servername boe_pagesd[4769]: A failure occurred while the Page Server was processing report 'rptReportname' (id=1596058) for user xxxx
    Apr 28 12:09:52 Servername boe_cachesd[4500]: Your request cannot be processed due to low system resources.  Please contact your system administrator.
    Apr 28 12:10:02 Servername boe_pagesd[4769]: A failure occurred while the Page Server was processing report 'rptReportname' (id=1596058) for user xxxx
    Apr 28 12:10:02 Servername boe_pagesd[4769]: A failure occurred while the Page Server was processing report 'rptReportname' (id=1596058) for user xxxx
    Thanks,
    Anil

    Use "top" or "ps" on linux to look at the memory and file handle consumption for the crystal processes.  You should also double-check ulimit.
    It could also be that other non-boe processes are running on your machine and competing for resources.  Also, check if there are any clues in the system logs and look for any core files that could be in your bin directories.

  • Your request cannot be processed due to low system resources. Event ID 42443

    Post Author: mcsewnab
    CA Forum: General
    Hi all,
    We have a server that has hung up a few times in the past weeks. Before the server becomes unresponsive the event log show several of the errors below. The server still pings and attempts to authenticate an RDP session but all remote command time out. The server eventually needs to be hard booted. Utilization reports do not show a lack of available resources.
    I can't seem to find much on this error.
    Specifics are below. Thanks for any help.
    Event Type: WarningEvent Source: Crystal_cacheserverEvent Category: PageServer Event ID: 42443Date:  9/11/2007Time:  11:04:54 PMUser:  N/AComputer: Description:Your request cannot be processed due to low system resources.  Please contact your system administrator.
    Server specs:
    Quad XEON 3.33GHZ
    8 Gigs of RAM
    Plenty of free space.

    Hi,
    Is there a resolution to this, as I am having the same problem and I do not know where to start troubleshooting as the error is a litte vague.
    Greg

Maybe you are looking for

  • Unable to create a QUEUE in custom schema

    Hi, I was able to create a Type & queue table in custom schema, but using them was unable to create a QUEUE in custom schema I'm using the following piece DBMS_AQADM.CREATE_QUEUE(queue_name => 'XXXXXX_QUEUE', queue_table => 'XXXXXX_QUEUE_TABLE' Where

  • Unable to relay audio to AirPlay speakers VIA AppleTV.

    Hi, So I just bought a Pioneer SMA4 Airplay speaker, which in itself is working perfectly (amazing sound BTW); - iPhone > Spotify/AirPlay audio/video to > Pioneer: Check - Mac > iTunes audio to > Pioneer: Check - AppleTV2 > AirPlay audio/video to > P

  • I'm on a PC and cannot get the menu bar up (0n the screen)?

    I followed the directions (of apple) but still can't get the menu bar up on my PC

  • Error when sending iCloud mail in Mavericks

    Trying to send an email in Mavericks Mail from iCloud account and got the following error: MCMailErrorDomain error 1032. Does this simply mean that iCloud had a hiccup (there was no outage reported at https://www.apple.com/support/systemstatus/), or

  • Are mp4 videos playable on an iPod touch?

    Umm. I want to add videos from my MacBook that are mp4 coded into my iPod touch. It isn't coming. What am I supposed to do? Thank you for answering