Sandro Pereira Blog

My notes about Enterprise Integration: BizTalk Server, Service Bus, Logic Apps, API Management, Flow, PowerApps and everything Integration related.

Most Popular Downloaded Book

BizTalk Mapping Patterns & Best Practices

get the book
Sandro Pereira

Feb 24

The Messaging Engine failed to register an adapter: SOAP, WCF-BasicHttp, HTTP, …

Problem The following error may occur when BizTalk Server attempts to register the SOAP, HTTP, or WCF adapter "The Messaging Engine failed to register

By Sandro Pereira

Feb 24

Internal SOAP Processing Failure

Recently I try to invoke an orchestration publish as Web Service and I received the following error: “Internal SOAP Processing Failure”

By Sandro Pereira

Dec 18

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

By Sandro Pereira

Dec 7

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

By Sandro Pereira

Nov 27

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

By Sandro Pereira

Oct 28

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

By Sandro Pereira

Oct 26

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

By Sandro Pereira

Oct 26

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

By Sandro Pereira

Oct 23

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

By Sandro Pereira

Oct 23

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

By Sandro Pereira
turbo360

Back to Top