cancel
Showing results for 
Search instead for 
Did you mean: 

one proxy two XI systems

Former Member
0 Kudos

HI Experts,

I need your expertise suggestion for below requirement.

Scenario: ECC(PROXY ) to XI to Legacy system, two separate scenario's configured in XI  for two legacy's system.

But the sender interface which is used for proxy generation at ECC side is same for both scenario's.

it looks like....

ECC(PROXY : MI_SND)- XI- Legacy1

ECC(PROXY: MI -SND )- XI- Legacy2

Now Legacy 1 decided to use separate XI system , lets call it as XI 7.4 VERSION ( AEX) ; Legacy2 will remain continue on same OLD XI  .

We are using same proxy class for both legacy system with variant.

how can we route messages to two PI systems to two legacy systems.

the new PI system is PI 7.4 AEX single stack . old XI system in XI 7.0 DUAL STACK.

Thanks and Regards,

Abhilash.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You can try by first creating a connection between the new XI 7.4 VERSION ( AEX)  server and ECC box. Create a new Service interface in your XI box and then you should be able to create a new Proxy class for the same.

Former Member
0 Kudos

HI Ruchika,

is there any other option without creating a new service interface as it has used in ABAP proxy class and useful for both scenarios (one in OLD system 7.0 and other is new system 7.4 AEX SINGLE STACK).

former_member186851
Active Contributor
0 Kudos


Abhilash,

I guess you can do with one interface it not possible.

In the code you can try sending to both.

To maintain both the systems in sproxy refer the below link

https://scn.sap.com/thread/3538801