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
Certificate configuration in BizTalk Group Error – “An amended object cannot be put u...
Oct 5, 2009
Configuring security in BizTalk Server should be straightforward You go to the Group Properties, select your certificate for encoding or signing, and click OK
BizTalk Advanced Mapping Tips – Inline XSLT – Selecting distinct nodes (grouping)
Sep 14, 2009
One of the more challenging things to do in XSL 10 was getting a distinct list of values from a set of nodes There is no simple syntax for writing this type
BizTalk Adapter – Dynamics CRM 4.0 Adapter Updated – Support BizTalk Server 2009
Sep 11, 2009
Great news for the integration community: Microsoft has released the updated Dynamics CRM 40 Adapter, now fully supporting BizTalk Server 2009 For
BizTalk Orchestration – Orchestration debugging inside Visual Studio – Part II (BizTalk 2009)
Sep 11, 2009
Debugging orchestrations is often cited as one of the most challenging aspects of BizTalk development This post provides the essential roadmap for developers
BizTalk Orchestration – Orchestration debugging inside Visual Studio
Sep 7, 2009
We’ve all been there: an orchestration is suspended, and the error message is too generic to be helpful While the BizTalk Admin Console is great for




