webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only

webmethods MQ Adapter and the CICS Bridge

  • 1.  webmethods MQ Adapter and the CICS Bridge

    Posted Thu May 03, 2007 07:35 AM

    Hi,

    I’ve tried this last week sending messages to the cics bridge with the MQ adapter for a proof of concepte.

    If I want the bridge to take my messages I need to build the MQCIH header. Since the adapter doesn’t have this option, I’ve tried building it using the MQMessage class from the com.ibm.mq.jar. But the bridge still doesn’t take my message. It ends up in the dead letter queue with the error “2110 format error”.

    Take note that I’m converting the bytes from the message to string since the adapter doesn’t see my bytes array for a weird reason.

    Did anyone had some succes to make the mq adapter send messages to the CICS bridge ?


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods