3 weeks ago
Hi,
We’re currently facing an issue with the DATA - OLEDB Object in Blue Prism and would appreciate your insights.
The process is designed to open an Excel file and retrieve data using OLEDB for further processing.
Set Connection
Open ← This is where the issue occurs.
Get Collection
Close
If you’ve encountered this behavior before or have any recommendations on how to resolve it, your guidance would be greatly appreciated.
Thanks in advance!
Answered! Go to Answer.
3 weeks ago
Hi all, we've created an article to track this issue and updates. Find it here:
If you are impacted, please be sure to raise a ticket with support and include:
Thank you!
3 weeks ago
You're definitely not the only one! We’ve been seeing the exact same issue since yesterday - automations that were working perfectly just started failing when trying to attach to the “Save As” dialog in Chrome. It works for the first few cases, then breaks consistently unless we reboot the machine. We’ve spent most of the day troubleshooting and haven’t made progress yet.
Would love to hear if you find a workaround or any insight from Blue Prism.
3 weeks ago
Hi all, checked in with support with this one - just to say we're aware of this issue and are investigating. I'll share updates when I get them, but I recommend that if you're impacted by this that you raise a ticket: https://support.blueprism.com/
3 weeks ago
Hi all, just a small update to say that we're continuing to investigate this issue, including liaising with Microsoft to determine the exact cause. Our engineers are keeping me updated so I'll continue to share news as it arrives.
3 weeks ago
Hi all, we've created an article to track this issue and updates. Find it here:
If you are impacted, please be sure to raise a ticket with support and include:
Thank you!
2 weeks ago
It was identified that the bitness of the BluePrism application (32 bit), and the bitness of Office 365 products (64 bit) was not matching.
While there was no concrete answer to if that was causing the issue, the support team from Microsoft recommended addressing that mismatch and testing.
It is important to note that it was never matching, and OLEDB component has been in use by RPA since at least 2021 with no reported issue.
Resolution:
As recommended by Microsoft, Office products were re-installed as 32 bit to match with the BluePrism application, so far we did not see the issue again and it seems to have resolved.
2 weeks ago
@Michael_S - Do we have any article write up for Save as Chrome issue as well.
2 weeks ago
FWIW, the Data - OLEDB VBO use to leverage the Microsoft JET provider, which is 32-bit only. When real 64-bit Blue Prism was released (v7.whatever), we changed the OLEDB VBO to default to using the ACE provider which supports 32-bit & 64-bit.
Cheers,
Eric