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
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
BizTalk Server: What are Flat Files?
Jul 26, 2023
Transformations are among the most common components of integration processes They act as essential translators, decoupling systems, and enabling
BizTalk Server: Teach me something new about Flat Files (or not) – Delimited Flat File Schema Opt...
Oct 23, 2015
We ended the last post asking: Do you think the Schema is entirely correct Does it handle all files according to the expected results Or do we need to tune
BizTalk Server: Teach me something new about Flat Files (or not) – Files Delimited by Symbols
Oct 14, 2015
This post is intended to consolidate some basic principles about the Flat File Schema Wizard First of all, BizTalk Flat File Schema Wizard is a template



