Can we integrate XI with the MQ series for connecting mainframes without using adapters?

Can we integrate XI with the MQ series for connecting mainframes without using adapters?

We are integrating XI with the MQ series for connecting mainframes. I know third-party adapters like iWAY and Software AG are available, but I was wondering if there are any routes besides using these adapters?

Also, we are using a JMS adapter in XI for connecting to MQ Series. What are the steps on the XI receiver configuration side and the MQ series side? XI is pushing the message to MQ.

    Requires Free Membership to View

    When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.

    Hannah Smalltree, Editorial Director

    By submitting your registration information to SearchSAP.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchSAP.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

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.

This was first published in July 2006