Hello praveen,
Use ""Utility-File Management"" VBO & Action as ""Get Files"".
Provide Inputs for
Folder:
Patterns CSV:""*.xlsx""(this will search for Excel files only), Outputs as collection.
In this collection, all the excel filepaths will be stored (Use the first column i.e. Path) and then loop this collection file by file.
Implement the logic in between the Loop for loading it to Work Queues.
Good Luck.
Regards,
Sukesh.