#attachments

  1. manik-sharma

    Code Stage to Download Attachments from .eml file

    Hi, I have an .eml file downloaded in a folder. The eml file has some XML attachments which I want to extract in a folder using Blue prism. Is there any way to extract those attachments from that already downloaded .eml file using any Code Stage in C#/VBA ? The eml file is being downloaded...
  2. C

    Sending email to specific addresses by attaching specific files from folders

    I have a scenario where I have three complex excel files. Each file has thirty to forty worksheets. Each worksheet in excel has to be saved with it's business center number as file name, in a created folder after some data manipulation. For example. file A has 1,2,3,4,centers, and hence 4files...
  3. G

    Saving email attachments individually by changing their filename

    Good day Gurus! I'm looking at an issue where I could have multiple attachments in an email that have the same name. Knowing we can't save multiple files with the same name in the same folder, I'd like to loop through each individual attachment and choose the name under which it will be saved...
  4. S

    Solved Email attachments

    Hello, 1. How to download only pdf files from our pop3 mailbox? i don't want to download all the extension files 2. is it possible to store those pdfs in blue prism collections or anything similar to it? i have used the list messages in pop3 VBO to read the mail box and save attachemnts, But...
Top