I have a requirement to read an Excel file and save the records into a data type. Can do with a CSV file, Parse delimited rule and service file rule with a record at a time method.
Please provide a solution for directly read the data from an Excel file and save the data to a data type using file listener, and service file rule with file at a time method.