Is there any possibility to read the name of a Flat File?
To read 5 different flat files, I don’t wanna build five same services that differs only for their ffschema value. I just wanna create a service who is looking at the name of incoming flat file and according to this file name using the right ffschema to parse the flat file.
Thanx Bhavani.
But it is not very clear for me how to implement your solution!
If you send the file (via FTP) to the IS service, how can you check the name of the file. Output of LS will give the file names but how do you know which file name is belonging to the file that is just arrived at the IS service?