Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

RFC_REMOTE_PIPE does not work

Former Member
0 Likes
896

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

2 REPLIES 2
Read only

former_member217544
Active Contributor
0 Likes
652

This message was moderated.

Read only

former_member125661
Contributor
0 Likes
652

I am in the same boat..I get sy-subrc = 1 when I execute some piping commands..How did you resolve the issue ?