Posted: Thu Aug 30, 2007 11:53 pm Post subject: Solve method to Message Broker BIP5344E error
Newbie
Joined: 21 Feb 2003 Posts: 9
I found many member encounter Broker's BIP5344E error:
ParserException BIP5344E: CWF Output: Mismatch between logical definition and message tree.
Message : 'msg_PhysicalFileSCRK'
Element : '56^TECPRCSTA1'
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.
The resolve method is : you must set every field(in the CWF struct)'s default value in message set project, even though you maybe set its value in mapping node and compute node
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