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 set issue

Post new topic  Reply to topic
 message set issue « View previous topic :: View next topic » 
Author Message
nmaddisetti
PostPosted: Wed Apr 16, 2008 7:39 am    Post subject: message set issue Reply with quote

Centurion

Joined: 06 Oct 2004
Posts: 145

Hi,

For the following input

0aaaaa
1bbbbbccccc
2ddddd
0AAAAA
1BBBBBCCCCC
2DDDDD
011111
12222233333
244444
8eeeee

I constructed a TDS message model
First 3 lines were included in a complex type and each line group Indicator is 0,1,2 and Group Terminator for all the lines is <CR><LF>

after this complex type there is another complex type with Group Indicator 8 and Group Terminator <CR><LF>

I am able to parse repeating lines data and assiging values to the fields as expected but for the last line i.e for the Trailer Record it is giving the error:ImbRecoverableException caught from worker->parseNext.

Can some one please give me an idea to resolve this problem.

Thanks in Advance,
Venkat.
Back to top
View user's profile Send private message
kimbert
PostPosted: Wed Apr 16, 2008 11:07 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

Quote:
it is giving the error:ImbRecoverableException caught from worker->parseNext.
This is important : please get into the habit of taking a user trace when you see parsing exceptions. You will get a far more detailed problem description in the user trace.

Quote:
each line group Indicator is 0,1,2
That is a mis-use of Group Indicators. Your data is tagged. You should remove the Group Indicators, set Data Element Separation to 'Tagged Fixed Length', and set the tags to 0 / 1 / 2 / 8.
If that does not work, take a user trace.You will be surprised at how much useful stuff there is in there.
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 » message set issue
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.