Home » Developer & Programmer » Forms » WEBUTIL performance (Oracle 10g Forms (WEBUTIL))
icon9.gif  WEBUTIL performance [message #343397] Wed, 27 August 2008 03:28 Go to next message
alan.m.bulmer@ic24.net
Messages: 2
Registered: August 2008
Location: England
Junior Member
I have a requirement to manipulate files on shared network drives. I currently have a perl script which will allow file browsing / upload etc , however, I would like to use the webutil file manipulation procedures so I can have control within the form(s). Unfortunately, my experience is that these calls (e.g File_Selection_Dialog) is INCREDIBLY slow taking up to 1 minute to present a dialogue box ... has anyone had good experiences using these tools ..have I missed a setting i.e the please_go_quikly = TRUE .....setting?
Re: WEBUTIL performance [message #344697 is a reply to message #343397] Mon, 01 September 2008 01:15 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
How many files do you have in the found directory? Each file takes time to build into the list. Are you using a search of '*.*' or are you looking for something 'rare'?

Webutil, and Oracle Forms for that matter, are not designed for doing input/output intensive work. It is designed for a user to do data entry (with validation) and other single user activities. It is NOT XCOPY!!!!!

David
Previous Topic: f90genm not found
Next Topic: Checkbox - Unable to check
Goto Forum:
  


Current Time: Mon Feb 03 12:54:42 CST 2025