Tagged Questions
0
votes
0answers
76 views
Transform source file to different format for target system
I need to design a system which will process hundreds of source files (different format fixed width and delimited files) and convert to one target files. There should be two interfaces one is ...