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.  JMS Adapter - Issue converting XMLMessages

    Posted 01/17/08 02:09 PM

    We are looking possible options to integrate sonicMQ 7.5 with webMethods 7.1 using JMSAdapter 6.1

    I was able to create connection, adapter service and notification.

    Now the issue is when ever I send an xml message from sonic. Adapter is converting xmlmessage to text format and it is including some special characters.

    Writing pipeline data to file I could able to see sonic JMS mug class as

    progress.message.jimpl.xmessage.XMLMessage

    JMS message class for webMethods is showing as text

    value name=“JMSMessageClass”>javax.jms.TextMessage

    xml code snippet ------------ <?xml version="1.0" encoding="UTF-8" ?>

    I am not sure if I am missing something.

    any help would be greatly appreciated


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


  • 2.  RE: JMS Adapter - Issue converting XMLMessages

    Posted 01/21/08 12:00 PM

    Hi Kiran,

    just some questions:

    • which Fix of JMS Adapter 6.1 are you running?

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


  • 3.  RE: JMS Adapter - Issue converting XMLMessages

    Posted 01/21/08 01:42 PM

    Hi Holger

    Thanks for your feedback. Yes we are on JMS 6-1 Fix12 (in Developer, adapter service was not showing templates. after applying the patch problem was Resolved).

    Yes I know the second option you mentioned.
    Messaging–>Create JMS Connection Alias

    Now the question is what the best practice? My understanding is by using adapter it would provide build transaction management and other options which we need not worry about.

    Look forward to hear your feedback

    Thank You
    Kiran


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


  • 4.  RE: JMS Adapter - Issue converting XMLMessages

    Posted 01/24/08 11:06 AM

    Hi Kiran,

    unfortunately we are currently neither using JMS Adapter nor the new JMS functionality for our own purposes.

    One if the questions in mind should be how long the JMS Adapter will exist and/or if there will be a newer version.

    From that point I would suggest the following:
    If there is an old application already using the JMS Adapter it should continue
    working on the new IS.

    But if there is a new application starting, it should be checked if it can start on the new functionality. If not start it on the JMS Adapter as a workaround and submit a Request for the missing functionality to TS.

    Regards,
    Holger


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