Webutil_file_transfer.client_to_as [message #484200] |
Mon, 29 November 2010 00:35 |
charuamit
Messages: 121 Registered: January 2009
|
Senior Member |
|
|
Dear friends
I want to upload some pdf/doc files from my clients to a folder on the server. I tried using webutil....some of the simple webutil functions work , but client to server functions won't work...even is_as_readable function always give not readable,though the sane file can be deleted using delete_file.
Can you please help me .
webutil_file_trasnfer.client_to_as('C:\Documents and Settings\et16\Desktop\ava\test1.pdf','\\192.168.50.18\oracle\AVA\prints\t1.pdf);
webutil.cfg :
transfer.database.enabled=TRUE
transfer.appsrv.enabled=TRUE
transfer.appsrv.workAreaRoot=
transfer.appsrv.accessControl=TRUE
transfer.appsrv.read.1=F:\ORACLE\AVA
transfer.appsrv.write.1=F:\ORACLE\AVA
formsweb.cfg :
[webutil]
WebUtilArchive=/forms90/java/frmwebutil.jar,/forms90/java/jacob.jar
WebUtilLogging=off
WebUtilLoggingDetail=normal
WebUtilErrorMode=Alert
WebUtilDispatchMonitorInterval=5
WebUtilTrustInternal=true
# WebUtilMaxTransferSize=16384
WebUtilMaxTransferSize=2000000
baseHTMLjinitiator=webutiljini.htm
baseHTMLjpi=webutiljpi.htm
archive_jini=frmall_jinit.jar,frmwebutil.jar
archive=frmall.jar
lookAndFeel=oracle
thanks in advance.
regards
Charu
|
|
|
|
|
|
Re: Webutil_file_transfer.client_to_as [message #484360 is a reply to message #484356] |
Tue, 30 November 2010 00:03 |
charuamit
Messages: 121 Registered: January 2009
|
Senior Member |
|
|
Dear Deepak
I changed the workarea settings on both the client and the server...bt still it didnt work...
D link you mentioned is blocked from out network...
When i run the form , i m getting :
WUC-24 [URLDownload.pullFile()] Error reading URL http://dell05-246.hct.org:8889/forms90/webutil/jacob.dll
WUT-121 [WEBUTIL_FILE_TRANSFER.UploadInt] The file transfer has been forbidden by the Administrator
May be if we fix these errors , the transfer will work.
Any ideas ?
Thanks for ut help.
regards
Charu
|
|
|