Author |
Message
|
cross_worlds |
Posted: Thu Jan 20, 2005 11:26 am Post subject: WBIMB - TDS error |
|
|
Apprentice
Joined: 29 Dec 2004 Posts: 27
|
Hello
I created a TDS msg format message set and deployed. All went ok till here.
When i tested my flow with message i get the following error:
Quote: |
No Message Id received in TDS Parser Initialization
The TDS worker is not receiving a proper Message Id parameter during initialization.
Ensure that the message identifier used in your message matches the message as defined in the Message Brokers Toolkit. |
how to solve this ??
any help is appreciated in adv. |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Jan 20, 2005 11:33 am Post subject: Re: WBIMB - TDS error |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
cross_worlds wrote: |
how to solve this ?? |
cross_worlds wrote: |
Ensure that the message identifier used in your message matches the message as defined in the Message Brokers Toolkit. |
_________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
cross_worlds |
Posted: Thu Jan 20, 2005 11:54 am Post subject: |
|
|
Apprentice
Joined: 29 Dec 2004 Posts: 27
|
hi Jeff
I just started working on this software. sorry if i ask simple questions.
did not really understood the response.
Is it the MQ message identifier??
in wbimb , i checked the properties for my message defined.
under logical properties, the parameter Message has Namevalue as FinalMessage ( this is my message name and my message type name is FinalMessage_Type)
under Physical properties, there is this blank field called message key
pls let me know what should i do next?
this is very urgent ........... |
|
Back to top |
|
 |
cross_worlds |
Posted: Thu Jan 20, 2005 4:31 pm Post subject: |
|
|
Apprentice
Joined: 29 Dec 2004 Posts: 27
|
I never got this error while working with WMQI / MQSI .....
I am unable to comprehend what this error is related to .. ( atleast what is this error when compared to older version)
this is very urgent ....... i have larger messagesets to be built ...by tomorrow evening. this is my 1st on using this new WBI 5 version.
some one pls reply |
|
Back to top |
|
 |
Duke |
Posted: Thu Jan 20, 2005 10:14 pm Post subject: |
|
|
 Apprentice
Joined: 09 Mar 2004 Posts: 49 Location: Belgium
|
Hello,
I think that the message ID is the the message set identifier.
If you have defined the incoming message format in the MQInput node, check that is correctly filled in (MQinput node --> Properties --> MessageSet), check also the Message Type.
This can also happens, if the project references is not correctly setup: right click on the message flow project --> properties --> Project References. Your message set project should be selected! _________________ Pierre Richelle
Engineer
IBM Certified MQSeries Developper V5.3
IBM Certified WMQ Administration V6 |
|
Back to top |
|
 |
cross_worlds |
Posted: Thu Jan 20, 2005 10:56 pm Post subject: |
|
|
Apprentice
Joined: 29 Dec 2004 Posts: 27
|
after my 3rd post ...... I analyzed my message set again..... i figured out that one of my complex types had "composition type" incorrect. i corrected it & its works.
thanks duke & jeff. |
|
Back to top |
|
 |
|