Ask the Expert

Parsing MQ message data to interface with XI

We plan to use JMS to interface MQ with XI to replace the R/3 link product from IBM. How do I parse the MQ message data if it contains many data lines that match a different segment within an IDoc if there are not any carriage returns or line feeds in the MQ message data string?

Can this be done with JMS content conversion or will it require some type of Java program?

    Requires Free Membership to View

That is difficult to say in general. Is there no CRLF at all, or is there simply some other line split character that represents the CRLF? Anyway, this is not a problem of JMS but of data conversion within XI.

This was first published in February 2007

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.