No seriously, I've created something that suck up stuff (messages in BizTalk) and throw them away! Some people might say but BizTalk does that out of the box!... but that is not true (most of the time) - especially if you're a beginner with the product it might seem that way... But on a serious note, I had the need to suppress some 'unwelcome' or unneeded messages since some systems were sending messages up to our HO that should not be created - yes, bad design etc. but we're...
A while ago I wrote about getting filenames from suspended entries for support people that used a more simple routine to retrieve the details from the context field. I recently had to try to find some more details about non File adapter type of messages where the number of potential messages arriving was so high that using the normal Admin tool would just be a pain. So I embarked to retry figuring out how the encoding works of the imgContext field.The result is that I now can display it in a readable...