QUESTION POSED ON: 21 February 2007
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?
|