2016 Jan 26 2:57 PM
Hi,
I'm using SM69 command to run a phantomjs script , so i defined this command :
I'm trying to execute it with this FM : SXPG_COMMAND_EXECUTE :
But i'm getting this error :
It is a problem of path, because when i try AL11 transaction and i try to execute a command with any path in the AL11 it
works.
But i don't find how to get this path /sap/usr like in AL11 transaction.
Regards,
Ameni
2016 Jan 27 11:16 PM
I feel the best option would be to just ask your Basis admin for help.
Hi,
I'm using SM69 command to run a phantomjs script , so i defined this command :
I'm trying to execute it with this FM : SXPG_COMMAND_EXECUTE :
But i'm getting this error :
It is a problem of path, because when i try AL11 transaction and i try to execute a command with any path in the AL11 it
works.
But i don't find how to get this path /sap/usr like in AL11 transaction.
Regards,
Ameni
2016 Jan 27 11:16 PM
I feel the best option would be to just ask your Basis admin for help.
2016 Jan 28 5:05 AM
SM69 is used to execute command on OS of application server.
not desktop server files
if u want execute desktop file command use below FM
GUI_EXEC
OR
use method EXECUTE of class CL_GUI_FRONTEND_SERVICES
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |