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.

 View Only
Expand all | Collapse all

Create The JMS Adapter Consume Issue?

  • 1.  Create The JMS Adapter Consume Issue?

    Posted Tue December 20, 2016 11:32 PM

    Dear All:
    I used webMethods version is about :9.0.1.0 and webMethods Adapter for JMS Adapter Version:6.1.1.
    I have a Active MQ by topic connection successed, created the JMS adapter connection for Active Topic named by ActiveMqCon_Topic and create topicProvider Service successfully and it can send the message to the Active MQ server successfully.In the provider param: topicProviderInput/JMSDestination is about dynamicTopics/eventOpenwire_Adapter, then i want to create the consumer for this ActiveMQ, and set the consumer param topicConsumerInput/JMSDestination is also about eventOpenwire_Adapter, but it’s failed to get the queue message .It get the JMSMessage is null ,how can i resolve the consumer issue for this?
    20161221112615.png


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


  • 2.  RE: Create The JMS Adapter Consume Issue?

    Posted Tue December 27, 2016 07:19 AM

    Hi,

    are you forced to use the webMethods JMS Adapter (product adapter based on ART)?

    If not I would suggest you to switch to the build in jms services (see IntegrationServer Built-In-Services Guide form details).

    Are there any Fixes applied to IS, ART, JMS Adapter?

    Which version of ActiveMQ are you using?

    Regards,
    Holger


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