BizTalk Pipeline Configuration – Configure the properties for the MIME/SMIME Encoder pipeli...
Dec 18, 2009
The MIME/SMIME Encoder is an out-of-the-box component used to sign, encrypt, or encode messages into a multi-part MIME format While powerful, its properties
BizTalk Custom Pipelines Components – Best Practices – Defining Design-Time Properties: Des...
Dec 7, 2009
When you develop a custom pipeline component, the "end user" is usually another developer or a BizTalk administrator If they open Visual Studio and see a list
BizTalk 2009 64 bits Adapters – WCF SAP Adapter – Troubleshooting Installation Issues – Mis...
Nov 27, 2009
Installing the WCF-SAP adapter in a 64-bit BizTalk Server 2009 environment should be seamless, but often, it sapBinding fails to appear in the adapter
BizTalk Training – Mapping – Muenchian Grouping and Sorting in BizTalk Maps without l...
Oct 28, 2009
One of the most difficult tasks in the BizTalk Mapper is taking a flat list (such as a CSV or a flat SQL result) and grouping it into a header-detail
BizTalk Training – Handling Exceptions inside orchestration
Oct 26, 2009
In a perfect world, every message is processed successfully In the real world, web services go down, databases time out, and data is malformed If you don't
BizTalk Training – Accessing and change message values inside orchestration
Oct 26, 2009
One of the first things a BizTalk developer learns is that messages are immutable Once a message is received or created, you cannot simply "overwrite" a value
BizTalk Training – Customize filename dynamically inside Orchestration
Oct 23, 2009
Setting a custom filename for outgoing messages is one of the most common requirements in BizTalk development Whether you need to add a prefix, a timestamp,
BizTalk Orchestration – Understanding Persistence points
Oct 23, 2009
In BizTalk Server, an orchestration is more than just a workflow; it is a durable process To ensure that a business process doesn't vanish if a service
Developing Pipelines Components – UNC Path Error
Oct 16, 2009
Recently, I developed a custom pipeline component, which has a specified characteristic: it uses a third-party DLL (provided by the client) After



