cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Proxy to HTTP Sync scenario

Former Member
0 Kudos

Can any one tell me the steps for ABAP proxy to HTTP Sync scenario?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi...

ABAP Proxy :

1. With ABAP proxy generation function it will be possible to generate ABAP proxy objects to an SAP system from an interface description in the SAP Exchange Infrastructure Integration Repository.

2. ABAP proxy objects can only be generated for SAP systems that are based on SAP Web Application Server 6.40.

If you use ABAP Proxy , you can reduce the overhead calling the function again and again.

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

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

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

Proxies..

/people/sap.user72/blog/2005/12/08/integration-builders-through-proxy-server-part--1

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

HTTP adapters.

/people/siva.maranani/blog/2005/09/15/push-data-to-mvc-architectured-application-using-xi

/people/prasadbabu.nemalikanti3/blog/2006/02/27/collecting-and-bundling-vendor-records-from-different-multiple-interfaces-file-systempeoplesoft-and-sending-to-sap-r3-system-part-2

Hope it helps..

Kumar.S

Former Member
0 Kudos

Any one had this scenario?