using XI protocol you can be connected only to one instance
Limitation is in transaction SXMB_ADM where you have to put integration server destination.
Of course you can connect R/3 to many Integration server instances but than you have to use adapters.
regards,
wojtek
In any integration solution design, it's always better to have only one Broker to centralize all the messaging part. But if you have n applications running on R/3 and each one needs a dedicated XI, I don't see why not.
I don't know about IDOC's and I'm not an Abapper as well, but from my view of the scenario, when defining RFC destinations, you can create n destinations, one for each XI, but you'll be able to call only one of them from each RFC call that you have. Depending on your solution, you could determine the destination dinamically.
You'll need kind of a broker functionality in R/3 in order to connect it to the different XI's. :/ Kinda messy, I'd say.
Regards,
Henrique.
Add a comment