Can't find in computer folder some of saved attachments

My process runs once a day on an email account:

  1. Looks for attachments
  2. Saves them in a specific folder on computer
  3. Moves the email to another email folder in same email account.

I added logs and a counter at the end of each loop that counts the amount of attachments saved in the computer folder.
However, sometimes when there are about 30 attachments (total) there are less files in the computer folder than the counter shows. When I look at the email folder I see that emails with attachments were moved by the process to another email folder as expected.

Did anyone encounter the same problem?

Thanks,
Ania

1 Like

Hey @Ania_Berman

Could you please print the attachment name when you save it to check which is missing ?

Thanks
#nK