Posted: Thu Aug 05, 2004 8:28 am Post subject: TDF Parser
Newbie
Joined: 05 Aug 2003 Posts: 4
Hi All,
I'm getting back the following error message when putting data through my message flow:
ParserException BIP5424S: No Message Id received in TDF Parser Initialization. The TDF worker is not receiving a proper Message Id parameter during initialization.
The message set has deployed successful. Would anyone know how to set the Message ID or check what it is set to?
Posted: Thu Aug 05, 2004 9:35 am Post subject: Message ID
Master
Joined: 07 Jun 2002 Posts: 287 Location: NJ
Take a look at the message idenitifer name in the message you created.
Make sure that you are setting this name in the Compute Node, assuming that you are not copying the hold message.
This error basically means the TDS (TDF) parser cannot determine what message it is supposed to parsing.
You need to set the message identifier (the identifier of the message in the message set.) in the either the MessageType property in the RFH2 header mcd folder or the Input node properties or by using an RCD node before parsing or by setting the MessageType in ESQL.
Although I was putting in the correct name of the Message Type into the input node, in this instance it seems to be taking the Message Type from the ID of an element which is holding all the other elements. This has has a slightly different name to the Message Type ID. Think this may be unique to the way we have created the message set.
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