Hi,
I am trying to read mails messages from outlook, but it is giving timeout error.
i have given my acc name.
can you suggest what is the error.
Attached is the below error.
Hi,
I am trying to read mails messages from outlook, but it is giving timeout error.
i have given my acc name.
can you suggest what is the error.
Attached is the below error.
can you try by giving 10 emails to read. And before that open taskmanager from task manager close the outlook.
then you can try to read the emails.
Hi @balkishan
This timeout usually happens when UiPath is not able to properly connect to Outlook. Even if you provided the account name, it may not be matching exactly or Outlook is not fully accessible. First, make sure Outlook Desktop app is opened and logged in, and the account name you gave is exactly the same as shown in Outlook. Also check if the mailbox is large or slow to load in that case increase the TimeoutMS value. If still failing, try leaving the Account field empty (UiPath will pick default profile) or re-indicate the account using the picker.
You are using Modern Mail activities, but you haven’t configured the Outlook account connection.
Alternative (easy)
Use Classic activities like:
You need to add Use Desktop Outlook App activity in that you need to drag all the email related activities .