cancel
Showing results for 
Search instead for 
Did you mean: 

Configuring Proxy

Former Member
0 Kudos

I have to develop a Ansyncrhonous Proxy scenario. From an R/3 system to a flat file, I have to send the PO details.

How to CONFIGURE proxy on the R/3 Side? I need only the configuration steps please.

Tx.

Pete

Accepted Solutions (0)

Answers (2)

Answers (2)

agasthuri_doss
Active Contributor
0 Kudos

Hi,

>I have to develop a Ansyncrhonous Proxy scenario. From an R/3 system to a flat file,

1) In SAP XI declare the Data Type, Message Type and Message Interface as Asynchrous then go to R3 system for Tcode- Sproxy and select the respective Message Interface and Generate the Proxy.

2) Check whether you have Configured Partner Profile Tcode- we20, Port- we21, RFC Destination - sm59 in R3 and Port- idx1 & RFC Destination sm59.

Regards

Sangeetha

Former Member
0 Kudos

Hi,

ABAP Proxy configuration:

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

FIle-proxy

Server Proxy -

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

File to Inbound Proxy:

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

proxy to file

Client Proxy -

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

Please chekc this PDF :

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3dfac358-0d01-0010-5598-d49...

Thanks

Swarup