I have a script that runs and connects to Oracle DB to validate the data availability for the values which are received from sheet1 .Now i wanted to modify the script to take the values from text file present in particular directory instead of using same Excel and write the values to another text file in same path
