cancel
Showing results for 
Search instead for 
Did you mean: 

Proxies

Former Member
0 Kudos

Hi all,

could any one tell me what are proxies used for and how good they are.. I would really appreciate if some one suggest me the best threads regarding proxies.

Regards,

Trevor.

Accepted Solutions (1)

Accepted Solutions (1)

former_member187339
Active Contributor
0 Kudos

Hi Trevor,

<i>>>what are proxies used for and how good they are..</i>

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

Refer to these links :

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

Some weblogs on proxies :

<u>JAVA Proxies </u>

/people/rashmi.ramalingam2/blog/2005/06/25/an-illustration-of-java-server-proxy

<u>ABAP Proxies</u>

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

Regards

Suraj

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Proxies are used for connecting to SAP systems.....

when you design new integration scenarios in SAP systems which are based on Web AS 6.20 or higher.

Proxies support both Synchronous and Async. Connectivity.

and for inbound interfaces are called server proxies.

Prerequisties foe abap proxies:

-register queues in sxmb_adm.

-HTTP destination on SAP system (on which proxy is developed) pointing to XI system.

- configure your SAP system to act as IE using SXMB_ADM transaction.

Hope these help.

Regards

Priyanka

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

abap:

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

/people/siva.maranani/blog/2005/05/23/communication-between-sap-system-webservice-using-proxies

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

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

java:

/people/rashmi.ramalingam2/blog/2005/06/25/an-illustration-of-java-server-proxy

/people/prasad.ulagappan2/blog/2005/06/27/asynchronous-inbound-java-proxy

Regards,

michal