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
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


