cancel
Showing results for 
Search instead for 
Did you mean: 

Switch Client to another Integration Server

Former Member
0 Kudos

Hey,

I developed an interface in SAP system XI1 (client:001) and would like to create

an ABAP proxy in SAP system ERP (client 200). If I try to create this proxy in

transaction sproxy (call from ERP - 200) he displays only objects created on local

integration server (ERP client 001).

So, I have to switch the integration server. It seems there are to ways. In sxmb_adm

I have to change the paramete IS_URL. The first way ist to insert the complete URL

http://server:<port>80/sap/xi/engine?type=entry or to insert a destination like

dest://XI_SERVER

Is both correct? I try to insert the URL directly, but the SPROXY transaction still

displays the objects from old integration server.

Do I have to do other changes?

thx

chris

Accepted Solutions (0)

Answers (1)

Answers (1)

stefan_grube
Active Contributor
0 Kudos

You use a destination like dest://XI_SERVER as you have to apply user, password and client, which is not possible, when you have only an URL.

But this does not help you for sproxy. You need to do other configuration stuff. Check the configuration guide for details.

Regards

Stefan

Former Member
0 Kudos

Hi,

where can I find this configuration guide. A new client had been added and I have

to configure my integration engine for this.

thx

chris