Forms Takes TOOOOOO Long to Load

Hi all,
I am having a form containing a tabbed canvas consisting of 7 tab pages.There are approximately 8 blocks containing nearly 300 items in total(mainly display items and buttons and no image items) and nearly 10 form level program units and 2 libraries attached.
In this scenario my forms takes 5 seconds to load and open up.I am running on a Windows 2000 machine(PIII,256 Mb Ram, 20 GB hard disk)in client server mode.
So how do I tune/Tweak my form to make it load quickly....
One more aspect I am wondering is that is there any way to track the DML statements forms issues implicitly whenever a commit operation happens.Is there any system variable similar to :system.last_query for this??.....
Any help/Suggestions are appreciated.....

Try to make VISBLE ON only those required.
Make Visible Property OFF for all the canvases initially and then Make VISIBLE ON on When-New-Form-Instance Trigger for required Canvases. Rest will be VISIBLE ON when they are accessed.
Do not Make items or canvases ON and OFF frequenty.
Use the concept of "message diff-ing"
hnOn the Form!&s initial display, hiding elements not immediately required. Use the item properties:
hnRAISE ON ENTRY = YES (Canvas only)
hnVISIBLE = NO
Forms when loading the Initial Form gets the Message Packets for Each item and each Canvas. For Example if you have 2 Canvases and set the Visible = YES at Design Time for both the Canvases then the Forms will first Load the Canvas and then gets the properties of each Item in the Canvas which will increase the time for Loading the Initial Screen.
When you set the Visible = NO at Design time and Set the Visible property on the When New Form Instance trigger then forms Server will send the Packets of all the Items in one Bundle and the Painting will be done after the form gets Initialized. This will reduce lot of Traffic on the Network as we are getting the item information in One packet for all the items, which will improve the timing on loading the Initial Form.
Care should be taken in defining the RAISE ON ENTRY property. Raise on Entry should be set to yes only for the Stacked canvases but not for Content Canvases. If you set the Content canvas RAISE ON ENTRY = YES for content canvas which contains stacked canvases then the Raise on Entry will show the Content Canvas and the all the stacked canvases will be disappeared.
For Ex. If your form has some Items on the Content Canvas and you have a Tab canvas which has 3 Tabs, which is Stacked to the Content. Then when you navigate to any item in the Content Canvas you will not see the Tab Canvases as the Raise on Entry on the Content Canvas will only raise the Content Canvas but not the Stacked Canvases.
Pay attention to TAB canvases that consist of several sheets where only one will ever be displayed.
For responsive switching between tabs, all items for all sheets on the canvas are loaded, including
those that are hidden behind the initial tab. Consequently, the time taken to load and initialize a TAB canvas is related to all objects on the canvas and not just to those initially visible. So the best approach is to put the other Tab canvases on a different Canvas(if possible) and the Canvas visible property to No and Raise on Entry to Yes which will pop up when the user navigates to that canvas.

