cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to save excel file in Shared Path drive

MichaelIbrahim1
Level 2
Hi Team,

When BOT tries to save the excel file in shared path drive it throws the error message : 

"Could not execute code stage because exception thrown by code stage: Call was rejected by callee. (Exception from HRESULT: 0x80010001 (RPC_E_CALL_REJECTED))"

Can someone please suggest what needs to be done.

Regard
Michael

------------------------------
Michael Ibrahim
RPA Developer

------------------------------
2 REPLIES 2

jegendra
Staff
Staff
Hi Michael,

The error message HRESULT: 0x80010001 RPC_E_CALL_REJECTED is generated by Excel application and invoked by Blue Prism. 
Or The specific user account may not having sufficient access rights to save the file on the network drive.
To resolve this issue, please review through the following links.








------------------------------
Jega Avinasinathan
Customer Support Engineer
Blue Prism
------------------------------
Jega Avinasinathan Customer Support Engineer Blue Prism

VivekGoel
Level 10
1- Make Sure you have the shared drive configured on your system
2- Make sure you have sufficient write access to the drive/folder that you are trying to access.
3- While reading the data, make sure, you copy the file to a local folder before reading- This will save time and also save lot of connection issues.
4- While writing the data to the drive, I would prefer to write file in local folder, then copy/move it to where you want on the shared drive. It saves a lot of connection issues.

------------------------------
Vivek Goel
RPA Architect
Asia/Singapore
+6594554364
https://www.rpatools.com/
------------------------------