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
Expand all | Collapse all

Junk data preappending to message on a put message handler

  • 1.  Junk data preappending to message on a put message handler

    Posted Wed May 28, 2003 10:19 PM

    Hi

    I am using websphere MQ Adapter3.0 on webMethdos 6.01 environment. I have a put message handler with which I am trying to send a fixed length string.
    The process that picks the message looks for a particualar data as the first 5 char of the fixed length string. So the problem here is when I pass the fixed string to the queue I guess the MQ Adapter is adding the following data to infront of actual message string I am sending.

    RFH € 3MQSTR ¸ <mcd><msd>jms_text</msd></mcd> 4<jms><dst>queue://MQNEXT/EBOND.REQ.IN</dst></jms>

    So I want to get rid of this message string and I just want to send what I ever the string I formatted. So does anybody seen this before? or if any body knows the solution please let me know.

    Thanks in advance.
    Rajesh


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


  • 2.  RE: Junk data preappending to message on a put message handler

    Posted Wed June 04, 2003 08:04 PM

    I had a similar problem in v4.6. I changed the queue definition to non-JMS compliant and the problem went away. (I believe that JMS compliant is the default).


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


  • 3.  RE: Junk data preappending to message on a put message handler

    Posted Wed June 18, 2003 08:20 AM

    We too are facing the same problem, the predefined format is lost when the data is written to a file.

    Could anybody throw more light on queue definition solution ???

    Thanks
    Bhavani Shankar


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