‎2009 Dec 15 6:49 AM
Hi All
I am using the RFC_REMOTE_PIPE in a ABAP to execute a OS command it does not work I see that the rfcexec.exe exists and so does the SERVER_EXEC works fine.
I do not know how to find out the cause why RFC_REMOTE_PIPE does not execute the OS command and how to troubleshoot it.
Any help is deeply approeciated.
Thanks
Karen
‎2009 Dec 15 7:01 AM
‎2011 Jul 15 3:50 PM
I am in the same boat..I get sy-subrc = 1 when I execute some piping commands..How did you resolve the issue ?