More information:
We noticed that when place data in the queue manager er end up with either a Format of MQSTR (if submiting text using IBM's a___put utility) or MQRFH2 (if submitting thru our JMS test app).
The users data that does get placed on the queue has a Format of all blanks which is...
OK, we're trying to ferret out a problem and the previous post was not exactly the problem. What we have traced follows:
We use JMS as the interface to MQSeries. When we place a XML file on our queue a JMS Header gets included like as follows:
RFH ................MQSTR ...
As stated we're using MQSeries and JMS and all is fine until our user places a XML file on our queue with EVERYTHING on one line. It's about a 2K+ file. The file gets placed on the queue OK, but when we go to receive() it off of there we end up with nothing. Taking this file and hand placing...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.