<?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: Get Mail - MAPIEX VBO in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Get-Mail-MAPIEX-VBO/m-p/91261#M41316</link>
    <description>Hi Dipesh&lt;BR /&gt;Hi Dipesh&lt;BR /&gt;&lt;BR /&gt;The following article from the Blue Prism knowledge base may provide some further insight into this error:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG class="answer-header__title-text-node" style="-webkit-font-smoothing: antialiased; text-rendering: optimizelegibility; text-size-adjust: none; margin: 0px; padding: 0px; box-sizing: content-box; image-rendering: -webkit-optimize-contrast; border: 0px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-weight: 400; font-stretch: inherit; font-size: 20px; line-height: normal; font-family: 'Source Sans Pro'; vertical-align: baseline; width: 974px; position: absolute; top: 0px; left: 0px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; box-shadow: none; direction: inherit; background: 0px 0px #ffffff; border-radius: 0px; list-style: none; color: #4a4a4a; height: auto; min-width: 0px; min-height: 0px; max-width: none; max-height: none; text-transform: none; transition: none 0s ease 0s; text-align: left; display: block; letter-spacing: normal; orphans: 2; text-indent: 0px; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;" nr-tooltip="Why do I get &amp;quot;Cannot create ActiveX component&amp;quot; error when creating instances using MS Office?" nr-tooltip-show-with-ellipsis="" nr-tooltip-show-delay="0" nr=""&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;A href="http://portal.blueprism.com/customer-support/support-center#/path/1175285842"&gt;Why do I get "Cannot create ActiveX component" error when creating instances using MS Office?&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; You will need to be logged into the Blue Prism Portal in order to access this article.&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks very much&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;dean fry&lt;BR /&gt;Content Manager&lt;BR /&gt;Blue Prism&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 26 Jun 2019 09:17:00 GMT</pubDate>
    <dc:creator>dfry</dc:creator>
    <dc:date>2019-06-26T09:17:00Z</dc:date>
    <item>
      <title>Get Mail - MAPIEX VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Get-Mail-MAPIEX-VBO/m-p/91256#M41311</link>
      <description>Hi all,&lt;BR /&gt;We are trying to download outlook mail attachment of specific time range and with specific Subject.&lt;BR /&gt;We tried Get Mail Action under Mapiex VBO but it is giving only 1 Mail. (Latest Mail Details)&lt;BR /&gt;can anyone have solution regarding this ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dipesh Borade&lt;BR /&gt;Rpa developer&lt;BR /&gt;Greysoft&lt;BR /&gt;Asia/Mumbai&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jun 2019 07:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Get-Mail-MAPIEX-VBO/m-p/91256#M41311</guid>
      <dc:creator>DipeshBorade</dc:creator>
      <dc:date>2019-06-24T07:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: Get Mail - MAPIEX VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Get-Mail-MAPIEX-VBO/m-p/91257#M41312</link>
      <description>That is how that particular action is intended to function. Per the start of the description on that action: "Gets the next email message".&lt;BR /&gt;&lt;BR /&gt;If you want to grab more than one message, it's recommended to switch to the Outlook VBO available on the Digital Exchange. (It's also a lot more stable.) Optionally, I've uploaded an alternate version of that VBO&amp;nbsp;&lt;A href="https://community.blueprism.com/viewdocument/re-outlook-email-vbo?CommunityKey=3743dbaa-6766-4a4d-b7ed-9a98b6b1dd01&amp;amp;tab=librarydocuments"&gt;here&lt;/A&gt;&amp;nbsp;that will also allow for multiple profiles (among other things), like the VBO you're currently using does.&lt;BR /&gt;&lt;BR /&gt;Edit: The other nice thing with either of these VBOs, is that you can supply a time range to pull from.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ami Barrett&lt;BR /&gt;Lead RPA Software Developer&lt;BR /&gt;Solai &amp;amp; Cameron&lt;BR /&gt;America/Chicago&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jun 2019 20:48:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Get-Mail-MAPIEX-VBO/m-p/91257#M41312</guid>
      <dc:creator>AmiBarrett</dc:creator>
      <dc:date>2019-06-24T20:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: Get Mail - MAPIEX VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Get-Mail-MAPIEX-VBO/m-p/91258#M41313</link>
      <description>Hi Ami,&lt;BR /&gt;Thanks for your update I've tried your object but it is giving "Cannot create ActiveX component" Error.&lt;BR /&gt;Do you have any solution for same.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dipesh Borade&lt;BR /&gt;Rpa developer&lt;BR /&gt;Greysoft&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Jun 2019 08:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Get-Mail-MAPIEX-VBO/m-p/91258#M41313</guid>
      <dc:creator>DipeshBorade</dc:creator>
      <dc:date>2019-06-25T08:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: Get Mail - MAPIEX VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Get-Mail-MAPIEX-VBO/m-p/91259#M41314</link>
      <description>​Can u Check whether all dll files are placed&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;VamshiKrihsna Dasa&lt;BR /&gt;System Architect&lt;BR /&gt;Fujitsu India Consulting Pvt. Ltd.&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Jun 2019 08:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Get-Mail-MAPIEX-VBO/m-p/91259#M41314</guid>
      <dc:creator>Vamshi_KrishnaD</dc:creator>
      <dc:date>2019-06-25T08:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: Get Mail - MAPIEX VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Get-Mail-MAPIEX-VBO/m-p/91260#M41315</link>
      <description>Launch Outlook as Admin (only need to do this once), and check the Trust Center options for Programmatic Access. This should be set to "Never warn me about suspicious activity".&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ami Barrett&lt;BR /&gt;Lead RPA Software Developer&lt;BR /&gt;Solai &amp;amp; Cameron&lt;BR /&gt;America/Chicago&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Jun 2019 14:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Get-Mail-MAPIEX-VBO/m-p/91260#M41315</guid>
      <dc:creator>AmiBarrett</dc:creator>
      <dc:date>2019-06-25T14:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: Get Mail - MAPIEX VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Get-Mail-MAPIEX-VBO/m-p/91261#M41316</link>
      <description>Hi Dipesh&lt;BR /&gt;Hi Dipesh&lt;BR /&gt;&lt;BR /&gt;The following article from the Blue Prism knowledge base may provide some further insight into this error:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG class="answer-header__title-text-node" style="-webkit-font-smoothing: antialiased; text-rendering: optimizelegibility; text-size-adjust: none; margin: 0px; padding: 0px; box-sizing: content-box; image-rendering: -webkit-optimize-contrast; border: 0px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-weight: 400; font-stretch: inherit; font-size: 20px; line-height: normal; font-family: 'Source Sans Pro'; vertical-align: baseline; width: 974px; position: absolute; top: 0px; left: 0px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; box-shadow: none; direction: inherit; background: 0px 0px #ffffff; border-radius: 0px; list-style: none; color: #4a4a4a; height: auto; min-width: 0px; min-height: 0px; max-width: none; max-height: none; text-transform: none; transition: none 0s ease 0s; text-align: left; display: block; letter-spacing: normal; orphans: 2; text-indent: 0px; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;" nr-tooltip="Why do I get &amp;quot;Cannot create ActiveX component&amp;quot; error when creating instances using MS Office?" nr-tooltip-show-with-ellipsis="" nr-tooltip-show-delay="0" nr=""&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;A href="http://portal.blueprism.com/customer-support/support-center#/path/1175285842"&gt;Why do I get "Cannot create ActiveX component" error when creating instances using MS Office?&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; You will need to be logged into the Blue Prism Portal in order to access this article.&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks very much&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;dean fry&lt;BR /&gt;Content Manager&lt;BR /&gt;Blue Prism&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jun 2019 09:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Get-Mail-MAPIEX-VBO/m-p/91261#M41316</guid>
      <dc:creator>dfry</dc:creator>
      <dc:date>2019-06-26T09:17:00Z</dc:date>
    </item>
  </channel>
</rss>

