cancel
Showing results for 
Search instead for 
Did you mean: 

facing problem with Abap Server Proxy

Former Member
0 Kudos

Hi experts,

I m using abap server proxy in my scenario. My scenario is like Oracle -> XI -> R/3. on Oracle side i m using JDBC Adapter and on R/3 side abap server proxy.

I have 2 R/3 clients. 200 and 300. now if i m going to SPROXY transaction of 200 client then it is giving me perfect data from the XI (means Integration engine connection is working here).

but if i try to run SPROXY transaction from 300 client then it is giving me error "No connection to Integration Builder (only local data visible)".

Please some body help me out with this problem.

Thank you.

Regards,

Audumbar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

You need to maintain the settings as u have done for 200.

You can use the same RFC (Type H) created for 200

or

Create a RFC dest to XI System ex: SAP2XI

Now execute TCODE SXMB_ADM.

Choose Integration Engine Configuration.

From the Menu...

Edit-->Change Global Conf Data.

Choose Role of Bussiness System: LOC

Corrs. Int Server: dest://SAP2XI ( ur RFC ).

Also choose SPECIFIC CONFIGURATION

maintain the below values...

Category Parameters Current Value

-


RUNTIME ENGINE_TYPE LOC

RUNTIME IS_URL dest://SAP2XI

Regards,

Sri.

Former Member
0 Kudos

i have done all the settings. I have forgot to tell you ppl that i have both 200 and 300 clients on same R/3 server.

Then also on 200 client it is working fine and on 300 client it is giving me error that "No connection to Integration Builder (only local data visible)"

I have done all the settings for 300 then also it is not working for 300 client but i haven't done any settings for 200 client then also it is working.

Please help me out with this.

Regards,

Audumbar

stefan_grube
Active Contributor
0 Kudos

Please double check all your settings in client 300.

Check this guide:

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

Do all steps in chapter 8 (Connecting Business Systems with an

Integration Engine to the Central Integration

Server)

Regards

Stefan

Answers (2)

Answers (2)

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

You need to activate the connection bettwen the 2nd r3 system and your XI.

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

Regards,

Bhavesh

Shabarish_Nair
Active Contributor
0 Kudos

Have a look at these threads;

Also make sure your R3 Client -> SXMB_ADM_ -> Intg. Engine Conf -> Role -> Appl. sys

Message was edited by: Shabarish Vijayakumar