Posted: Thu Feb 24, 2005 3:33 am Post subject: Message Set Modelling Question
Voyager
Joined: 04 Mar 2003 Posts: 86
I have to design a message set as shown below:
MESSAGE
|____MESSAGE START repeat only 1
|________START TRANSMISSION
|____MESSAGE BODY repeat n times
|________ Header Message repeat only 1
|________ Notes (1) repeat only 1
|________ Notes (2) repeat only 1
|________ Notes (3) repeat only 1
|________ Notes (4) repeat only 1
|________ Order Identification repeat only 1
|________ Delivery Address repeat only 1
|________ Item Order Line repeat n times
|____ MESSAGE END repeat only 1.
Here Message Body repeate n times and Item Order Line under MESSAGE BODY repeat n times. Please advise how to handle this scenario.
1. Define a logical model. Its structure should be identical to the structure which you quoted in your post
2. If you want to use the message set for parsing (you don't say whether you do) then add a physical format (XML/CWF/TDS - whichever you need) and set the physical properties so that your message (whatever it looks like) gets parsed/written (you don't say which of these you need) correctly.
You should at least state which version and CSD level you're on.
If you want more specific guidance, you'll also need to tell us why you want to create the message set, what the input message looks like, and what you want to do with it.
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