cancel
Showing results for 
Search instead for 
Did you mean: 

How to connect XI and R/3 to be able to generate abap proxies on R/3?

peter_jarsunek
Participant
0 Kudos

Hi guys,

we want to create proxies on R/3, however, what settings are needed on systems, to see in R/3 in SPROXY transaction message interfaces, from which proxies will be created?

I hope, the process I described is right -

a, create message interfaces on XI

b, using SPROXY on R/3 and create proxies

Thanx for answer!

Peter

Accepted Solutions (0)

Answers (3)

Answers (3)

agasthuri_doss
Active Contributor
0 Kudos

Hi,

This will help you,

proxies do not convert from any format to any format.

They are native connections in XI .

Proxies can be used from Web server >6.2 . other than that Adapters are used. it all depending upon the Scererio what we have to use.

This might help you

http://help.sap.com/saphelp_bw30b/helpdata/en/64/30063c66171b3de10000000a11402f/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/91/de56456be146e791bf88188306aa57/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/ae/d03341771b4c0de10000000a1550b0/frameset.htm

Thanks & Regards

Agasthuri Doss

Former Member
0 Kudos

Hi,

The steps for proxies.

1. Create connection between Business system and Integration Engine.

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

2. Create the scenario in XI

3. Generate Proxy from transaction SPROXY

4. Code for CLient or server proxy.

Regards

Vijaya

Former Member
0 Kudos

Hi Peter,

that depends on the version of your R/3 system.

If you have a 6.20 you'll need to install a seperate Add-In.

>= 6.40 no Basis actions needs to be defined.

I do not have a complete picture but you certainly need to:

- define your R/3 system as IS in the SLD

- Define a user XIRWBUSER in the R/3 system and create an RFC connection in both directions.

Definitely not complete, but I hope a 1st step...

Cheers,

helge