cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Proxy Communication

anita_r
Explorer
0 Likes
2,599

Hi All,

Can anybody please clarify me for the following.

What are Proxies?

What is Proxy communication.

Where Proxy communication is used i.e in which type of systems or situations.

What is the difference between server proxy and client proxy.

Thanks in Advance!

Thanks & Regards,

Anita.

View Entire Topic
Former Member
0 Likes

Hi,

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

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

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

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

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

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

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

JAVA Proxies:

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...

ABAP Proxies:

/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

ON SDN TV

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

Get back if u not getting these...

These blogs will answer all your questions

Proxies are nothing but interfaces , which will directly communicate witht he IS with out any adapter. these are adapter less communication

Proxies Help file

http://help.sap.com/saphelp_nw04/helpdata/en/86/58cd3b11571962e10000000a11402f/content.htm

How to Activate Abap Proxy

/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

File to R3 via ABAP Server Proxy

/people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy

ABAP Client proxy

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