|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
BIP5344E: CWF Output: Mismatch |
« View previous topic :: View next topic » |
Author |
Message
|
smeunier |
Posted: Wed Dec 15, 2004 11:58 am Post subject: BIP5344E: CWF Output: Mismatch |
|
|
 Partisan
Joined: 19 Aug 2002 Posts: 305 Location: Green Mountains of Vermont
|
I recently ran into the following problem:
ParserException BIP5344E: CWF Output: Mismatch between logical definition and message tree.
Message : z2copor
Element : devpoi
This basically says, that a default value needs to be supplied for missing elements. To resolve the issue, I defined a value constraint (Default Value) for each element. This corrected the error, but left me with additional questions.
Sine I have NO elements that were not assigned, why did I need to do this step?
I had 54 elements I had to do this for. Very time consuming? Is there a way to to this for all elements in one step? Also, I needed to set all padding for the elemnets to "SPACE". Again another long step/process. Any way to do this in one step? My initial structure were imported from a C header. Would a DTD have been better? [/code] |
|
Back to top |
|
 |
kirani |
Posted: Wed Dec 15, 2004 12:20 pm Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
smeunier wrote: |
Sine I have NO elements that were not assigned, why did I need to do this step?
|
It could be that your elements were not populated in correct sequence. To populate the elements in differetn order you can set the complex type to "Unordered Set".
smeunier wrote: |
I had 54 elements I had to do this for. Very time consuming? Is there a way to to this for all elements in one step?
|
I don't think so.
smeunier wrote: |
Also, I needed to set all padding for the elemnets to "SPACE". Again another long step/process. Any way to do this in one step?
|
Padding should be set to SPACES by default for STRING data types.
smeunier wrote: |
My initial structure were imported from a C header. Would a DTD have been better?
|
For C import, I think the padding is set to NUL. _________________ 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 |
|
 |
|
|
 |
|
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
|
|
|
|