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 » Fixed length data

Post new topic  Reply to topic
 Fixed length data « View previous topic :: View next topic » 
Author Message
Ashok Kumar
PostPosted: Fri May 02, 2014 8:37 am    Post subject: Fixed length data Reply with quote

Acolyte

Joined: 01 Jul 2013
Posts: 53

Hello WMB Developers,


How can we develop message set for below data.

Data should be fixed length .


Each order consists of one O Rec and any number of P Rec and S Rec. Each flat file may contain multiple orders. The Export_inv_no will be the same for every record in an order

each order to have 1-100 P Recs and 0-100 S Recs.

Please any one help me.. Its urgent

Thanking you in advance
Back to top
View user's profile Send private message
sandman147
PostPosted: Fri May 02, 2014 8:59 am    Post subject: Reply with quote

Apprentice

Joined: 01 Sep 2013
Posts: 42

Create the message set using TDS format with All elements delimitted. In the msg definition file create the complex types for O,P and S under one single parent, say Output.
Records P and S have max occurences -1.
Specify the Delimitter as <CR><LF>.

Output
-------O 1(min) 1(max)
-------P 1(min) -1 (max)
-------S 1(min) -1(max)
Back to top
View user's profile Send private message
Ashok Kumar
PostPosted: Fri May 02, 2014 10:11 pm    Post subject: Reply with quote

Acolyte

Joined: 01 Jul 2013
Posts: 53

I want Message set for fixed length data..all of the records have fixed length.Here not using TDS Data.

S Rec has min occurs 0 max occurs -1
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 » Fixed length data
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.