Every day i will receive a Flat file which i have Mload it in prod. So i have to check the Header in file and make sure it matches with old one.
File Delimited '|'
Eg : S_NO | LNAME | FNAME (Given header)
Eg : S_NO | LNAME | FNAME (File header)
Some times source changes the header so i need pre check before i load.
Plz help me out
Thanks
Balaji
Forums: