email

  1. S

    Multiple attachment

    How to attach Multiple Attachment using MAPIEx??
  2. S

    Scanning a particular email in Outlook using MAPI

    Hi Experts, I am new to Blue Prism. I am working on a bot where the requirement is to search for an email in Outlook based on a text in the Subject. I am using VBO MAPIEx. I used 2 of its actions - "GetMail" and "List Mails within Date and Time". "Get Mail" is only reading the first mail from...
  3. N

    How to take data type (image) into collection

    Hi, I want to add attachment using pop3/smtp to email. For this I need a collection with image. I dont want to save image locally. I am trying to get image (data type) into a collection. How can we do it?
  4. M

    High Importance email

    How can I send email with High Importance ?
  5. G

    Solved how to join two collections?

    Hi, I am working with Email POP/SMTP VBO and want to fetch the messages and store it in excel report. I am using two collections one that stores only email address, message id, from name and date sent, the other is used to store the body of the mail using message id of the first collection. Now...
  6. G

    Solved Error: net_io_connectionclosed in Email VBO

    Hi, I am trying to send an excel file as an attachment using Email VBO, but I am getting this error(below snapshot). All the collections are getting populated, my guess is it related to something syntactic. Please advise.
  7. M

    Solved MAPIEx "Get Mail" not working

    Hi folks, I've installed the MAPIEx VBO - I assume that is done correctly as I can send emails from it, but when I try to run the "Get Mail" action I'm getting the following error: "Internal : Could not execute code stage because exception thrown by code stage: Could not load file or assembly...
  8. C

    Remote certificate error with Email - POP3/SMTP VBO, gmail

    Hi guys, I am trying to use the Email - POP3/SMTP VBO after importing it, with gmail email address but getting a certificate error while executing Get Message action. My OS on which blue prism is running is fully patched till today and in Internet Explorer, I am not facing any certificate issue...
  9. 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