Hello Forum,
We are using Mail Message converter activity in our project to convert .eml to .msg. For some emails the BOT is throwing an application error that it cannot access the file.
Activity Used -
MailManagerUtil.MailMessageToMSGConverter
UiPathTeam.Mail.Converter.Activities
Example -
- The process cannot access the file ‘DirectoryPath…\image002.png’ because it is being used by another process.
- The process cannot access the file ‘DirectoryPath…\image001.jpg’ because it is being used by another process.
3.The process cannot access the file ‘DirectoryPath…\Attachment.pdf’ because it is being used by another process.
Any suggestions to eliminate this error are most welcomed.