Wait while loading

Hello All,
     I created a BSP Application and the output is shown on a table view.
But while execution it's taking quite amount of time.
Finally the output will be displayed.
But during this period the page footer says "DONE".
So it leaves a impression to the user that no data is there,but  the function is still under processing.
So what i feel is while the function is getting processed i want to show the user a popup showing
          <b> "loading please wait ".</b>
Can this be acheived ?
If so can anyone help me out ?.......
Regards,
Deepu.K

Hi,
Pls check https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/4a0ceb90-0201-0010-38b9-a0dadbe355b9
for this.
Eddy
PS.
Put yourself on the SDN world map (http://sdn.idizaai.be/sdn_world/sdn_world.html) and earn 25 points.
Spread the wor(l)d!

Similar Messages

  • Wait popup while loading its template

    Hello people,
    we are upgrading our SAP system and will use internal ITS from now on.
    SAP Gui for HTML services run. But while loading, a popup with a SAP-Standard-picture appears until the service template is loaded. Does anybody know if it is possible to disable this popup?
    Thanks in advance
    Norbert

    Hello Norbert,
    Please see the following message:
    Re: WEBGui-Transaction - how to disable Startup-Screen with branding
    Thanks,
    Edgar

  • V8.2.1: generic file i/o error while loading VI's

    Hello,
    I had a large LV application open and running fine.  I closed it, and upon re-opening the top-level VI it gives "Generic File I/O Error" on several sub-VI's (belonging to me, not LV).  Opening those sub VI's individually reveals no problem at all, and in any case the whole code base lives in a Subversion repository and I have tried checking out a fresh copy of the whole source code tree and the problem re-appeared.  Before Labview displays the "File I/O error" it will hang for several minutes with no disk or CPU activity.
    I just tried checking out a fresh copy of the source tree on a separate computer.  Now Labview is hanging while loading "<vilib>:\DAQmx\create\channels.llb\DAQmx Create Channel (CI-GPS Timestamp).vi" after having managed to load 920 VI's.  On edit: I spoke too soon.  It is now duplicating the "Generic File I/O Error" on one of my sub VI's.
    If anyone has any clue to this strange behavior please let me know. 
    Thank you,
    -Brian
    Message Edited by brian_g on 04-08-2008 11:43 AM
    Message Edited by brian_g on 04-08-2008 11:44 AM

    What I found was this...
    My code calls a bunch of subVI's in another directory.  Those subVI's in turn had some unwise paths saved in some of them that loaded other subVI's from a network shared drive instead of the local disk directory. 
    The network shared drive had been taken off line since the computer was delivered to a customer last Friday.  When LV tried to load the VI's from the shared drive, it would hang for about 5 minutes, then give the "Generic File I/O Error" with an "Ok" button to continue.  I eventually sat and did this for about 13 VI's, taking most of an hour while waiting for the network reads to timeout. 
    Once my now-broken application loaded I was able to successfully re-direct the missing VI's to the local disk, resolving the problem.
    The "Generic File I/O Error" message could not be less useful in this case and I'm rather irritated by the genericity of the message.  Something like "Network read failed" would have immediately illustrated the problem and kept me from wasting a whole lot of time deciphering  it.

  • Short dump while loading data

    Hi All,
    I am getting this error message while loading data in BW. The eeror message is below:
    Data not received in PSA Table.
    Diagnosis
    Data has not been updated in PSA Table . The request is probably still running or there was a short dump.
    Procedure
    In the short dump overview in BW, look for the short dump that belongs to your data request. Make sure the correct date and time are specified in the selection screen.
    You can use the wizard to get to the short dump list, or follow the menu path "Environment -> Short dump -> In Data Warehouse".
    Removing errors
    Follow the instructions in the short dump.
    When I checked the short dump it is as below.
    ShrtText                                                                               
    An SQL error occurred when accessing a table.                                                                               
    What can you do?                                                                               
    Make a note of the actions and input which caused the error.                                                                               
    To resolve the problem, contact your SAP system administrator.                                                                               
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer termination messages, especially those beyond their normal deletion date.                                                                               
    How to correct the error                          
        Database error text........: "ORA-14400: inserted partition key does not map to any partition"         
        Internal call code.........: "[RSQL/INSR//BIC/B0000541000 ]"                                 
        Please check the entries in the system log (Transaction SM21).                                                                               
    You may able to find an interim solution to the problem in the SAP note system. If you have access to the note system yourself, use the following search criteria:                                                           
    How to correct the error                          
        Database error text........: "ORA-14400: inserted partition key does not map to any partition"       
        Internal call code.........: "[RSQL/INSR//BIC/B0000541000 ]"                                 
        Please check the entries in the system log (Transaction SM21).                               
        You may able to find an interim solution to the problem in the SAP note system. If you have access to the note system yourself, use the following search    
        "DBIF_RSQL_SQL_ERROR" CX_SY_OPEN_SQL_DBC                                                     
        "GP12DW003276UZE34XM7O2QXLER" or "GP12DW003276UZE34XM7O2QXLER"                               
        "INSERT_ODS"                                                                               
    Can someone suggest me what should I check?
    Thanks in advance.

    Thanks a lot Manga. I did what you told and it gave me this error message.
    Inconsistency: High value for table /BIC/B0000541000: 0002 ; PARTNO value in RSTSODS: 0022          
    So you mean to say once I click on correct error button, it should be good. So after that if do the loading, it should not give me this problem if I am right.
    But can you tell me what exactly does that error message mean? Also is this not an table space issue. I have to wait to correct that error as DBA is currently looking into it.
    Assigned points. Will assign more points if the issue resolves.

  • Error while loading the data

    Hi,
    We are trying to copy data from one cube to another(it's exact copy). There are more than 11 million records so we have used calendar month as filter and divided the data in to many parts.
    While loading the first request to the target cube, it failed resulting in a short dump. I checked in ST22 and it showed "Runtime Errors DBIF_RSQL_SQL_ERROR , Exception CX_SY_OPEN_SQL_DB" and I also found a message "ORA-00060: deadlock detected while waiting for resource" in the description of the Short Dump.
    I found many threads here relevant to this exact issue but the only solution that I could find is to include a delete index and create index process in the chain before and after the data load process to the target cube. In our case, the target cube has no data and this would be the first request to the cube so there is no need to delete index in the first place but still the data load is failing.
    For each load there are 50 data packages and 50k records for each packages. Only one or two packages have failed. Is there any way to recover only these two separatly instead of deleting the whole request and repeating the process.
    If you have encountered a similar issue or if you have any suggestions, Please do help.
    Thanks..

    Hi,
    Can you see which data packages have RED status? Click on the live of the RED data package, and you have to find an ICON with update manually, or go to MENU -> REQUEST -> POST MANUALLY.
    if you are lucky, it helps. Do not forget that this runs in DIALOG process, so don't leave BREAK.POINT in your transformation.
    If you need any help, please let me know.
    (The DEADLOCK problem: change the DTP BATCH setting, because it has problem with paralel loading, and there os a database deadlock. I suggest you to load in one process so: open DTP. after it, go to GOTO menu -> SETTINGS FOR BATCH MANAGER -> NUMBER OF PROCESSES, overwrite with 1. With that, deadlock may not occur.)
    Regards,
    Laszlo

  • Error while loading transauction data

    Dear Masters
    While loading Transauction data, Im notb getting following error. In RSA3 data is there for corresponding datasource Could u please help me
    Request still running
    Diagnosis
    No errors could be found. The current process has probably not finished yet.
    System response
    The ALE inbox of the SAP BW is identical to the ALE outbox of the source system
    and/or
    the maximum wait time for this request has not yet run out
    and/or
    the batch job in the source system has not yet ended.
    Current status
    No Idocs arrived from the source system.
    Thanks in Advance
    Raja.S

    Hi Raja,
    Check the job log in source system.
    If it is still running. When it start sending the IDOCs into BW then the request in BW will change yellow again and proceed further.
    If the extraction is huge volume of data. It may take long time for the source system job to extract.
    Is it against standard extractor or custom build?
    If possible split the load with selection in infopackage.
    Regards,
    Amu

  • Caller-70 Error while loading master data into infoobject

    hi ,
    I am getting following error while loading master data into infoobject (0tb-account). I am loading this master data in production environment for the first time. there are about 300000 records. All have got loaded upto PSA. Infopackage settings were PSA and then into data target.
    Short dump in the Warehouse
    Diagnosis
    The data update was not finished. A short dump has probably been logged in BI. This provides information about the error.
    System Response
    "Caller 70" is missing.
    ST22 dump analysis is as below:
    Termination occurred in the ABAP program "GP476CZYBEF2WX53UZ8TXFG6XOS" - in                  
    "VALUE_TO_SID_CONVERT_DB".                                                                  
    The main program was "RSMO1_RSM2 ".
    Please help as soon as you can..Production problem....
    Regards
    Rakesh

    Hi rakesh,
    May be IDOCs not processed completely,
    Idoc Problem, Either wait till time out & process Idoc from detail monitor screen, or go to BD87 & process Idoc with status = YELLOW ( be careful while processing IDOCS from BD87, choose only relevant Idocs
    Cheers
    Raj

  • Preview PDF while loading not working in Reader 10

    Hi,
    a cool feature of Adobe Reader 9 was the "pdf preview while loading".
    If I opened a large PDF-Document in the webbrowser the first few pages have been displayed while the rest of the document was loaded in the background.
    This was very helpful because I was able to decide weather I would like continue loading or not.
    This feature does not work anymore with Adobe Reader 10 and Firefox.
    I have to wait until the blue progressbar is completed.
    On Internet explorer it works.
    Any tips ?
    Thank You,
    Andy.

    [topic moved to Adobe Reader for Android forum]

  • Please wait while windows configures hp product assistant

    To HP and Company
    9 Jan 2014
    I kept getting the following message in red on my Windows 7 Dell Computer so I did everything the help sites told me to do and nothing helped.  I got rid of all HP files and the problem went away.  I ordered the CD software for my HP C7180 printer and when it came, I loaded it to the PC and guess what, the problem came back.
    Please wait while windows configures hp product assistant
    I’m at wits end and need a final solution to this problem.
    Will you please provide me with the solution for once and for all?

    Problem Solved    Problem Solved    Problem Solved  windows configures hp product assistant
    Removed all HP Software
    Purchased a Brother Printer
    Loaded Brother Software and all is well
    Put the HP Printer and Software in the trash

  • My Creative Cloud installer has frozen at "Please wait while Windows configures main"  What should I do?

    My Creative Cloud installer has frozen at "Please wait while Windows configures main"  What should I do?
    Help

    Problem Solved    Problem Solved    Problem Solved  windows configures hp product assistant
    Removed all HP Software
    Purchased a Brother Printer
    Loaded Brother Software and all is well
    Put the HP Printer and Software in the trash

  • Visio 2013 startup problem "Please wait while Windows configures Microsoft Visio..."

    Hello,
    I am getting the "Please wait while Windows configures Microsoft Visio Professional 2013" window on every load of this program. I have found no resolutions from Google searches.  I have tried a full reinstall of Visio, registry modifications
    (per http://support.microsoft.com/kb/2685120?wa=wsignin1.0), tried running it in safe mode (still happens), tried a clean boot (still happens). I'm out of ideas. Does anyone know of a fix?
    Thanks,
    Nick

    Hi,
    Try the following method:
    If you have an earlier version of Visio installed, such as Visio 2003 or Visio 2007 or Visio 2010, follow these steps:
    1.In Windows 7 or Windows Vista, click Start, click All Programs, click Accessories, and then select Run.
     In Windows XP, click Start, and then click Run.
    2.Type the following command, and then press Enter:
    reg add HKCU\Software\Microsoft\Office\15.0\Visio\Options /v NoReReg /t REG_DWORD /d 1
    3.(Optional) Instead of typing the command line, you can  copy it to your clipboard, right-click an empty section of the Run box, select Paste, and then press Enter.
    4.Verify that the problem is resolved.
    Jaynet Zhang
    TechNet Community Support

  • Please wait while Windows configures NI DSC Common Tools

    So I let NI Update install a bunch of things over the weekend (only about 18GB of download  ) among which the LabVIEW DSC 2013 SP1 update. Now every time I startup any of my installed 32 Bit versions of LabVIEW, including the version 2013SP1, I get this lovely Windows installer dialog "Please wait while Windows configures NI DSC Common Tools 2013 SP1". This dialog pops up several times during every start of LabVIEW, I believe about four times before showing the startup splash screen and then another 3 or 4 times until LabVIEW is fully up and running.
    Letting those dialogs run or canceling them seems to make no difference at all. Does anybody know what I need to do to fix this annoying problem, short of deinstalling the entire DSC packge?
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

    Thanks Mike.
    I've seen it before after installing the LabVIEW 7.0 Runtime Engine. I have to say that this computer is pretty loaded with all kinds of NI software and other development software. It seems the installer for the LabVIEW 7.0 Runtime and the LabVEW 2013 SP1 DSC Common Tools both stumble over something on this machine that causes some component to not register properly and when then any LabVIEW version is started it attempts to register that component (apparently several times) whenever another component is loaded during LabVIEW initilialization.
    I didn't see any errors during the installation of any of those components (but the LabWindows/CVI update that was also downloaded during the NI Update cycle consistently fails during several of its components during install).
    Most likely it is some .Net assembly that causes all this trouble, and I loath the lack of any more detailed message that would allow to better pinpoint the actual subcomponent that causes this.
    For the time being I simply uninstalled the NI LabVIEW 2013 SP1 DSC Common Tools (and the LabVIEW 7.0 RTE) completely from the machine. Interestingly enough it was not enough to uninstall the entire LabVIEW 2013 SP1 DSC Toolkit but I had to explicitedly go into the downloaded installer and select the MSI file for the DSC Common Tools and select the uninstall option in there to really get rid of these annoying messages during every startup of any 32 bit LabVIEw version on this machine.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • 'Please wait while Windows Configures'

    On several types of documents, including movie files, sound
    files, excel sheets, and powerpoint, any time I left- or
    right-click my computer brings up a window saying "Please wait
    while Windows Configures Macromedia Contribute 3". This box stays
    up until I click cancel 3 times or it times out in an error
    message. The error message asks for a source to download something,
    but we don't have a source CD since we downloaded direct from the
    company. Is there a way to exorcise this particular function before
    my husband puts the mouse through the monitor?

    I've had the same problem. Any Office Product. I can load
    Contribute by itself and seems to work OK, and if I open any office
    product, its OK. However, if I just click on a file that would
    subsequently open Word or whatever, I get the events JUNEBRIDE
    noted above.
    I can't fix it.

  • How do I get my movies to play while loading like the QT  trailers do?

    I have tried several different things in iMovie and iWeb, and I can not find anything on it. When I put a movie on my site, the viewer sees a Q for Quicktime, until the movie is fully loaded. How can I make it so it plays while loading, the way the Quicktime Trailers do. they way they don't have to wait so long to see it.
    -Z

    Check out iSquint...
    http://www.isquint.org
    Drop your QT movies into iSquint and let it reencode your movies to whatever quality you like. It will add the faststart feature to your movies. The .mp4 files produced by iSquint are ready to drop into iWeb and will allow your movies to start playing before the download finishes.

  • Apache: error while loading shared libraries

    linux:/opt/tarantella/bin # ./tarantella security start
    - linux.site: Enabled secure connections.
    linux:/opt/tarantella/bin #
    linux:/opt/tarantella/bin # ./tarantella webserver restart --ssl
    Stopping Tomcat servlet container...
    Using CLASSPATH:
    /opt/tarantella/webserver/tomcat/5.0.28_axis1.2final_jk1.2.8/bin/bootstrap.jar:/opt/tarantella/bin/jdk.i3li_1.5.0_03/lib/tools.jar
    Using CATALINA_BASE:
    /opt/tarantella/webserver/tomcat/5.0.28_axis1.2final_jk1.2.8
    Using CATALINA_HOME:
    /opt/tarantella/webserver/tomcat/5.0.28_axis1.2final_jk1.2.8
    Using JAVA_HOME: /opt/tarantella/bin/jdk.i3li_1.5.0_03
    ..OK
    Stopping Apache web server...
    /opt/tarantella/webserver/apache/1.3.33_mod_ssl-2.8.22_openssl-0.9.7e_jk1.2.8/bin/apachectl
    stop: httpd (no pid file) not running
    ..OK
    Starting Tomcat servlet container...
    Using CLASSPATH:
    /opt/tarantella/webserver/tomcat/5.0.28_axis1.2final_jk1.2.8/bin/bootstrap.jar:/opt/tarantella/bin/jdk.i3li_1.5.0_03/lib/tools.jar
    Using CATALINA_BASE:
    /opt/tarantella/webserver/tomcat/5.0.28_axis1.2final_jk1.2.8
    Using CATALINA_HOME:
    /opt/tarantella/webserver/tomcat/5.0.28_axis1.2final_jk1.2.8
    Using JAVA_HOME: /opt/tarantella/bin/jdk.i3li_1.5.0_03
    ..OK
    Starting Apache web server...
    /opt/tarantella/webserver/apache/1.3.33_mod_ssl-2.8.22_openssl-0.9.7e_jk1.2.8/bin/httpd:
    error while loading shared libraries: libgdbm.so.2: cannot open shared
    object file: No such file or directory
    /opt/tarantella/webserver/apache/1.3.33_mod_ssl-2.8.22_openssl-0.9.7e_jk1.2.8/bin/apachectl
    startssl: httpd could not be started
    ..failed
    linux:/opt/tarantella/bin #
    linux:/opt/tarantella/bin # ./tarantella restart
    Secure Global Desktop services have been stopped.
    Starting Secure Global Desktop server (version 4.10.903). Please wait...
    Secure Global Desktop services are now available on this host.
    linux:/opt/tarantella/bin #

    Hi
    On RedHat 7.3 :
    # rpm -q --whatprovides libgdbm.so.2
    gdbm-1.8.0-14
    Which linux is this? This package is usually part of the base install I think?
    Regards
    Barrie
    On 2005-08-22, Kim <[email protected]> wrote:
    >
    >
    >
    >
    >
    >
    linux:/opt/tarantella/bin # ./tarantella security start
    - linux.site: Enabled secure connections.
    linux:/opt/tarantella/bin #
    linux:/opt/tarantella/bin # ./tarantella webserver restart --ssl
    Stopping Tomcat servlet container...
    Using CLASSPATH:
    /opt/tarantella/webserver/tomcat/5.0.28_axis1.2final_jk1.2.8/bin/bootstrap.jar:/opt/tarantella/bin/jdk.i3li_1.5.0_03/lib/tools.jar
    Using CATALINA_BASE:
    /opt/tarantella/webserver/tomcat/5.0.28_axis1.2final_jk1.2.8
    Using CATALINA_HOME:
    /opt/tarantella/webserver/tomcat/5.0.28_axis1.2final_jk1.2.8
    Using JAVA_HOME: /opt/tarantella/bin/jdk.i3li_1.5.0_03
    ..OK
    Stopping Apache web server...
    /opt/tarantella/webserver/apache/1.3.33_mod_ssl-2.8.22_openssl-0.9.7e_jk1.2.8/bin/apachectl
    stop: httpd (no pid file) not running
    ..OK
    Starting Tomcat servlet container...
    Using CLASSPATH:
    /opt/tarantella/webserver/tomcat/5.0.28_axis1.2final_jk1.2.8/bin/bootstrap.jar:/opt/tarantella/bin/jdk.i3li_1.5.0_03/lib/tools.jar
    Using CATALINA_BASE:
    /opt/tarantella/webserver/tomcat/5.0.28_axis1.2final_jk1.2.8
    Using CATALINA_HOME:
    /opt/tarantella/webserver/tomcat/5.0.28_axis1.2final_jk1.2.8
    Using JAVA_HOME: /opt/tarantella/bin/jdk.i3li_1.5.0_03
    ..OK
    Starting Apache web server...
    /opt/tarantella/webserver/apache/1.3.33_mod_ssl-2.8.22_openssl-0.9.7e_jk1.2.8/bin/httpd:
    error while loading shared libraries: libgdbm.so.2: cannot open shared
    object file: No such file or directory
    /opt/tarantella/webserver/apache/1.3.33_mod_ssl-2.8.22_openssl-0.9.7e_jk1.2.8/bin/apachectl
    startssl: httpd could not be started
    ..failed
    linux:/opt/tarantella/bin #
    linux:/opt/tarantella/bin # ./tarantella restart
    Secure Global Desktop services have been stopped.
    Starting Secure Global Desktop server (version 4.10.903). Please wait...
    Secure Global Desktop services are now available on this host.
    linux:/opt/tarantella/bin #

Maybe you are looking for

  • Error in Database installation while installing CRM 4.0 on Linux

    Hello, We are installing CRM 4.0 on LINUX platform, We have successfully installed the Central Instance, but while installing the database instance, when we start the OUI the installation starts and hangs at 0% <b>installing java runtime environment 

  • Re: "Very Slow Internet On OSX 10.5.5"

    Hello all, I am creating my own thread in response to ones like rogerjth's July 2008, the subject of which was "Slow Browsing with safari 3.1.2 - Any issues to watch out for?" and Roippeli's from Sep. 21, 2008, the subject of which was "Very Slow Int

  • Can't change DNS via terminal

    10.4.8 xServe G4 My DNS has been changed by my provider. DirectoryService.error log is this; Attempt #1 to initialize plug-in LDAPv3 failed. Will retry initialization at most 100 times every 1 second. this is my ethernet connection: sudo networksetup

  • Wait Time Control

    We open two sessions and execute the update statements. Update emp set sal=sal + 500 where empno=10; This statement is executed in first session. In second session we execute the same statement.It keeps on waiting for the transaction to be commited/r

  • Placeholders in After Effects

    Hello After FX forum. I've downloaded a free template which contains 4 placesholder to drag and drop my existing files. But I'd like to make more placeholders for my composition, the problem is I am doing what Ive seen on the net how to make placehol