Email attachments error

Hello,

I use “Get Outlook mail messages” to read the email but when I try to count the attachments I have this problem:
If the email containts one .rar document, “email.attachments.count.tostring” return the number of attached documents (1), BUT if the email containts one .RAR document (uppercase), “email.attachments.count.tostring” return 0 and I can.t download the document.
Can someone help me with this problem?

Thank you!

Can you use the following activity to download the attachments into a folder and count the number of files in a folder to get the attachment count for an alternate solution.

Are you sure about this please inform in the bug section. So the developers can fix it in the upcoming releases.

Regards,
Karthik Byggari

Thank you!

Unfortunately I have discovered that the issue is with .dat files. When such files are attached the activity stops.

If for example the mail contains:
a.rar
b.dat
c.rar
The c.rar file is not downloaded.

Is there a way to download all .rar attachments?

I will check this and let you know if I found the solution.

Regards,
Karthik Byggari

Thank you!

1 Like