Hi amibarrett,
Thanks for your response.
Answer to your question is , Yes i want the data in the sheets to persists afterwards also.I have gone through the links shared by you ,but things are not pretty much clear to me .
Below is the in detail explanation of my requirement:
I am downloading the excel files from a browser based application and the number of records in this excel file is dynamic. I need to apply some vlookups in this sheets which refers another excel sheet.But Vlookup is taking large time to complete so i thought of using join query to fetch the data.
In order to execute the join query i tried using OLEDB VBO , but no luck as it is not able to connect to two excels at the same time.
Another approach i thought was connecting the excel sheet through SQL Server VBO. So i am looking for how to extract the data from excel sheets into database using bluprism.
NOTE: These excel sheets have a large volume of data , nearly 1 Lakh of records.
Regards,
Aarti Tyagi