Quantcast
Channel: SCN : All Content - Web Dynpro ABAP
Viewing all articles
Browse latest Browse all 3667

Outlook parameters problem when using ACFEXECUTE element

$
0
0

Hello,

 

I want to initiate a prefilled email by using the ACFEXECUTE element on a 7.02 system. After the challenges to configure the whitelist etc.. I manage to start outlook successfully - using this:

 

lv_application = 'C:\\Program Files\Microsoft Office\Office14\Outlook.exe'.

lv_argument = '/c ipm.note' .  

wd_this->set_execute_method( application = lv_application                              

                                               argument    = lv_argument ).

 

BUT - when outlook is started it displaying an error popup saying "Invalid command line arguments". Is there someone who might give me a hint how the parameters / argument should be passed? Using Outlook.exe /c ipm.note works fine from the commandline.

 

Thanks you for a hint.


Viewing all articles
Browse latest Browse all 3667

Trending Articles



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