ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » ASCII format Xml file not pickedup in the mqinput node

Post new topic  Reply to topic
 ASCII format Xml file not pickedup in the mqinput node « View previous topic :: View next topic » 
Author Message
anandsitha
PostPosted: Thu May 23, 2013 10:40 am    Post subject: ASCII format Xml file not pickedup in the mqinput node Reply with quote

Acolyte

Joined: 26 Jul 2011
Posts: 59

Hi-
I am getting xml file without message set in ebcdic. I am able to receive the xml message in proper format.

If I am getting the xml file in asc==file is ascii.
the message is going to backout queue.

my flow is like mqinputnode ....compute esql node .....mqoutputnode

Error message is
The message broker detected an error whilst processing a message in node
The message has been augmented with an exception list and has been propagated to the node's failure terminal for further processing


Check that the input XML message is a well-formed XML message that adheres to the XML specification. The line number and column number that are quoted in the message give the position where the parser discovered the problem. However, the actual error might be earlier in the message.
Other possible causes are:
1. A character that is not supported by XML occurs in the instance message data.
XML supports only a subset of control characters; therefore, ensure that no unsupported characters, such as X'00', appear in the document.
2. The Coded Character Set ID that is defined in the message header does not reflect the contents of the instance message.
If the XML document has an XML prologue, the WebSphere MQ CodedCharSetId should be consistent with the XML Encoding field.
3. A reserved XML character appears in the instance message data.
Characters that might be recognized as XML markup - for example, < and & - should be replaced with the corresponding XML entities - &lt; and &amp;.

Regards
Sithanandam
Back to top
View user's profile Send private message
mqjeff
PostPosted: Thu May 23, 2013 11:32 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

MQ doesn't know anything about a file.

the data in an MQ message must match the CCSID that is set on the message.
Back to top
View user's profile Send private message
exerk
PostPosted: Thu May 23, 2013 11:31 pm    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

Moving this to the Broker forum...
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
rekarm01
PostPosted: Fri May 24, 2013 12:12 am    Post subject: Re: ASCII format Xml file not pickedup in the mqinput node Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 1415

anandsitha wrote:
If I am getting the xml file in asc==file is ascii.
the message is going to backout queue.

There are tools available to examine the message headers and message data, such as rfhutil, or sample program amqsbcg.

anandsitha wrote:
... The line number and column number that are quoted in the message give the position where the parser discovered the problem...

Enabling usertrace will provide a more complete error message.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » ASCII format Xml file not pickedup in the mqinput node
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.