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

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

    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.

  • 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

  • Error Record has been deleted. Your request cannot be processed

    Hi Team,
    We are planning to integrate apps scema with our separate schema by calling oe_order_pub.process_order API,
    While calling this API we are getting error like creation process :"Record has been deleted. Your request cannot be processed."
    As pe my observation i found below vaariable causes the issue.
    l_line_tbl (i).operation := OE_GLOBALS.G_OPR_CREATE;
    Please help.

    I have passed the Lock control = 1 at the header level. Still getting the same error.
    Record has been deleted. Your request cannot be processed.
    --Prasanth                                                                                                                                                                                                                                                                                                                                                   

  • Creative cloud photography plan not installing on new iMac ..your order is being processed screen has been there since last night

    creative cloud photography plan not installing on new iMac ..your order is being processed screen has been there since last night

    Smashlight I am sorry you have faced difficulty obtaining your Photoshop Program order.  Have you been in contact with our support team?  If so do you have a case number which I can reference?
    If you have not contacted our support team then I would encourage you to please do so.  For the best assistance, I recommend our chat support at http://adobe.ly/yxj0t6.  Our chat representatives can provide a personalized experience to resolve the issue you have described.

  • Stuck on "Your payment is being processed."

    I'm trying to purchase Adobe Photoshop CC paying on a month by month basis, I'm a student and have filled out all the forms correctly and have provided my Visa debit card information and it is stuck on "Your payment is being processed." - I started this nearly 20 minutes ago and it still says the same message :
    Your payment is being processed.
    This may take a few minutes. Please do not click back or reload this page to avoid duplicating your purchase.
    I closed the page because it was taking too long.
    I want to purchase Photoshop CC but how can I ?

    Have you tried changing the browser, there can be internet issues too.
    I hope by now the payment has gone through, if you have still not purchased CC, please contact Adobe support for purchase http://adobe.ly/yxj0t6
    Regards
    Rajshree

  • An Error Occurred While Processing Your Request We're sorry. While processing your request, we encountered a system-related error. Your request was not processed. Error ID Code: b7bc5afa-ce52-434b-bfb6-3fb086b77a23

    Every time i log out of my Bank email after getting a copy of transactions, I get the following:
    An Error Occurred While Processing Your Request
    We're sorry. While processing your request, we encountered a system-related error.
    Your request was not processed.
    Error ID Code: b7bc5afa-ce52-434b-bfb6-3fb086b77a23
    If the error continues or you need to contact support, please provide them with the Error ID Code above.
    That's what I am doing. contacting support.

    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"

Maybe you are looking for

  • Can I add more than one menu to a master page?

    I have been struggling with this and can't find any tutorials. I am trying to add another menu to a separate page that only shows up on one group of pages. The problem I am having is the menu titles from the one that is already up comes on and I can'

  • Win 8.1 to 7?

    Hello, I would like to find out if it possible to wipe out harddrive(format win8.1) on my new laptop GT72 Dom pro and install fresh windows 7 ultimate(i have dvd)? And if its possible how? Thank you

  • ITunes 9 Default Import Settings

    Hi. I have a Mac with iTunes 9.0.2. What are the default import settings in kbps? I want the best quality even if it means larger files. I couldn't find a way to change the quality of the imported files, although my other Mac with iTunes 7 has that f

  • Email Button:  Can you import information back into a form?

    I created a form using Live Cycle and included both a print button and an email button. Is there a way to populate the fields back into the form after the form has been filled out and emailed back? If so, how can I go about extracting the information

  • Apache reverse proxy and SSL termination

    Hi Guru's     Can anyone tell me, how to do SSL termination at apache reverse proxy. I am using apache reverse proxy for accesing portal from internet. Apache is configured for SSL and portal is NON SSL. I am using header variable login module in por