Quantcast
Channel: SCN: Message List - Internet Transaction Server (ITS)
Viewing all articles
Browse latest Browse all 818

Re: ITS security issue when download, execute program warning

$
0
0

Hi,

 

I've got the solution.

The problem wasn't at Java (unbelievable I know). It was a mistake at the abap site.

 

wrong:

CL_GUI_FRONTEND_SERVICES=>EXECUTE

     document = 'some_executable.exe'    

 

right:

CL_GUI_FRONTEND_SERVICES=>EXECUTE

     application = 'some_executable.exe'  

 

Then everything works just fine.

 

regards

 

Martin


Viewing all articles
Browse latest Browse all 818

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>