cancel
Showing results for 
Search instead for 
Did you mean: 

Execute program on local machine

Former Member
0 Kudos

Hi all,

Within my Web Dynpro screen I want to create a button/link which is executing a program which is installed on the local machine where the end-user is viewing the web-dynpro. Is this possible and how can you do it? Because when I do a link to URL and the URL is "C:\.....\...exe" the program in the same directory is executed on the server.

I hope it is possible to run a programm specific on the local client.

Thanks in advance and kind regards,

Bart Elshout

Accepted Solutions (1)

Accepted Solutions (1)

nikhil_bose
Active Contributor
0 Kudos

It is not possible to refer a local system. All resources while executing are with respect to J2EE server only.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Its not possible as their is no client side sctipting support available for webdynpro applications.

Regards

Ayyapparaj