cancel
Showing results for 
Search instead for 
Did you mean: 

Need some help on abap client proxies.

Former Member
0 Kudos

I am doing one POC using client abap proxies. I am using same client in XI server for this POC. But when i executed abap report to send data it is throwing error says <u>"Proxy calls on the sender or receiver side are not permitted on the IS (client)"</u>. Do let me know what is the problem. Thanks in advance.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi..

I am currently facing the issue 'Proxy calls are not permitted on sender or receiver side on the IS (Client)' and I landed on your post.

Hope you were able to fix this...Can you please let me know (if u remember) the fix?

It will be very helpful

Thanks and Regards,

Amulya

Former Member
0 Kudos

Hi,

I am currently facing the issue 'Proxy calls are not permitted on sender or receiver side on the IS (Client)' and I landed on your post.

If you using IS as your proxy client, then it won't work. Change the client or make other R3 system as client.

Regards,

Neetesh

Former Member
0 Kudos

Hi Sudhakara,

Proxies is adapter less communication, essentially between WEB Application Server release version > 6.20.

If you use the client for proxy as IS, it is bound to give error.

There can be two instances of any WAS. better use some other client for Client proxies.

I hope it helps,

Thanks & Regards,

Varun Joshi

Former Member
0 Kudos

The client calling proxy and the XI server client shd be different.

Plz go thru this blog to understand ABAP Client Proxies

/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy