10 min read

The Hidden Challenge of Delimited Files: When the Delimiter Is Also Part of the Data (Part 2) ...

Sandro Pereira

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

5 min read

The Hidden Challenge of Delimited Files: When the Delimiter Is Also Part of the Data (Part 1)

Sandro Pereira

Aug 24, 2026

Delimited files such as CSV, comma-separated (,), pipe-separated (|), semicolon-separated (;), or tab-delimited files remain one of the most common

4 min read

Friday Fact: You can create Flat File Schemas for Logic Apps using the Azure Logic Apps Enterpris...

Sandro Pereira

Jul 18, 2025

When working with Azure Logic Apps, one of the most common integration challenges is handling structured flat file formats, particularly in scenarios

4 min read

Friday Fact: You can use Flat File Schemas in Logic Apps to parse CSV – no need for Compose spagh...

Sandro Pereira

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

6 min read

Logic Apps: How to process CSV files

Sandro Pereira

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

11 min read

Flat File Support inside Logic Apps

Sandro Pereira

Jul 27, 2023

We live in a REST era where JSON or XML is our text-based format default choice of text-based formats and widespread use by major corporations However, one of

14 min read

BizTalk Server: What are Flat Files?

Sandro Pereira

Jul 26, 2023

Transformations are among the most common components of integration processes They act as essential translators, decoupling systems, and enabling

3 min read

How to Create an Integration Account Project in Visual Studio 2019

Sandro Pereira

Jun 16, 2023

An Integration Account allows you to build Logic Apps with enterprise B2B capabilities by adding various necessary artifacts It serves as a central

4 min read

CSV Structure Validation Pipeline Component

Sandro Pereira

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

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top