I'm facing an issue with installing Oracle forms and reports. During the configuration stage ,the installation stops with error 'Creating domain failed'. I have installed weblogic server version : 10.3.6 forms version is 11.1.2.2 .
Oracle, Migrating from Developer 6i to 11g Weblogic Application Server 10.3.6
If I am understanding your problem, you intend to save the file in the client machine. Now assuming you are using WEB_FORMS (i.e. you use a web browser to access forms application), you can use the code below to save the file from AS to client machine, instead of PROCESS_COMM_FILE_CLIENT.FILE_TRANSFER. The OLE objects create the file at the AS, you need to get the file from AS (App server) to local machine- 2ff7e9595c
Comments