Is it possible to process an input file having single column containing multiple fixed length data?

Yes, one can use Fixed Length Fields connector to process such file. Length of each field needs to be configured in this node. It would output a DataFrame containing multiple fields split based on length.