I have created a process where the robot runs every 5 minutes, reads Gmail, extracts PDF files, and converts the important data into an Excel file.
Hello,
I’ve created a process where the robot runs every 5 minutes, reads Gmail, extracts PDF files, and inputs the important data into an Excel file. The process works perfectly.
However, I’ve encountered a scenario where the Excel file is open, and the robot is unable to write data to it, resulting in an error in Orchestrator. Is there a way to write data to the Excel file even if it is open?