{ "name": "fixed_length_source_file", "description": "fixed_length_source_file", "type": "Fixed Length File", "file_properties": { "file_path": "/home/bdtuser/input/fixed_length.txt", "column_count": 7, "has_header_row": true, "encoding": "UTF8", "record_length": 59, "line_separator": true, "has_header_row":true, "column_position_info": [ { "start": 0, "end": 10, "column": 0 }, { "start": 10, "end": 20, "column": 1 }, { "start": 20, "end": 26, "column": 2 }, { "start": 26, "end": 32, "column": 3 }, { "start": 32, "end": 39, "column": 4 }, { "start": 39, "end": 48, "column": 5 }, { "start": 48, "end": 59, "column": 6 } ] } }