Resolved! Fetching data from .csv excel sheet
HiCurrently I am using Glide EXCEL parser to fecth the data from .xlsx format sheet and creating requests with the data but when trying to fetch the data from .csv format sheet I am getting error as com.glide.script.RhinoEcmaError: Cannot read prop...

