I am curious if anyone has seen this issue before. Working with a customer that is processing hundreds of Excel files for daily rate changes. The files are all in OneDrive, which is exposed to the bot account under C:\Users\BotAccount\CompanyName\etc.\etc. The bot is receiving an error pop-up about 30% of the time when closing and saving the excel file. The error states OneDrive was unable to merge the changes to the file, and gives you two options to resolve the file conflict: Open in Office and Merge Changes or Keep Both Files.
The bot is using Excel Advanced actions. I have added a pretty long delay between processing of different items, but that does not seem to affect it any; the percentage of failures is about the same. So I am curious before I start down a OneDrive rabbit hole if anyone has ever seen something similar.