Run Executable System Function does not works on Web

KidJDE

Member
We are upgrading from 8.0 to 9.1. One of the interactive applications uses system function "Run Executable" to open a pdf on a shared location through the application. Since 8.0 is windows based it works fine there. But on 9.1 in web it does not works. Please help. No errors it simply sits there doing nothing. Logs also do not produce anything valid.
 
Thanks!

I tired doing this :
Run Executable(<Blank>, "file://C:/sam/bom.pdf", <Blank>, <Blank>, <Blank>, <Blank>)

as my file resides on "C:\sam" and I am currently running the application locally.
Could you please check if the paramters passed are correct or I have missed on something ?
 
Thanks John,

It took sometime for me to understand such a straight forward solution provided by you. This is fixed !!!
Thanks a lot !!!
 
Hi Madhu,

Have a look on Oracle Support to the document "Run Executable System Function on the Web [ID 647533.1]".
I think you will find all steps to implement what you want.

Franck
 
Back
Top