cancel
Showing results for 
Search instead for 
Did you mean: 

How to make proxy RFC between SAP R/3 and XI

Former Member
0 Kudos

Hi,

We have installed XI3.0sr1 with all SP16. Also also added <b>proxy</b> addon in R/3 machine. When i try to execute SPROXY tcode in R/3 , system shows " <b>No connection to Integration Builder</b>"

Can you please help , how to make RFC connection .

Thanks

Chimsik

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi cmisik,

U have to create to TCP/IP connections LCRSAPRFC and SAPSLDAPI with u r XI server as Host name along with proper port name.

Also create one HTTP connection to u r XI server.Check TCODE SLDcheck for the connection with SLD .

Go to SXMB_ADM and configure u r R3 system as u r application system and specify integration server using syntax 'dest://above created http connection'. Just check the connection whether it's properly working or not.

Go to SLDAPICUST and make sure that proper values are maintained there.

Regards,

Keith.

Former Member
0 Kudos

Hi

You hav to configure the SLD exchange profile for making connection between R/3 and XI server.Then only you are able to see your namespace and software component versions in SPROXY.

Hope now it works for you.

Regards

Victoria.

moorthy
Active Contributor
0 Kudos

Hi,

Check Exchange Profile Entries of R/3 so that it fetchs data from XI ..it should connect to XI

Exchange Profile link is -

http://<R3Server>:5<instance>00/exchangeProfile

Proxy Prerequisites-

http://help.sap.com/saphelp_nw04/helpdata/en/14/555f3c482a7331e10000000a114084/content.htm

Check SAP Configuration Guide-

https://websmp102.sap-ag.de/~sapidb/011000358700001697502004E.PDF

- Page 27 in this document

Also check this thread-

Hope this helps,

REgards,

Moorthy

Former Member
0 Kudos

HI,

Please can you check that all your configs are done.

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

Also, you can first test by checking in transaction SPROXY , GOTO-->Test Connection

Regards

Vijaya

Former Member
0 Kudos

Chimsik

Have you added RFC destination using SM59 transaction. If not go through this and configure:

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

/people/michal.krawczyk2/blog/2005/08/22/xi-maintain-rfc-destinations-centrally

Regards,

---Satish