Fileinterface/readme_en.txt
2026-04-03 10:22:54 +02:00

4 lines
412 B
Plaintext

The FileInterface is an automated Windows service for processing input files.
It monitors a directory, reads incoming files, performs raw parsing (e.g. removing empty lines and joining content using a separator), and forwards the data to an IMS custom function (CF) for further processing.
The interface acts as a flexible bridge between file-based sources (e.g. machines or external systems) and MES/IMS logic.