webutil file_transfer from as to db
Hi my environment is:
SO:windows 64 server
AS:forms and report Forms [64 Bit] Version 12.2.1.3.0 —>ip 31
DB:11.2.0.4—>ip 91
I have to download a file storage in file system directory on AS 12c machine ie c:\gesi_doc\salt\tgesi_doc_scanner_a
in this directory i have many files that i want to move on DB machine that is in another machine in the directory c:\temp…
I try with HOST builtin but there is many error for different domain and the host command doesn't function so i have tryed to download the file by webutil…
I have found this code but it gives me WUT-106 (MODE ASYNCR) …