File Selection Dialog with Oracle Forms 10g (10.1.2): replacing some of webutil functionalities
When you have a directory with a complicated hierarchical structure (nested sub-floders), using webutil to browse the folder is inadequate. This is mainly due to the use of JFileChooser which is notoriously slow in this case.
Since most implementations use JInitiator, one way to circumvent this problem is to implement a bean that will make use of AWT FileDialog.
Based on the fileuploader bean found in the oracle forms 10g demos, I have implemented a bean that provides file selection.
This has been tested on Forms 10g 10.1.2 on IBM AIX. Please note that the bean was put together in about 10 hours in order to resolve this specific directory browsing and file selection.
Download jar, pll and installation doc
Make A Comment: ( 11 so far )
11 Responses to “File Selection Dialog with Oracle Forms 10g (10.1.2): replacing some of webutil functionalities”
fabrice
May 20th, 2009
Hello,
First, thank you for your blog. It is realy helpfull.
We are migrating our application from forms 6i to 10g was in manual way. I need a free tool to migrate in an automatic way these programs. Please could you help on that or at least give me advices and document. I heard about JDAPI but I am not java specialist. Could you explain me how it works.
Also we noticed that there is a slow down in terme of performance when we move a couple of forms to 10g. Do you have any idea why that happens?
Thank you,
PS: Environnement: Forms and Reports 10g (10.1.2), LINUX
Another pbme I had the last
Mohamed
June 3rd, 2009
Hi Fabed,
Could u please upload the fileselection.FMB in this post.
Thanks
dayang
July 13th, 2009
Hi,
really interesting but incomplete example.
It would be possible to get your fileselection.fmb?
Thanks
Moged
July 14th, 2009
Can I get the fileselection.fmb
so that I can have deatil view
on how it works.
Arkesh
July 26th, 2009
thanks it help me now i,m facing problem when i use thin client system how to over come
M.ATHAR
August 11th, 2009
Hi,
where can we download the module fileselection.FMB to test the bean ?
Thanks
Marcos
October 1st, 2009
Hi Hafed, where can we get fileselection.FMB and java source for file selection
Jan
November 11th, 2009
Great work. Webutil is very slow.
Could I make this to run in Forms 6i? If you have the source code including fmb for 6i please it pass it on, otherwise the code for 10g would be fine.
thanks
Suresh
January 27th, 2010
could you please send me the fileselection.fmb to my email
thans,
satyam
satyam
February 18th, 2010



Hi,
where can we download the module fileselection.FMB to test the bean ?
Thanks