AS2 agreements and Azure Integration Accounts
Using this blog you can maintain your AS2 agreements in a Azure Integration account Furthermore, I describe how to maintain EDIFACT agreements too This
AS2 certificates and Azure Integration Accounts
This is a story about how to refresh AS2 certificates in Azure Integration accounts Additionally, I will highlight a gotcha when renewing partner
Alerts for Azure Service Bus Topics
Today, we will talk about how you can set up alerts on Azure Service Bus Topics and what the challenges are Firstly, I describe the problem Secondly, I give
Matching Numeric Ranges with a Regex – Logic Apps
XML Validation is one of the cornerstones of BizTalk Solutions In my last blog I show how to do this in Azure Logic Apps This blog highlights a special case,
Batching Messages – Integration Account Batch Mode
Message Batching can define release criteria in an Integration account and this blog shows an example of this At the end of the last decade there was a
XML Validation – Logic Apps
XML Validation is one of the cornerstones of BizTalk Solutions This blog shows how to do the same in Azure Logic Apps XML validation the BizTalk way To
Line Breaks – Logic App Compose Action
This describes a gotcha with line breaks in the Logic App compose action What is more I will show you how to overcome the issue This story starts with an
msxsl scripting for Logic App XSLT
This is story about the limitations of msxsl scripting for XSLT Before In my last blog I found that I was unable to call an assembly from XSLT if it
Assembly call from Logic App XSLT
In my last blog I said I want use an assembly instead of a BizTalk functoid in a Logic App For this reason I show how I tried it here In the first place, I
Cross Referencing functoids – Azure Migration
How do you migrate a BizTalk solution containing Cross Referencing Value functoids to Azure This answers a question from one of my previous blogs The