ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » ESQL Error

Post new topic  Reply to topic
 ESQL Error « View previous topic :: View next topic » 
Author Message
narendra68
PostPosted: Thu Dec 30, 2004 9:19 am    Post subject: ESQL Error Reply with quote

Apprentice

Joined: 17 Nov 2004
Posts: 30

Hi...

If I hardcode the like

SET "OutputRoot"."MRM"."SEQUENCE" = 999;

it works fine..but when I read from the inputbody like

SET "OutputRoot"."MRM"."SEQUENCE" = CAST ("InputBody"."MetadataSyncRequest"."loandata"."sequence" AS INTEGER);

OR

SET "OutputRoot"."MRM"."SEQUENCE" = InputBody"."MetadataSyncRequest"."loandata"."sequence" ;

I get the following error


DMSDVBR1.FMS ) CWF Output: Mismatch between logical definition and message tree.
Message : msg_MQWK001
Element : 101^SEQUENCE

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.


Could some one please help me why the error..

Thanks in advance
Narendra
_________________
Narendra
Back to top
View user's profile Send private message
kirani
PostPosted: Thu Dec 30, 2004 10:23 am    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

This means the reference to input field is not correct. Please make sure it's defined correctly. You can put a trace node in between to print the incoming request message first. You can then copy paste the field names from that trace file.
_________________
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
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » ESQL Error
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.