|
I presume that you have the JMS adapter installed in XI. If so, you simply send the message to the MQ port and that's it. The treat with middleware is that the message handling and message flow should be independent of the endpoint. You first will send the message to a logical system that you define in the SLD (System Landscape Directory). The communication between XI and the physical system is then handled by the adapter, in your case the JMS adapter. iWay and SAG will also provide adapters for XI for you to use (unless you decide for the easy way and use JMS for all systems).
For the other part, I'm not sure I understand the question. What to configure in the receiver determination? You say you are pushing the messages, so I understand that XI will send data only, and not receive any. In that case the receiver determination can remain empty.
|