Get Outlook Mail Messages Activity : The specified folder does not exist

Hi ,
I want to read newest First mail from (Subfolder),but getting error like “The specified folder does not exist”.
I was able to read mails from subfolder till yesterday but from todays its not working.
Note: If I use (Inbox), its working. But not with subfolder.


I want to read mail from RPA.(Inbox\AmazonCodes).

1 Like

@POOJA_MARUTI_BALIGIDE

no need to give any value in the account

remove it and try once

cheers

@Shiva_Nikhil ,

I have tried it many times but no use.
Account name is “RPA” and I tried with domain as well like(xyx@domain.com).
not working.

Hi
Check this UiPath knowledge base to get this resolved

Cheers @POOJA_MARUTI_BALIGIDE

Hi,

Please check below steps:

1.you have outlook installed in your system.
2.If you are trying to access a subfolder, make sure you provide the complete path to the subfolder, separated by slashes. For example, folder\subfolder
3.You have configured only one outlook account? if one account and it is already configured then make account properties blank

@Palaniyappan ,

Thank you .I will update on the same

1 Like

@neha.upase ,

I am giving the full folder path (Inbox\AmazonCodes).

2 outlook accounts are configured in system.(My own ID and RPA account)

Sure
It’s not just about folder path
There could be many other reason
And it’s definitely one among the points mentioned in this knowledge base as mentioned in the above comment

Let us know for further clarification
@POOJA_MARUTI_BALIGIDE

1 Like

@POOJA_MARUTI_BALIGIDE

  1. Is there something changed before when it was working and now?
  2. Is it personal account or official accounts?
  3. If office laptop check if any permissions are changed

Cheers

@Anil_G

1.It is official account created for RPA team. and This account is configured in my laptop, where I can access both accounts (my own account and RPA account).
2.Permissions are not changed.
3.when I run process in the morning,It gave the same error but when i run the process again after sometime ,it worked perfectly. Not able to identify the root cause.