Common issue while reading mails :- Outlook "The specified folder does not exist issue"

Hi guys,

Need Help on Common issue while reading mails…

I just created simple workflow to save attachements from mail

Mail properties:
image

while running workflow Getting ans error “The specified folder does not exist issue”
outlook is opened. still it is not working.

note :- tried open outlook as “Run an administrator” and get below error.
image

is this is version issue ??

Studio - 2019.4.4
outlook - image

Please suggest…

@Palaniyappan
@loginerror
@Pablito

1 Like

Hi
This is something related to outlook issue I guess
Kindly check once with your admin team and reinstall the outlook and try once
Your UiPath workflow looks perfectly fine

And For the error

Remove the account property in the property panel and try once

Kindly try this and let know for any queries or clarification
Cheers @prashantP

by removing account property getting same error.
image

could you please suggest which outlook version should I install ?

I will check with admin and will update. till then can i use POP3 for business email ??

1 Like

Awesome
If it’s a gmail then we can POP3
Of if it’s a outlook then we can use GET EXCHANGE MAIL ACTIVITY

Cheers @prashantP

1 Like

could you please suggest which outlook version should I install ?

I am using business mail like @assetsoft.biz

does "GET EXCHANGE MAIL ACTIVITY " will work ??

Latest version would be fine buddy
And still GET OUTLOOK MAIL ACTIVITY depends on the outlook
Kindly check with you admin team and pls try further with either of this activity
GET OUTLOOK or GET EXCHANGE MAIL ACTIVITY

cheers @prashantP

@prashantP

End task outlook from task manager and then try again.

1 Like

hey hi @Sreelatha278

thanks for the help…

actually it works :+1:

but getting below popup to continue
image

is there any way to skip this ??

Also when i am trying to filter with specifi email id getting below error
image

is there any other way ??

Thanks

1 Like

Even If we do manually we will get this type of popup sometimes.you can click allow and select the value from the drop down manually

Share the filter condition used in the get outlook mail messages activity

Thanks @Sreelatha278

so let’s say we can not hide popup. Right ?

for filter i have just pass email id to download only specific user.

but actually now i am using subject to download but if you solve this one will be better for learn.

also can you please explain why need to close from task manager ? do i need to do this every day ?

1 Like

no buddy we can handle this popup, we were facing similar issue when we were using get outlook mail activity

To avoid this sort of error we can use GET EXCHANGE MAIL ACTIVITY
kindly try with that activity and let know for any queries or clarification
Cheers @prashantP

1 Like

@Palaniyappan

getting below error
image

Please correct me
correction

@prashantP

try with this condition to filter from address
“@SQL=”“urn:schemas:httpmail:fromemail”" like ‘xxxxx@xxxx.com’"

to disable that popup have a look on below links

https://www.companionlink.com/support/kb/A_program_is_trying_to_access_e-mail_addresses_you_have_stored_in_Outlook

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.