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 » message flow reads only the first msg

Post new topic  This topic is locked: you cannot edit posts or make replies.
 message flow reads only the first msg « View previous topic :: View next topic » 
Author Message
RaviKrG
PostPosted: Tue Feb 10, 2009 4:28 am    Post subject: message flow reads only the first msg Reply with quote

Master

Joined: 07 Sep 2008
Posts: 240

Hi I have a flow as MQInput --> Compute --> MQOutput

this just converts the xml to csv

it contains the message set.

now this just gives only the first record in output

input msg is
-------------
<OutputMSG>
<CustomerDetails>
<FirstName>Sandra</FirstName>
<LastName>Postlethwaite</LastName>
</CustomerDetails>
<Book>
<Title>Sitting Pretty</Title>
<Author>Tim Gordon</Author>
</Book>
<CustomerDetails>
<FirstName>Sandra</FirstName>
<LastName>Postlethwaite</LastName>
</CustomerDetails>
<Book>
<Title>Sitting Pretty</Title>
<Author>Tim Gordon</Author>
</Book>
</OutputMSG>

output i get is
-----------------
Sandra,Postlethwaite,7 Mycenae Street,Sitting Pretty,Tim Gordon,Hamble and Bursledon,1976-05-23T01:00:00

Now in the message set I have put the MAX Occur of CustomerDetails and Book elements as -1 (unbounded)

is this right or I need to check something more ?
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Feb 10, 2009 4:31 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Don't double post!

It's especially rude to double post in the same section.

It's even ruder to double post when your original post has been responded to!

http://www.mqseries.net/phpBB2/viewtopic.php?t=47627
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  This topic is locked: you cannot edit posts or make replies. Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » message flow reads only the first msg
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.