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!

Delete linux server file(.pdf) from FORM

Anantha AmirtharajJul 1 2019 — edited Jul 3 2019

Have installed, Oracle Forms builder from ‘setup_fmw_12.2.1.2.0_fr_win64.exe’ file

Following are system configuration

Processor       : Intel® Core™ i7-4500U CPU @ 1.80GHz 2.40 GHz

RAM                : 16 GB

OS : Windows 8.1 Enterprise

System type   : 64-bit Operating system, x64-based processor

I need to delete pdf file at linux server FROM oracle Application Form. I have tried with following commends , but it failed, even I am not getting any error message also.

                   HOST('/ap/d/abc/rm  test.pdf', no_screen);

                   and

                   HOST('rm  /ap/d/abc/test.pdf', no_screen);

Please help me to achieve this.

Thanks,

Ananth

This post has been answered by Matej D. on Jul 1 2019
Jump to Answer
Comments
Post Details
Added on Jul 1 2019
4 comments
500 views