April 2008 Entries

Easily retrieving message body AND context from BizTalk tracking database

I've been searching for a while now on a way to retrieve message body and context from BizTalk without having to use WMI, simply because I didn't want to write my messages to file, read them back in, parse the context and then delete the generated files again. Interesting blog post I stumbled upon was this: View post But this was not sufficient, because no one managed to get the FULL message context from this method. However, there is a very easy way to do this. First of all, I defined two strings...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati