Technical Details
1 The input file is placed on a Highway input endpoint.
2 A rule moves the file to the processing endpoint.
3 A listener picks up the input file and calls the appropriate ComplianceCsvHandler class.
4 The handler class reads the input file and runs the DPL check on each entry, creating a history run number for each entry.
5 When all entries have been processed, a result file is sent to the specified e-mail address.