Posted: Mon Mar 26, 2007 7:36 am Post subject: Message truncated
Voyager
Joined: 01 Sep 2005 Posts: 81
I try to send message from Mainframe(QM) to UNIX QM. I can see the channel picking up the measage but at the destingation Queus i can see only last part of the XML message rest of the message is truncated .
I am not able to find out why it is happening and where is the rest part of the mesage.
Hi
I inhabit the receiving queue to ckeck the arrival of the message once the message is arrived in local queue i move thatmesage in a local queue and peek that XMl .
*When message arrive in this queue it update the Database.
Message which i am getting
<?xml version="1.0"?><EndOfxxx xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="EndOfxxx.xsd"><Message>End Of xxx</Message></EndOfxxx>
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
Shanta wrote:
Message which i am getting
<?xml version="1.0"?><EndOfxxx xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="EndOfxxx.xsd"><Message>End Of xxx</Message></EndOfxxx>
I seem to be missing something - that's a perfectly valid (if rather short) XML document. Is it the case that this is not what's being sent from the mainframe? If so, what's in between z/OS & Unix that could be doing a schema-based transformation?
It's certainly not a truncated message. Or if it is, it's very odd that the message is being trunctated on a tag boundary.... _________________ Honesty is the best policy.
Insanity is the best defence.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum