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
Friday Fact: You can use Flat File Schemas in Logic Apps to parse CSV – no need for Compose spagh...
Apr 18, 2025
When working with Logic Apps, especially in enterprise integrations with external systems, teams often receive flat‑file formats, such as CSV So what do
Logic Apps: How to process CSV files
Jul 28, 2023
One of the most ancient and common standards for message representation is using text files (Flat Files), such as CSV (Comma Separated Values) or TXT, many of
CSV Structure Validation Pipeline Component
Jan 23, 2023
I'm back to another blog post about BizTalk Server! I know that my latest post has been about Azure Logic Apps, and you can expect many more in the future And
Logic Apps: CSV Alphabetic sorting
Apr 12, 2021
We learn new things every day When it comes to Logic Apps, learning never stops because the platform constantly evolves and new components appear However,




