|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
WBIMB msg set |
« View previous topic :: View next topic » |
Author |
Message
|
RocknRambo |
Posted: Fri Aug 06, 2004 6:26 am Post subject: WBIMB msg set |
|
|
Partisan
Joined: 24 Sep 2003 Posts: 355
|
hi all...
Need a help a in Msg Set, using WBIMB 5.0 CSD 3
Output is a flat file cosists.. two records Detail Record and Header Record, Detail record repeats whereas the header record does'nt repeat.
development has been done for only Detail Record....its works fine.
Now, I have to tweak the msg set to add a comlex type to handle the code for Header Record. I'm stuck at this point.
what I have is.....in the .mxsd --> Message --> DETAIL_RECORD, now I need to add HEADER_RECORD under the message. can anybody give me a startup...how to proceed.
whether I need to create a complex type first or...create all the elements first and proceed.
thanks in advance
sanu |
|
Back to top |
|
 |
kirani |
Posted: Sat Aug 07, 2004 12:28 am Post subject: Re: WBIMB msg set |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
sanu_newbie wrote: |
whether I need to create a complex type first or...create all the elements first and proceed.
|
You can do it either way. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
wooda |
Posted: Mon Aug 09, 2004 3:26 am Post subject: |
|
|
 Master
Joined: 21 Nov 2003 Posts: 265 Location: UK
|
Whether you create complex types and elements first (ie globaly) really depends on whther you intend to re-use them anywhere else in the message set.
If you only intend to use these elements and/or the complex type in this context then create them localy as you go along.
In your case to do this add an element HEADER_RECORD change the type from the default (xsd:string) to "New Complex Type" this will create a new local complex type. Then right click "Add Local Element" to add the contents.
Creating them localy is quicker and doesn't clutter up your list of global elements/types. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|