cancel
Showing results for 
Search instead for 
Did you mean: 

proxys

Former Member
0 Kudos

hi...fri....

1)how can i build ABAP Proxt interface? how it works?

2)how the data transfer from main integration engine to local integration engine?

3) what problems have u come across with sap xi?

4)what features of sap xi is the best and worst?

5)how will u convince sap functional; consultant that an interface should me build in an XI?

6) how long would u take to create low complexity , Middle & high complexitys

thank u

Prasad.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi-

Check this details on proxy

ABAP Proxy

/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

Coding

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

Hope some senior person answers the rest of the questions.

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Prasad,

Please go thru these links

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

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

For advantages and disadvantages :

Thanks

Amitanshu

Former Member
0 Kudos

Hi,

Some more weblogs on ABAP proxies

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

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/5129 [original link is broken] [original link is broken] [original link is broken] [original link is broken]

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

/people/vanita.thareja2/blog/2006/05/23/bpm-sending-message-asynchronously-and-getting-the-response-from-synchronous-system-using-abap-proxies

/people/krishna.moorthyp/blog/2005/12/23/monitoring-for-processed-xml-messages-in-abap-proxy

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

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

/people/bhanu.thirumala/blog/2006/02/07/abap-proxy--xml-to-abap-transformation

Threads

Regards,

Ram

former_member335553
Active Contributor
0 Kudos

Hi

1)ABAP Proxies are used for R3 systems on WAS 6.20 or greater to communicate to XI.ABAP proxies uses the native XI protocol to communicate tp XI. All R3 systems on WAS >= 6.20 have a local instance of the integartion engine running on it and so they use the native XI protocol to communicate with Xi and thereby prvoide enhanced perfromance. ABAP proxies support both synch and asynch communication and as they provide better performance are preferrred over RFC's for synch communication.

check these

You can start with these....

Activating ABAP proxies:

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

ABAP Proxies in XI (Client Proxy)

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

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

2)data flow in XI

/people/siva.maranani/blog/2005/05/25/understanding-message-flow-in-xi

4) Advantages and disadvantages of XI

?

Please have a look into these discussions~

5)Real time requirement for XI

6)Time period