Delimited File

A delimited file organizes data in rows and columns, with values separated by specific delimiter characters such as commas, tabs, or semicolons.

XMPro provides agents that allow you to read delimited files and write data back into them from within your data stream. You have the flexibility of handling files with user-specified delimiters, such as comma, tab, semicolon, or other custom delimiter characters. Both Base64 encoded and physical files are supported.

The Delimited File Reader Action Agent allows you to read values from a delimited file and include them as events in a data stream. It can be used with a File Listener to batch-process data from delimited files and turn it into actionable data. Simply drag and drop files into a folder monitored by the File Listener, and the Delimited File Reader will process them.

The Delimited File Writer Action Agent enables you to write events from a data stream into delimited text files.

Pre-requisites

Files must have consistent delimiter usage throughout that matches the Agent configuration.

Current Version

Please contactenvelope XMPro if you're looking for an older version of this Agent.

Reader Release Notes

Version
Date
Description

1.00

14 Nov 2025

Initial Release.

Writer Release Notes

Version
Date
Description

1.00

14 Nov 2025

Initial Release.

Last updated

Was this helpful?