How to copy the entire node to element of string type in a map
I wanted to copy the entire Contact node in the map below to the ContactDetails element of type string I could have done this in an orchestration by assigning
Using LoadGen to test Wcf-NetTCP binding
I have just returned from holiday and have had to do a lot of performance monitoring on WCF adapters It took me a while to work out the settings in the
Performance of the WCF-Basic HTTP Adapter
Zeeshan recently wrote about performance problems using the SOAP adapter(
The SQL Adapter and Apostrophes
I got an amusing call from a DBA the other day saying that the BizTalk SQL adapter was failing whenever he sent through a message that had an apostrophe in
Custom Party Resolution BizTalk Server 2006: Resolve party by POP3.From and square brackets
Recently I wrote a BizTalk Server 2006 custom pipeline component to resolve a custom party on the POP3From context value when an email was received I was
Many-to-one mappings using the Table Looping Functoid
I have found another solution to the scenario 2 that I blogged about a couple of weeks ago ("The values in the output message are an aggregation of the two
BizTalk 2006 DB2 BizTalk Adapters: Send adapters
I have just finished changing an implementation that used the BizTalk 2006 DB2 receive adapters to one that uses BizTalk 2006 DB2 send adapters to call the
Splitting Email attachments from the MIME decoder instead of the POP3 adapter
If you try to split email attachments that come from a custom pipeline that uses a MIME decoder then it is not easy to determine the file type Recently I had
Many-to-one mappings
I writing this how to because every time I do this I have forgotten how I did it the last time Drop a transform shape into an orchestration that contains two
Dynamically Configuring pipeline components
How do you dynamically configure pipeline component properties in a BizTalk Orchestration with out a send port configured to use the pipeline I am doing a