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 » BIP3113E: Exception detected in message flow

Post new topic  Reply to topic
 BIP3113E: Exception detected in message flow « View previous topic :: View next topic » 
Author Message
sivaguru
PostPosted: Wed Sep 10, 2008 2:20 am    Post subject: BIP3113E: Exception detected in message flow Reply with quote

Apprentice

Joined: 18 Jun 2008
Posts: 40

Hi ,

Iam using WMB 6.1 .

My flow is HTTPInput --> Compute --> MQInput -- > Compute1 --> HTTPReply

In my Compute node i have written the following code.

SET OutputRoot.XMLNSC.input_payload = InputRoot.XMLNSC.ConnectivtyTest.Payload;
SET OutputRoot.MQMD.CorrelId = Environment.Variables.HTTPContextText;
SET OutputRoot.XMLNSC.DestDescription ='Successfully transmitted to Database Terminal';

While testing i get the following error in my First Compute

BIP3113E: Exception detected in message flow Get HTTP Input .

Exception. BIP2230E: Error detected whilst processing a message in node 'Test.Validate Input and Propogate'.
The item ''DestDescription[Successfully transmitted to MQMD Terminal]'' of type ''fieldType'' is not one of the expected types for a top level element at this point in the XML document.


Can anyone help me to figure out where could be the possible mistake .

Any help would greatly appreciated .

Back to top
View user's profile Send private message
bower5932
PostPosted: Wed Sep 10, 2008 4:04 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Aug 2001
Posts: 3023
Location: Dallas, TX, USA

I'd suggest adding a trace node after your compute node that dumps the entire tree. I suspect that if you see the tree, you'll probably be able to tell what is wrong.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
kimbert
PostPosted: Wed Sep 10, 2008 4:22 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

You have two root nodes in your XMLNSC output tree. OutputRoot.XMLNSC should have only one child element ( unless the other ones are processing instructions, whitespace or a doc type declaration )
Back to top
View user's profile Send private message
sivaguru
PostPosted: Wed Sep 10, 2008 7:31 am    Post subject: Reply with quote

Apprentice

Joined: 18 Jun 2008
Posts: 40

Hi,

Thanks for your reply. As said there were no one top level root element present. We changed and it was working

Thanks for the help
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 » BIP3113E: Exception detected in message flow
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.