Hi all,
I want to connect one XI system to another XI, the scenario is :
systems: R3_A, XI_A, R3_B, XI_B
now, R3_A connect to XI_A; R3_B connect to XI_B;
my client want to exchange data btw R3_A and R3_B, but they dont want to using direct connection using RFC or IDOC.
they want to use those flow: R3_A
-> XI_A
->XI_B--->R3_B;
the data send from R3_A forward to two ways by XI_A, one is to an external system, another is to XI_B, so i want to use BPM to split the message.
i dont know how to connect XI_A to XI_B.
ple help me.
Thanks.