WEBUTIL Error WUC-15: "Your Form must contain the following Bean ...
445852Aug 4 2005 — edited Jan 4 2009Dear Colleague,
Up until now, I have installed WebUtil in my DEV environment (Designer Suite) and successfully used it to develop and run a form called DOCU_MGMT.fmx that performs various document management tasks like:
1. File Upload into a DB BLOB column
2. File Download and display
3. Full text search (via Oracle Text) etc.
In the meantime, I installed WebUtil in my TEST environment (Application Server) and successfully started the DOCU_MGMT.fmx form. However, when I press the button that executes the webutil_file_transfer.DB_To_Client function, I get the "WUC-15" error message, namely:
"WUC-15 Your Form must contain the following Bean for this function to be available.
oracle.forms.webutil.file.FileFunctions"
According to the error message guide:
"WUC-15 Your Form must contain the following Bean for this function to be available."
Description: WebUtil uses Bean areas to carry out client side functionality and these must be present.
Resolution: Drag the WEBUTIL object group into your Form.
But this form was compiled with the WEBUTIL pll attached and the WEBUTIL object group subclassed into it.
Any ideas or tips on the problem and how I should proceed? Any support would be appreciated.
Thanks and best regards,
Randy