The Hidden Challenge of Delimited Files: When the Delimiter Is Also Part of the Data (Part 4) – T...
Aug 27, 2026
In the previous articles of this series, I explained why flat file parsers in BizTalk Server and Logic Apps struggle when business data contains the same
The Hidden Challenge of Delimited Files: When the Delimiter Is Also Part of the Data (Part 3) – T...
Aug 26, 2026
In the previous articles, we explored a common flat file parsing challenge: business data contains the same character used as the field delimiter When this
The Hidden Challenge of Delimited Files: When the Delimiter Is Also Part of the Data (Part 2) ...
Aug 25, 2026
In this second blog post, I will explain the traditional way developers create a flat-file schema and present the main issue that occurs in delimited files
The Hidden Challenge of Delimited Files: When the Delimiter Is Also Part of the Data (Part 1)
Aug 24, 2026
Delimited files such as CSV, comma-separated (,), pipe-separated (|), semicolon-separated (;), or tab-delimited files remain one of the most common
Azure Logic Apps Tracking Properties – A Complete Team Guide (Part 4)
Jul 23, 2026
In the previous articles of this series, we explored the fundamentals of Tracking Properties in Azure Logic Apps, how to implement them effectively, and the
Azure Logic Apps Tracking Properties – A Complete Team Guide (Part 3)
Jul 22, 2026
In the previous articles, I introduced Tracked Properties and explained why they are essential for improving observability and business monitoring in Azure
Azure Logic Apps Tracking Properties – A Complete Team Guide (Part 2)
Jul 21, 2026
In the first part of this series, we explored what Tracking Properties are in Azure Logic Apps, why they are important, and how they can significantly improve
BizTalk Health Monitor Error: System.IO.FileLoadException: Could not load file or assembly MYHC
Jul 20, 2026
Today, once I was doing a BizTalk Server health check of one of my client's production environments, I found this BizTalk Health Monitor (BHM) error:
Logic Apps Best Practices, Tips, and Tricks: #54 Dynamically Initialize a Boolean Variable
Jul 17, 2026
When working with Initialize variable actions in Azure Logic Apps, many developers assume that Boolean variables can only be assigned static values because


