cancel
Showing results for 
Search instead for 
Did you mean: 

How to connect one ECC to multiple PI using ABAP proxy

former_member189441
Active Participant
0 Kudos

Hi

I need to connect multiple PI servers ( 7.0 and 7.3 single stack) parallely.

I know how to connect individually to 7.0 and 7.3. But we need to connect both at the same time. I dont want to do this using WSDL export.

Because we have already generated ABAP client proxies for both 7.0 and 7.3 individuallt..both are working individually ( means if switch sxmb_adm rfc destination to 7.3 only 7.3 related interfaces are working and if i switch back to 7.0 only interfaces related to 7.0 are working). But requirement is both should work at the same time.

is it possible by creating logical ports? ( there are some blogs for this, but all those blogs explained about WSDL export method of generating proxy not using SPROXY t-code)

Is there any way we can mention either port or IS_URL in ABAP code.?? ( we need to mention 2 Integration server url's in sxmb_ADM using sub paramerts)

Thanks,

Murali.

Message was edited by: Moderator

Accepted Solutions (0)

Answers (2)

Answers (2)

Harish
Active Contributor
0 Kudos

Hi Krish,

Please refer the William Li document (for dual stack).

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c00ca32e-f991-2b10-f5be-97114bd2b...

regards,

Harish

iaki_vila
Active Contributor
0 Kudos

Hi Krish,

Check Rene Tiesma's blog

or Former Member's


Regards.

Message was edited by: Iñaki Vila