Posted: Fri Nov 18, 2011 3:57 am Post subject: TDS Message Modelling
Apprentice
Joined: 18 Nov 2011 Posts: 48
Hi experts,
I'm having problems when trying to implement a particular requirement in one of my message sets.
The basic message definition is done (thanks to the excellent TDS tutorial from chids) , and it parses the below correctly....
As you can see, the message is very simple - a two letter code for the record type (header,body or footer) and a varying number of strings depending on the type.
The problem I've got is that the message COULD have other types of records that I must ignore.
I know that I could just treat it as a blob first, then filter out unknowns in ESQL and then re-parse using the correct message set...but I was wondering if it was possible to model it?
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