2013 May 29 2:33 PM
By using the FM “SXPG_COMMAND_EXECUTE” we are try to remane the file on the Windows base application server.
We have also created the command on SM69 but when we execute the FM “SXPG_COMMAND_EXECUTE” every time we are getting the error “Can't exec external program (No such file or directory)”
On the Input parameters on the FM we have provided the value like
We have also try with ADDITIONAL_PARAMETERS as” \\XXX.YY\ABC\Text.txt” “Abc.txt” every time we are getting the same error.
We are sure the file exists in AL11 but somehow the application is not recognizing the folder. Do we need to give the source file path like “c:\xyz”.
We have try the same for Operating system command – REN/RENAME/DEL but every time we are getting the same Error “Can't exec external program (No such file or directory)”
2013 May 31 1:24 AM
Hi,
Please give details of the designed command Z_BCM_RENAME in SM69. That should give us a better idea. Also the path mentioned
\\XXX.YY\ABC\Text.txt
is it windows format i mean there has to be a drive right its not UNIX OS?
Cheers,
Arindam