Send outlook mail message, cannot find this file. Verify the path and file name are correct

Hi Guys,

I’m new to uipath and have been receiving this error even though the file gets sent through to my outlook.

“system.io.filenotfoundexception. cannot find this file. verify the path and file name are correct”

Is anyone able to help?

Thanks!
Aaron

Hi @Aaron90,

Please refer attached workflow

Main.xaml (5.1 KB)

Hope this helps you

Thanks!

I posted my variables, not sure what i’m doing wrong. Appreciate if someone can advise.

Capture1

@Aaron90

  1. Write the file path in log message and see if it is coming correct.
    Take log message in for each file before send out look email

@Pravin_Patil1 do you have an email where I can share my xaml for you to help take a look?

Your code looks good…
You might be using wrong file path or path might not having access…just change the path and try…

1 Like