I have used webutil functionality to upload and download files. It works fine when I run it from Oracle Forms Builder. But when I install it on our server I get the following alert when I click on a button to choose a file:
oracle.forms.webutil.file.filefunctions bean not found. WEBUTIL_FILE.FILE_SELECTION_DIALOG_INT will not work
I have Oracle version 11 on Windows 7. I have not done any changes in webutil.cfg or any other files
I added ?config=webutil at the end of Application Server Url in Forms builder, but don't know if I need to add this config=webutil at the end of the url that I use to call my form menu.