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!

Does a file exist

440705Oct 8 2008 — edited Oct 9 2008
Hi

I have written some code that, via webutil, transfers a file from the client machine to the app server. I then run a host command on the app server to convert the file from one format to another, resulting in two files on the app server. The conversion code is a third party product and does not return any success/fail flags.

I know the location and name of the expected file that is to be produced as part of the conversion, is there any way I can find out if that file exists on the app server, and possibly the size of the file, this will then help me confirm the conversion was successful.

Thanks

Chris
This post has been answered by Andreas Weiden on Oct 8 2008
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 6 2008
Added on Oct 8 2008
8 comments
1,490 views