Using Data OLEDB to extract X rows from a spreadsheet?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-06-19 03:44 PM
Hello,
I am trying to use the Data OLEDB object to extract rows from excel - the reason I am not using Excel VBO is due to pop-ups within the excel files which cause this standard practice to be slightly unstable.
I have set up a process to extract all rows from excel using the Data OLEDB actions, however one particular file is throwing a System Out of Memory exception due to the amount of data in it - so I was hoping to extract say 500 rows at a time, cleanse the data, then loop back around.
Can someone please advise the next steps towards achieving this?
Thanks,
Chloe
------------------------------
Chloe MacIntosh
Automation Developer
Zurich Insurance
UK
------------------------------
I am trying to use the Data OLEDB object to extract rows from excel - the reason I am not using Excel VBO is due to pop-ups within the excel files which cause this standard practice to be slightly unstable.
I have set up a process to extract all rows from excel using the Data OLEDB actions, however one particular file is throwing a System Out of Memory exception due to the amount of data in it - so I was hoping to extract say 500 rows at a time, cleanse the data, then loop back around.
Can someone please advise the next steps towards achieving this?
Thanks,
Chloe
------------------------------
Chloe MacIntosh
Automation Developer
Zurich Insurance
UK
------------------------------
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-06-19 09:31 PM
Hi Chloe,
Are You using "Show" action when operating with Excel VBO? We had similar problem with Excel pop-ups and disabling visibility of Excel worked for us.
Best regards
Michal
------------------------------
Michal Szumski
RPA developer
Rockwell Automation
Europe/Warsaw
------------------------------
Are You using "Show" action when operating with Excel VBO? We had similar problem with Excel pop-ups and disabling visibility of Excel worked for us.
Best regards
Michal
------------------------------
Michal Szumski
RPA developer
Rockwell Automation
Europe/Warsaw
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-06-19 03:35 PM
Hi Michal,
I have tried this and the solution is now working - thank you.
Kind regards,
Chloe
------------------------------
Chloe MacIntosh
Automation Developer
Zurich Insurance
Europe/London
------------------------------
I have tried this and the solution is now working - thank you.
Kind regards,
Chloe
------------------------------
Chloe MacIntosh
Automation Developer
Zurich Insurance
Europe/London
------------------------------
