Garnishment: EDP Layout and File Format Questions
EDP Layout and File Format
-
Use sequential numbering (e.g., 1, 2, 3…). Continue from the last number for subsequent submissions. Avoid duplicates.
-
A DAT file is a plain text, fixed width file used to transmit garnishment records. It uses fixed‑width formatting, meaning every field has a specific character length and location. The header record appears first and shows information about the batch. The detailed records contain case-level and party-level information. DAT files are extremely formatting-sensitive, so even one incorrect character can cause rejection.
-
Michigan Treasury does not provide database creation or software support. There are several database solutions organizations typically use. Microsoft Access is the easiest for smaller files, while SQL Server is the most common in government environments due to its validation strength and integration with .NET systems. Open-source databases like MySQL, MariaDB, PostgreSQL or Oracle also work but require more technical expertise. Please consult your internal IT resources for system development. Ensure they review the EDP-Electronic Data File Processing specifications and build a compliant workflow for generating and validating DAT files prior to submission
-
Yes. Files submitted during the early submission window will be tested, and errors will be communicated.
-
No significant changes have been made. Refer to the 2026 EDP File Layout Guide to confirm formatting.