<?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: Draft an Email ,Add Attachments and Save it as .msg without Sending it in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Draft-an-Email-Add-Attachments-and-Save-it-as-msg-without/m-p/117496#M52514</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1222"&gt;@a026833&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Instead of hard coding the path of the file, please try to parameterize via variable like below,&lt;/P&gt;&lt;P&gt;Add a input variable,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nandhakumar_0-1733908179392.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40036iFD2CE14242375887/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Nandhakumar_0-1733908179392.png" alt="Nandhakumar_0-1733908179392.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nandhakumar_1-1733908233886.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40037iE00FA273C8410555/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Nandhakumar_1-1733908233886.png" alt="Nandhakumar_1-1733908233886.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nandha&lt;/P&gt;</description>
    <pubDate>Wed, 11 Dec 2024 09:12:36 GMT</pubDate>
    <dc:creator>Nandhakumar</dc:creator>
    <dc:date>2024-12-11T09:12:36Z</dc:date>
    <item>
      <title>Draft an Email ,Add Attachments and Save it as .msg without Sending it</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Draft-an-Email-Add-Attachments-and-Save-it-as-msg-without/m-p/96154#M44508</link>
      <description>I have a requirement to create a draft an email in Outlook ,After setting up the Email subject, body and Attachment I need to save it in .msg format&amp;nbsp; rather than sending it&lt;BR /&gt;&lt;BR /&gt;Is this Possible with Outlook VBO's or Agilify exchange action's ?&lt;BR /&gt;</description>
      <pubDate>Sat, 12 Jun 2021 07:36:36 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Draft-an-Email-Add-Attachments-and-Save-it-as-msg-without/m-p/96154#M44508</guid>
      <dc:creator>ArjunAshok</dc:creator>
      <dc:date>2021-06-12T07:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Draft an Email ,Add Attachments and Save it as .msg without Sending it</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Draft-an-Email-Add-Attachments-and-Save-it-as-msg-without/m-p/96155#M44509</link>
      <description>Hi Arjun,&lt;BR /&gt;&lt;BR /&gt;Please follow below steps for MS Outlook Email VBO:&lt;BR /&gt;1. Create copy of Send Email Action As Save Email&lt;BR /&gt;2. Rename Send Item Code bock - Save Email (or any new name)&amp;nbsp;&lt;BR /&gt;3. Add Parameter as Input for save Location of msg file&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Open code block and comment and as per below:&lt;BR /&gt;'mail.Save&lt;BR /&gt;'mail.Send&lt;BR /&gt;mail.SaveAs("File location to save.msg /Parameter as input")&lt;BR /&gt;&lt;BR /&gt;Working for me. Hope same will work for you as well.&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Sat, 12 Jun 2021 18:22:46 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Draft-an-Email-Add-Attachments-and-Save-it-as-msg-without/m-p/96155#M44509</guid>
      <dc:creator>mkumar407</dc:creator>
      <dc:date>2021-06-12T18:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Draft an Email ,Add Attachments and Save it as .msg without Sending it</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Draft-an-Email-Add-Attachments-and-Save-it-as-msg-without/m-p/117488#M52511</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I just tried the suggestion of changing a copy of the email VBO to save instead of send. I cant seem to get this to work so I am thinking I am doing something wrong here. Tried one email saved to the following location but it is not showing there after the stage is executed. I am not a visual basic developer so I probably made some mistake. Can you validate?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="a026833_0-1733864412463.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40033i5ECEB51104BCB740/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="a026833_0-1733864412463.png" alt="a026833_0-1733864412463.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 21:00:30 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Draft-an-Email-Add-Attachments-and-Save-it-as-msg-without/m-p/117488#M52511</guid>
      <dc:creator>a026833</dc:creator>
      <dc:date>2024-12-10T21:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Draft an Email ,Add Attachments and Save it as .msg without Sending it</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Draft-an-Email-Add-Attachments-and-Save-it-as-msg-without/m-p/117496#M52514</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1222"&gt;@a026833&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Instead of hard coding the path of the file, please try to parameterize via variable like below,&lt;/P&gt;&lt;P&gt;Add a input variable,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nandhakumar_0-1733908179392.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40036iFD2CE14242375887/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Nandhakumar_0-1733908179392.png" alt="Nandhakumar_0-1733908179392.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nandhakumar_1-1733908233886.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40037iE00FA273C8410555/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Nandhakumar_1-1733908233886.png" alt="Nandhakumar_1-1733908233886.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nandha&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 09:12:36 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Draft-an-Email-Add-Attachments-and-Save-it-as-msg-without/m-p/117496#M52514</guid>
      <dc:creator>Nandhakumar</dc:creator>
      <dc:date>2024-12-11T09:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Draft an Email ,Add Attachments and Save it as .msg without Sending it</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Draft-an-Email-Add-Attachments-and-Save-it-as-msg-without/m-p/117548#M52517</link>
      <description>&lt;P&gt;Thank you Nandha, I made that change&amp;nbsp; today. Everything is working as expected!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 18:59:56 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Draft-an-Email-Add-Attachments-and-Save-it-as-msg-without/m-p/117548#M52517</guid>
      <dc:creator>a026833</dc:creator>
      <dc:date>2024-12-11T18:59:56Z</dc:date>
    </item>
  </channel>
</rss>

