Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

WEBUTIL_FILE_TRANSFER.CLIENT_TO_AS problem

765520Jan 13 2011 — edited Jan 13 2011
I am using webutil to transfer file from client to Application server and it is working fine, now what I need to do is

To transfer file to mapped drive on the application server, my question is this process possible to be done using the following command, if not please suggest for solution.



WEBUTIL_FILE_TRANSFER.CLIENT_TO_AS('d:\directory_on_client\test.txt','M:\ directory\test.txt');



M : map_driver_directory on Application server (mapped to storage server).

Regards,
Shadid
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 10 2011
Added on Jan 13 2011
2 comments
2,533 views