IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  WebMethods to IBM MQ

    Posted 10/22/20 11:01 PM

    Hi,
    Can we use webMethods integration server 10.3.x to send messages to IBM MQ.

    I have explored bit and see that there’s Websphere MQ adaptor available in integration server. Do we need to use this adaptor and send messages via JMS packages by configuring new inbound / ourbound connections in adaptor.
    Inputs regarding approach will help.


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


  • 2.  RE: WebMethods to IBM MQ

    Posted 10/22/20 11:25 PM

    Yes. We can configure new connection with these details (IBM queue manager name,hostname, port, username, password,queue name) in webSphere MQ Adapter.

    and after that using SAG designer, we can create MQ adapter service with put template using the connection created.

    Using the MQ adapter service, we can send the data to IBM MQ.

    and also we can send the data from your flow service to adapter service to send the data to IBM MQ.


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


  • 3.  RE: WebMethods to IBM MQ

    Posted 10/23/20 12:20 AM