cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Intelligent RPA Open Excel Issue - Remote Server Machine does not exist

xbealan
Explorer
0 Kudos
455

Hi Everyone,

I am using excel activities to set an array to excel at the end of the process.

When I open an existing excel template or when I create a new excel file I get "Failed to open excel file. Remote server machine does not exist or unavailable" error.

But, at the beginning of the process, I use open excel activity without any error.

I've attached the screenshots here. Could you please help?

Thank you.

Best Regards,

Accepted Solutions (0)

Answers (2)

Answers (2)

xbealan
Explorer
0 Kudos

Hi chaitanyapriya.puvvada

I always use '\\' instead of single '\'. It's not a solution for me but thanks.

Best Regards,

Chaitanya_Priya
Product and Topic Expert
Product and Topic Expert
0 Kudos
bengu_alan6

Did you give correct exact file path where the Excel file exists?

Since its Desktop Studio ,the file path should be separated by '\\' instead of '\'.

For eg it should look like C:\\Downloads\\Myexcel.xlsx