Home » Developer & Programmer » Forms » Webutil in forms 12c (Forms 12.2.1.3.0)
Webutil in forms 12c [message #677432] Fri, 20 September 2019 02:51 Go to previous message
Goldaxe
Messages: 36
Registered: September 2019
Member
Hello,

We are migrating a series of Oracle forms 6i to Oracle Forms 12c and we are having problems with webutil. I want to use the webutil library to make a button with "Save As".
We have configured webutil and it is OK the forms webutil_demo.fmb all options work correctly for us.

The problem is that to apply on a custom screen does not work for us. In this custom screen the webutil.pll library has been attacked and the webutil.olb is subclassed into the object group.

The call we make on the button is as follows:
begin
: b1.drv_file: = client_get_file_name ('C: \ temp', '', '| Word Documents (*. doc) | * .doc |', 'Select output document ...', SAVE_FILE, true);
end;

The error it gives us is:

it fails, and I get the error:
oracle.forms.webutil.file.FileFunctions bean not found.
WEBUTIL_FILE.FILE_SELECTION_DIALOG_INT will not work

Thanks in advance
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: frm-40733
Next Topic: upload/Copy file using forms 6i.
Goto Forum:
  


Current Time: Wed Apr 24 04:50:42 CDT 2024