Posted: Mon Jan 15, 2007 11:45 pm Post subject: variable length message set
Newbie
Joined: 04 Jul 2006 Posts: 6
Hi
I need to model a message set and message flow(s) (WBI v6) to handle variable length message.
Basically there is a header segment and (1..n) Data Segment, here n has no upper value defined.
Each Seg length is 360 Characters.
The header segment has multiple fields of fixed length.
So also the Data segment has multiple fields of fixed length.
The structure of the Data Segment remains the same for all Data segments.
The Header and Data seg have different structure and fields.
I think CWF needs to know the number of repeats either by value or reference to another element
That used to be true in v5. In v6, both TDS and CWF can handle structures which repeat without limit. CWF can only do it when the repeating structure is at the end of the bitstream. TDS can handle a repeating structure in the middle of a message, as long as the strucure can be identified in some way ( by a tag or a special delimiter or a data pattern ).
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