cancel
Showing results for 
Search instead for 
Did you mean: 

Concepts and examples for Proxy, Abap Client Proxy and Abap server Proxy

Former Member
0 Kudos

Can someboy provide me Concepts for Proxy

Difference between Abap Client Proxy and Abap server Proxy

and examples for both

Regards

Rachit

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Check out the links below:

<b>ABAP Proxy Runtime</b>

http://help.sap.com/saphelp_nw04/helpdata/en/02/265c3cf311070ae10000000a114084/frameset.htm

<b>ABAP CLIENT PROXY</b>

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

<b>ABAP SERVER PROXY</b>

/people/siva.maranani/blog/2005/04/03/abap-server-proxies

This material will help you a lot.

Regards

Sumit Jain

**Reward with points if useful

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

There are two Types of proxies which can be done by ABAP or JAVA

<b>‘client’ proxy</b> is used by an application to send messages outside of the system it resides in (normally to the IS in this context).

‘<b>server’ proxy</b> is used by an application to receive messages from sources outside itself (again, normally the IS in this context).

<b>To test a connection</b> - /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

<b>Client Proxy</b> - /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy

<b>Server Proxy</b> - /people/siva.maranani/blog/2005/04/03/abap-server-proxies

<b>Testing proxy</b> - /people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation

<b>JAVA Proxies:</b>

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a068cf2f-0401-0010-2aa9-f5ae4b20...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f272165e-0401-0010-b4a1-e7eb8903...

<b>ABAP Proxies:</b>

/people/sap.user72/blog/2005/12/13/integration-builders-through-proxy-server-part--2

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

/people/arulraja.ma/blog/2006/08/18/xi-reliable-messaging-150-eoio-in-abap-proxies

/people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation

/people/michal.krawczyk2/blog/2006/04/19/xi-rfc-or-abap-proxy-abap-proxies-with-attachments

/people/sukumar.natarajan/blog/2007/01/07/how-to-raise-alerts-from-abap-proxy

/people/sravya.talanki2/blog/2006/07/28/smarter-approach-for-coding-abap-proxies

<b>ON SDN TV</b>

https://www.sdn.sap.com/irj/sdn/advancedsearch?query=abap%20proxy%20xi&cat=sdn_all&start=11#

Get back if u not getting these...

Cheers,

Raghavesh