Posted: Mon Nov 22, 2004 12:11 pm Post subject: MRM Error
Apprentice
Joined: 17 Nov 2004 Posts: 30
( DMSDVBR1.FMS ) CWF Output: Mismatch between logical definition and message tree.
Message : msg_MQWK001
Element : 56^OBJECTID
The CWF writer has been given a message tree which does not match the logical message definition.
The elements may have been added to the message tree in the wrong order, or there may be elements missing from the message tree.
The message type or message set may be incorrect.
If the output message was assembled in a Compute node, check that the elements were added to the message in the order specified in the logical message definition.
Check that the output message contains all the elements in the logical message definition (perhaps you need to copy the entire input message to the output tree before modifying it)
Check that the output message has the correct message set and message type properties.
Check that the output message does not contain self-defining elements.
Check that any missing elements have default values defined.
If you are using a compute node to map MRM your fields.
Set Defaults to your fileds in the message definiton.
Map the fileds in the same order as your copybook.
Joined: 27 Mar 2003 Posts: 1564 Location: Hartford, CT.
You also have the option of setting the composition property of the compound type to unordered set. This provides the flexibility to build (set) the elements of your output message in any sequence. Upon output, the elements will be re-ordered according to the logical message model definition.
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