BizTalk 2013 Issue: White space cannot be stripped from input documents that have already been lo...
I noted this issue with BizTalk 2013 map There is a BizTalk 2010 Application which uses XSLT to strip off empty elements This XSLT uses <xsl:strip-space
ETW (Event Tracing for Windows) Logging – Part 2
This is in continuation from the previous post here I want to cover two useful features in this post 1 In the previous post I showed how to use the command
ETW (Event Tracing for Windows) Logging – Part 1
As everyone know, Logging / Tracing is very important to solve most of the run time issues Especially when you do production support and find that a particular
Using MIME Encoder Pipeline component
Using MIME Encoder Pipeline componentRecently I had a situation where I need to upload files from BizTalk Server via HTTP in MIME formatFor all those who are
Encrypting & decrypting configuration values
In many situations we store important configuration values in XML/Config files Especially when we use Cloud Systems, it is not safe to store important data in
How to use Fiddler with BizTalk Adapters?
You can download the entire article as a PDF document How to use Fiddler with BizTalk Adapters Fiddler is a proxy tool that can intercept HTTP Traffic Fiddler
Copy Node Name (Element Name) from Source Schema
Recently I had a situation where I need to do some decision based on the name of the node (instead of its underlying value) To get the node name (instead of