Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Listen shape problem › Listen shape problem
November 21, 2005 at 3:48 PM
#12365
Stephen
The problem with my messages are that they are of type .NET classes. Most messages look the same…….. (ie) they are aof the same type. This I needed a way to differentiate them, so I used this circumvention to distinguish them and route them to the appropriate branch in the listen shape.
It works.