Sample projects and automations: COBOL
The projects in the repository folder Samples\COBOL
demonstrate how to configure Data Management's COBOL Input tool to read several variants of the COBOL data format and associated copybooks.
AmsReceiptSingle: reads a flat-format record from a COBOL data file, using the copybook associated with the data file to define the record schema.
AmsReceiptMulti: reads the same data file and copybook, but enables record selection logic to configure multiple records types.
AmsReceiptComplex: reads the same data file and copybook, but enables the complex-schema output option to write Complex XML Output and Complex Text Output files.