Hi, I am trying to read data from excel file.
When I am using Re-Framework and In Excel scope application activity giving file path
" in_Config(“input_file”).ToString " BOT unable to read the excel and fetch data.
and give error
" Excel Application Scope : Object reference not set to an instance of an object "
Same if I am using without Re Frame work and give direct path It work perfectly.