<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: Send Multiple Files Attachments to 1 Email User in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Send-Multiple-Files-Attachments-to-1-Email-User/m-p/87136#M37891</link>
    <description>&lt;P&gt;Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="ab9d80e2-18d6-4c31-b377-018757173109" data-tag-text="@Mia Mikela" href="https://community.blueprism.com/network/profile?UserKey=ab9d80e2-18d6-4c31-b377-018757173109" data-itemmentionkey="3d1056cf-002c-4841-8676-1f5ad67b0034"&gt;@Mia Mikela&lt;/A&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Send Mail Action takes File path as absolute path meaning you to provide full path of a file/files. If it is multiple files - you have to append paths into single string. Below are the steps how you can do it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;As you are creating report on daily basis - I suggest you create a folder with current Date Stamp for that day and place all the report (8-10) over there.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To send all reports in a mail you have to create a single string with all file's paths. Here's how you do it:&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;As we already created a folder for everyday (using current day stamp) - we should do a get Files inside that folder so we can get all reports for that day. (You can give pattern as you like if you have a preference on only specific file to send)&lt;/LI&gt;
&lt;LI&gt;Once you got the collection of files - loop through each item and append FilePath(absolute path) to a variable (let's say &lt;STRONG&gt;allAttachmentPath&lt;/STRONG&gt;) using ";"&lt;/LI&gt;
&lt;LI&gt;then if you add that string(&lt;STRONG&gt;allAttachmentPath)&lt;/STRONG&gt; as a value in Attachment parameter of send Mail. It should send out all the files in a mail.&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Do let me know if you face any issues performing.&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Abhisekh Mukherjee&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 22 Nov 2023 03:31:00 GMT</pubDate>
    <dc:creator>abhis3kh</dc:creator>
    <dc:date>2023-11-22T03:31:00Z</dc:date>
    <item>
      <title>Send Multiple Files Attachments to 1 Email User</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Send-Multiple-Files-Attachments-to-1-Email-User/m-p/87131#M37886</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I have trouble when sending multiple files to Outlook email.&lt;/P&gt;
&lt;P&gt;In my case; I need to download multiple Excel reports in a day (probably 8 or 10 reports), then rename these files and send them to Outlook email.&lt;/P&gt;
&lt;P&gt;All the reports will be formatted as: "Report for [Current Day]_time when downloading report"&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="11900.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/12068i50F5012151301B43/image-size/large?v=v2&amp;amp;px=999" role="button" title="11900.png" alt="11900.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I need to send all the Excel files that I have downloaded in a day to the Outlook email by the end of the day. How can I do that when my files are dynamic? Thank you!&lt;/P&gt;
&lt;P&gt;*I have use SEND EMAIL action with attachment is "Report for "&amp;amp;[Current Date]&amp;amp;"*" - but it doesnt work&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Mia Mikela&lt;BR /&gt;------------------------------&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2023 01:48:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Send-Multiple-Files-Attachments-to-1-Email-User/m-p/87131#M37886</guid>
      <dc:creator>Lily.L</dc:creator>
      <dc:date>2023-11-20T01:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: Send Multiple Files Attachments to 1 Email User</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Send-Multiple-Files-Attachments-to-1-Email-User/m-p/87132#M37887</link>
      <description>&lt;P&gt;&lt;A class="user-content-mention" data-sign="@" data-contactkey="ab9d80e2-18d6-4c31-b377-018757173109" data-tag-text="@Mia Mikela" href="https://community.blueprism.com/network/profile?UserKey=ab9d80e2-18d6-4c31-b377-018757173109" data-itemmentionkey="d75518c6-422e-423f-82b7-5f0b2eacf4ec"&gt;@Mia Mikela&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;When using the send email action you will have to provide the complete path of the attachment without *&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Shashank Kumar&lt;BR /&gt;DX Integrations Partner Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;Singapore&lt;BR /&gt;+6581326707&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Nov 2023 07:35:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Send-Multiple-Files-Attachments-to-1-Email-User/m-p/87132#M37887</guid>
      <dc:creator>shashank.kumar280</dc:creator>
      <dc:date>2023-11-20T07:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: Send Multiple Files Attachments to 1 Email User</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Send-Multiple-Files-Attachments-to-1-Email-User/m-p/87133#M37888</link>
      <description>&lt;P&gt;Hi Shashank,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I have tried without * but it's not working. I want to select all the files I want to send to Outlook email....&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Mia Mikela&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Nov 2023 08:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Send-Multiple-Files-Attachments-to-1-Email-User/m-p/87133#M37888</guid>
      <dc:creator>Lily.L</dc:creator>
      <dc:date>2023-11-20T08:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: Send Multiple Files Attachments to 1 Email User</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Send-Multiple-Files-Attachments-to-1-Email-User/m-p/87134#M37889</link>
      <description>&lt;P&gt;Are you using the outlook VBO?&lt;/P&gt;
&lt;P&gt;Separate the file paths with a semi colon. Like&lt;/P&gt;
&lt;P&gt;C:\Downloads\File1.xlsx;C:\Downloads\File2.xlsx&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Shashank Kumar&lt;BR /&gt;DX Integrations Partner Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;Singapore&lt;BR /&gt;+6581326707&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Nov 2023 08:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Send-Multiple-Files-Attachments-to-1-Email-User/m-p/87134#M37889</guid>
      <dc:creator>shashank.kumar280</dc:creator>
      <dc:date>2023-11-20T08:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: Send Multiple Files Attachments to 1 Email User</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Send-Multiple-Files-Attachments-to-1-Email-User/m-p/87135#M37890</link>
      <description>&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Given my case, the downloaded reports are dynamic, and it's not constant. So if I list all the paths manually like you do, it may not work.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But thanks for recommending it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Mia Mikela&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2023 19:03:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Send-Multiple-Files-Attachments-to-1-Email-User/m-p/87135#M37890</guid>
      <dc:creator>Lily.L</dc:creator>
      <dc:date>2023-11-20T19:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: Send Multiple Files Attachments to 1 Email User</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Send-Multiple-Files-Attachments-to-1-Email-User/m-p/87136#M37891</link>
      <description>&lt;P&gt;Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="ab9d80e2-18d6-4c31-b377-018757173109" data-tag-text="@Mia Mikela" href="https://community.blueprism.com/network/profile?UserKey=ab9d80e2-18d6-4c31-b377-018757173109" data-itemmentionkey="3d1056cf-002c-4841-8676-1f5ad67b0034"&gt;@Mia Mikela&lt;/A&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Send Mail Action takes File path as absolute path meaning you to provide full path of a file/files. If it is multiple files - you have to append paths into single string. Below are the steps how you can do it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;As you are creating report on daily basis - I suggest you create a folder with current Date Stamp for that day and place all the report (8-10) over there.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To send all reports in a mail you have to create a single string with all file's paths. Here's how you do it:&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;As we already created a folder for everyday (using current day stamp) - we should do a get Files inside that folder so we can get all reports for that day. (You can give pattern as you like if you have a preference on only specific file to send)&lt;/LI&gt;
&lt;LI&gt;Once you got the collection of files - loop through each item and append FilePath(absolute path) to a variable (let's say &lt;STRONG&gt;allAttachmentPath&lt;/STRONG&gt;) using ";"&lt;/LI&gt;
&lt;LI&gt;then if you add that string(&lt;STRONG&gt;allAttachmentPath)&lt;/STRONG&gt; as a value in Attachment parameter of send Mail. It should send out all the files in a mail.&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Do let me know if you face any issues performing.&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Abhisekh Mukherjee&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Nov 2023 03:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Send-Multiple-Files-Attachments-to-1-Email-User/m-p/87136#M37891</guid>
      <dc:creator>abhis3kh</dc:creator>
      <dc:date>2023-11-22T03:31:00Z</dc:date>
    </item>
  </channel>
</rss>

