Welcome to MSDN Blogs Sign in | Join | Help

March 2008 - Posts

Matching the BizTalk Service Name with its PID

I have been working with pipeline components quite a bit recently and when I try to attach to the BizTalk Server process I find that there are a lot of host instances and I need to determine which one to attach to. If you run the tasklist utility from
Posted by skaufman | 1 Comments
Filed under: ,

Removing XML elements from an input document (with large message support)

In my last post I talked about taking an XML message and stripping out elements. In that post I used a standard MemoryStream object and a reader requested that I also talk about how this pipeline could be created to deal with streaming of large messages.
Posted by skaufman | 1 Comments
Filed under:

Removing XML elements from an input document

I am working on a BizTalk application where we are processing messages from a Point of Sale (POS) system. As it turns out these messages contain a lot of data that we don't need such as receipt data in HTML format embedded in an element and a number of
Posted by skaufman | 2 Comments
Filed under: ,
 
Page view tracker