In my project, we connect to two databases
1) Database where all project config data is stored. DataSource is ABCD in all environments
2) An external database. DataSource is DB2A in test and ...
Hi,
I have this requirement to read the name of the files present in a folder and do some validation before actually reading the content of the file. (The file name has date and I need to ignore file ...