Similar Messages

  • Interactive forms takes too long to load - sometimes crashes reader.

    Hi Gurus,
    I'm just wondering if anyone have this problem?
    I just configured ADS and created a sample WD program to display an interactive form, the form is not complex, only 2 text fields and an image.
    But when I deploy or run the program, the interactive form container hangs and take very long to process before displaying.
    After I save the PDF file to a local drive, when I try to open it, it will take very long and sometimes crash my system.
    Even when I click on "PDF Preview" to view the form in NWDS it take very long too.
    At first I thought it could be due to my system and I open downloaded PDF file on other PCs, but the problem occurs too in those PCs.
    Using Acrobat Reader 8.1.2, then downgraded to 8.1.1, still no avail.
    Everytime I open the PDF or WD loads the PDF, when I check the Task Manager the process of AcroRdr32 will hog the system processes and use up the memory. I have no problems with other PDF files, only those generated by the WD application gives problems.
    Someone hit the same problem? Any advise? Could it be the ACF or Adobe lifecycle issues?
    Please help. Thanks for all answers.
    Best Regards,
    Jansen

    Hi Jansen,
    If you are using Adobe Reader 8.1.* or above and activex controls in your form, you need to install the latest version of ACF and that will resolve the issue. And do remember to uninstall your old version of Adobe Reader first and then install Reader 8.1.* freshly and after installing it proceed with ACF installation. You have to follow the sequence.
    For ACF installation you may read  Note 766191 - Active Component Framework Installation.
    ACF Installable:
    https://sapmats-de.sap-ag.de/download/download.cgi?id=F9RUZ3Q7TERUBSMHSXWT3UMEM59IJYIPA931VQD32A1UNAKZ6B
    Do reward points if found helpful.
    Regards,
    Arafat

  • Interactive form takes very long to load

    Hi Gurus,
    I have developed an interactive form with several Dropdowns and text fields. I am using WebDynPro ActiveX drop down and binded it to context which is of SimpleType and populated from backend. My form is taking very long to load and once I save it locally the also it takes too long to open.
    Below is the config used:
    - Adobe Acrobat Reader 8.0
    - Adobe Lifecycle Designer 7
    - NWDS 7.0.14
    - xACF ver 711_0
    - J2EE server 2004s SP12
    Previously I was using WDP Native Dropdowns and popuulated then without simple type, that time form was loading finely (in 10 sec).
    Please help me out in resolving this issue.
    Regards,
    Arafat

    Dear Arafat,
    Have you resolved it?
    I met the same problem with you.
    If you had resolved, please help me.
    Regards,
    Jiandong

  • MS Outlook 2007 takes very long to load after iTunes update

    After updating iTunes - MS Outlook 2007 takes forever to load. If I uninstall iTunes problem fixed. Reinstall iTunes problem returns - any ideas?

    Hi,
    According to your description, my understanding is that webpages takes so long to load(some webpages can't even load) after upgrading to Windows Server 2008 R2.
    Which server has been upgraded to Windows Server 2008 R2? And what is the OS version before upgrading?
    >If I add Fios DNS on DHCP's DNS, the webpages load so fast.
    I am wondering that if the webpages mean Internet webpages. Check the settings on DNS server which connects to external network about forwarders or root hints. Or you may configure the Fios DNS as forwarder of your DNS server.
    >I can't use the computer name to access to other internal sites. I have to use IP address instead.
    Open the DNS server and confirm that if corresponding DNS entries are correct. Besides, open CMD, type the command below and each line end with enter:
    Nslookup
    set d2
    <computer name you want to access>
    Post the result here, and also provide the ipconfig /all result here.
    >Workstations can't get the update Group Policy from DCs.
    Make sure that you are running the most current drivers for your network adapter. If you are already running the most current drivers for your network adapter, run command line to update GP:
    gpupdate
    If any problem, post the result/error message. And check the event viewer to see if related log there.
    Best Regards,
    Eve Wang
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Why does it take so long to load a web page on my iPad

    Why does it take so long to load a web page on my new ipad wifi

    This is probably not a problem with the iPad, but with the wi-fi. If your internet connection and/or wi-fi speeds are slow, then loading web pages will be slow. If I was you, I would research different kinds of wireless routers to find the fastest one in your price range, and also research different kinds of modems.

  • Maps take so long to load

    When i am even on wifi the maps and gps take so long to load. Anyone else?

    Very probably because many devices are sharing the same Internet pipe and you're getting only a portion of the total capacity.
    I suggest that you obtain the free "SpeedTest" app and compare data rates at home and elsewhere.

  • Why do Mail's inbox messages take so long to load?

    Why do Mail's inbox messages take so long to load?

    Back up all data.
    Triple-click the line below to select it:
    ~/Library/Containers/com.apple.mail/Data/Library/Caches/com.apple.mail/Cache.db
    Right-click or control-click the highlighted line and select
    Services ▹ Reveal
    from the contextual menu.* A folder should open with an item selected. Quit the application if it's running. Move the selected item to the Trash. Relaunch the application and test.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard (command-C). In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar, paste into the box that opens (command-V). You won't see what you pasted because a line break is included. Press return.

  • Widgets take sooo long to load?

    My widgets take so long to load even after I have obtained an internet connection. Does anyone happen to know why this is?
    Any suggestions would be great. They sure do take quite a while to show the information?
    Dorian

    There are several ways to improve performance, but the best advice I can give is to avoid reports which result in large datasets. Start with small reports on aggregated level of detail and drill down or navigate to reports with higher level of detail. Apart from this, there are also technical approache to improve performance like using aggregate tables or seeding the cache with the reports. Think also about your database (indexes).

  • Why does it take so long to load a tv show?

    why does it take so long to load a tv show or movie when i am connected to a wifi other than my home?

    Very probably because many devices are sharing the same Internet pipe and you're getting only a portion of the total capacity.
    I suggest that you obtain the free "SpeedTest" app and compare data rates at home and elsewhere.

  • When purchased, my imac would load pages very quickly.  Now, the pages seem to take much longer to load and when watching video or streaming, it often stops to catch up or rebuffer.  What do I do to speed things up?

    When I purchased my iMac last month the pages would load quickly when using the internet browser.  Now it takes much longer to load the pages and when I watch a video it pauses to catch up or is rebuffering the streaming.  What can I do to speed up my browser?

    See:
    Mac Maintenance Quick Assist,
    Mac OS X speed FAQ,
    Speeding up Macs,
    Macintosh OS X Routine Maintenance,
    Essential Mac Maintenance: Get set up,
    Essential Mac Maintenance: Rev up your routines,
    Maintaining OS X, 
    Five Mac maintenance myths, and
    Myths of required versus not required maintenance for Mac OS X for information.

  • Page takes too long to load because of videos

    Hi. I have a website that I made, but the page takes too long to load because there are videos on it. Is there any way to stop the videos from auto-loading and instead only load when someone clicks on them to play?

    There are several ways to have videos on a page without having them load until they are selected to play. A couple are:
    1 - Opening Item in a New, Precisely Sized Window. This test site has 9 videos on the page: PhotoPresenter Animated Slideshow Themes.
    2 - QT Movies via Export for Web in QT Player. This method is more difficult to implement.
    OT

  • HT4352 apple tv takes too long to load photos

    I am running iTunes (11.1.5.5) on Windows 7 and have setup home sharing and accessing the Photo Library from Apple TV 3rd Generation.
    We have a lots of photos (approx 21000) organizaed in folders, eg:
    Main Photo Folder
    Folder 1 (5500 photos)
    F1-Sub 1
    F1-Sub 2
    F1-Sub 3
    Folder 2 (3500 photos)
    F1-Sub 1
    F1-Sub 2
    F1-Sub 3
    Folder 3 (12000 photos)
    F1-Sub 1
    F1-Sub 2
    F1-Sub 3
    Apple TV doesn't show the sub-folders beyond the first set of folders and as a result it takes too long to load our list of photos, is there anything that can be done to fix this?
    Thanks!

    I am having exactly the same issue. Moved house and now starting a movie takes minutes, not seconds... I've got both the Mac and ATV connected via ethernet to my Airport Extreme base station, but have no explanation for this bizarre slowdown. I also don't have internet currently, but I can't understand with content not purchased on iTunes, why that would make any difference...?

  • [SOLVED] initramfs takes too long to load

    Using systemd-analyze I found out that initramfs takes too long to load:
    463ms (kernel) + 11875ms (initramfs) + 6014ms (userspace) = 18353ms
    My HOOKS array in mkinitcpio.conf is the following:
    HOOKS="base udev autodetect modconf block encrypt lvm2 filesystems usbinput fsck"
    I suspect that the long loading time of initramfs is caused by partitions decryption (I am using dm-crypt / LUKS on top of LVM).
    Is there any tool that can report loading times of HOOKS seperately, just like systemd-analyze plot does for userspace?
    Last edited by nasosnik (2013-01-21 14:45:28)

    cfr wrote:
    In what sense is it "too long"?
    I'm just wondering: suppose that you find out that it is because you are using encryption. Would you then switch to a non-encrypted system? Would you make better use of the extra seconds you might save on those rare occasions when you reboot? Even if you reboot twice a day, you might save what? Suppose you would even save 5s per boot. That will give you a whole extra 1 minute and 10 seconds a week. Assuming you don't multitask. Obviously if you multitask, the gain will be less. Would that make it worth risking the security of your data?
    EDIT: I didn't mean this to sound as confrontational as it does now I read it back. It just always puzzles me that people are so concerned about shaving a few milliseconds here and there. I always hope that they put the time they save to good use but then I realise that the time they spent shaving the milliseconds off will obviously outstrip the time saved.
    I really don't care about the boot time because of the reasons you have already mentioned. I just want to figure out if there is any misconfiguration. I am just investigating why initramfs takes significant longer to load compared with my desktop Arch installation (non-encrypted) 1316ms for initramfs. My desktop has a Pentium 4 CPU and laptop has a quad-core i7.
    roentgen wrote:11875ms (initramfs)  means the time it takes you to type the password.
    systemd-analyze is not counting the time is spent to type the password.

  • Takes too long to load a ses file

    Why does it take so long to load a *.ses file? To me it seems that it takes waaaaaaaaaay too long.

    It just now took 3 minutes 55 seconds to load a 1.40 MB ses file. All files probably total 5-600 MBs. A whole lot of effects. I have an AMD Athlon 4200 64 X2 Dual Core. 4 GB ram.
    Waaaaaay too long. I hate to close the ses file when I'm through for the day cause I have to load it back in.
    I have pk files turned off. I guess I'll have to turn them back on. I hate all those little files cluttering up my drive. I guess it's a trade off, though. Damned if you do, damned if you don't. Thanks for the replies.

  • Apple TV Gen 3 takes too long to load 15,000 photos. Do I need to go back to ATV Gen 1?

    I just purchased Apple TV (Gen 3) It takes too long to load my over 15,000 photos for viewing.   This was never a problem with my ATV (Gen 1).  Do I need to go back to ATV Gen 1?

    Do you have a technical question?
    What have you done to troubleshoot?
    Typically issues like this are related to the local network. First thing would be to try ethernet, if on wifi. Make sure router is up to date. Reboot ATV, router.
    You can go to istumbler (Mac) or netstumbler (PC) to get a report of the network.

Maybe you are looking for