BizTalk Pipeline Configuration – Configure the properties for the MIME/SMIME Encoder pipeli...
In the Properties window, in the Pipeline Component Properties section, do the following Use thisTo do thisAdd Signing Cert To Message If the Signature
BizTalk Custom Pipelines Components – Best Practices – Defining Design-Time Properties: Des...
Unfortunately, in most of the examples of custom pipelines components, we many times forgot to customize properly the description and the display name of the
BizTalk 2009 64 bits Adapters – WCF SAP Adapter – Troubleshooting Installation Issues – Mis...
I recently have my second bad experience in installing/configuring adapters in 64 bits platform :( I installed, with success, the 64bits version of the
BizTalk Training – Mapping – Muenchian Grouping and Sorting in BizTalk Maps without l...
There is an astonishing post by Chris Romp about Muenchian Grouping and Sorting in BizTalk Maps, but it has one limitation, by creating and configuring Custom
BizTalk Training – Handling Exceptions inside orchestration
Handling exceptions inside orchestration is the equivalent of doing a "catch { }" block in C#, of course, there are some little differences, but the idea is
BizTalk Training – Accessing and change message values inside orchestration
There are 3 ways that we can read and set values of the message inside orchestration: Using Property promotion Using XPath expressions Using
BizTalk Training – Customize filename dynamically inside Orchestration
This is a basic step To accomplish this, you have to define the message context property of the output message The message context is a container for
BizTalk Orchestration – Understanding Persistence points
What are Persistence Points Often ignored, but really important, persistence points in BizTalk Server are the key issue in dealing with Orchestration
Developing Pipelines Components – UNC Path Error
Recently I developed a custom pipeline component, this component as a specified characteristic: it used a third-party DLL (provided by the client) After
Certificate configuration in BizTalk Group Error – “An amended object cannot be put u...
Recently I need to configure a certificate in BizTalk Group to sign messages using SMIME component in the pipeline When I try to apply the configurations it