cancel
Showing results for 
Search instead for 
Did you mean: 

download outlook mail attachment from mail with no subject line.

Anonymous
Not applicable
can we download attachment from outlook mail that does not have a subject, on the basis of attachment name we need to download it.    
2 REPLIES 2

Mustafa_UlasYig
Level 6
Hi Digvijay.singh4 Use the BP MapiEx "List Mails Within DateTimes to get your collection of email ID's, e.g named "ID collection". Then you can use the BP MapiEx "Get Mail" action and specify "Attachment Directory" input to e.g. "C:\Users\mustafaulasyigit\Documents\attachment directory\&[ID collektion.ID]. This will download all attachments unfortunately ang give a collection of emails e.g. named ""Emails"". Then you can afterwards Loop this ""Emails"" collection where you use the ""Utility - Strings"" BO action ""Split Text"" where you can specify: 1) ""Text to split"" = [Emails.Attachment Names]  2) split char = "";"" 3) ""Collection Field Name"" = ""Attachment Names"". This will give you a collection of Attachment names based on this you can then query on e.g. attachment name and delete the downloaded attachments you do not need. Good luck. BR Mustafa

hi 
i am unable to download attachment from mail to attachment directory in get mail, anyone can help me on this

------------------------------
Suresh BABU
RPA developer
TCS
Asia/Kolkata
------------------------------