<?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 We have similar requirement… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Outlook-Programmattic-Access-Outlook-2016/m-p/59760#M13349</link>
    <description>We have similar requirement to read Mails from Outlook through Code stage. If ""Never warn me about Suspicious activity"" is checked in , no popup issue came.
If due to some issues, settings got reset I have created Business Object to spy the popup and click on Allow. I have attached Business object file which used to spy the popup.
Hope it will solve&amp;nbsp;the issue!!</description>
    <pubDate>Wed, 27 Jun 2018 16:44:00 GMT</pubDate>
    <dc:creator>RaviTeja</dc:creator>
    <dc:date>2018-06-27T16:44:00Z</dc:date>
    <item>
      <title>Outlook Programmattic Access Outlook 2016</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Outlook-Programmattic-Access-Outlook-2016/m-p/59758#M13347</link>
      <description>When we try to send an email on a VM, using the Outlook VBO, a warning message relating to Programmatic access of Email pops up - due to the OS not recognising that anti virus software is installed.&amp;nbsp;

We could switch this off via Outlook Trust Centre settings for Programmatic Access on the VMs, specifically&amp;nbsp;to €œNever warn about suspicious activity€&amp;#157;. However, my IT Security colleagues are not keen on that solution.&amp;nbsp;

Can anyone suggest an alternative solution or workaround when using&amp;nbsp;Outlook 2016 &amp;amp; the Outlook VBO?&amp;nbsp;</description>
      <pubDate>Mon, 18 Jun 2018 18:28:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Outlook-Programmattic-Access-Outlook-2016/m-p/59758#M13347</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-18T18:28:00Z</dc:date>
    </item>
    <item>
      <title>Would love to hear if anyone…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Outlook-Programmattic-Access-Outlook-2016/m-p/59759#M13348</link>
      <description>Would love to hear if anyone has a workaround for this! We've come across the same issue and we've tried sending keys to press through it, which presses the right buttons but after you hit enter on the okay button it doesn't actually allow access.
I'm not sure how we go about spying that window so we can send mouse clicks to it.</description>
      <pubDate>Wed, 20 Jun 2018 17:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Outlook-Programmattic-Access-Outlook-2016/m-p/59759#M13348</guid>
      <dc:creator>MattDavis</dc:creator>
      <dc:date>2018-06-20T17:12:00Z</dc:date>
    </item>
    <item>
      <title>We have similar requirement…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Outlook-Programmattic-Access-Outlook-2016/m-p/59760#M13349</link>
      <description>We have similar requirement to read Mails from Outlook through Code stage. If ""Never warn me about Suspicious activity"" is checked in , no popup issue came.
If due to some issues, settings got reset I have created Business Object to spy the popup and click on Allow. I have attached Business object file which used to spy the popup.
Hope it will solve&amp;nbsp;the issue!!</description>
      <pubDate>Wed, 27 Jun 2018 16:44:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Outlook-Programmattic-Access-Outlook-2016/m-p/59760#M13349</guid>
      <dc:creator>RaviTeja</dc:creator>
      <dc:date>2018-06-27T16:44:00Z</dc:date>
    </item>
    <item>
      <title>Hi ravitej,
How do you force…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Outlook-Programmattic-Access-Outlook-2016/m-p/59761#M13350</link>
      <description>Hi ravitej,
How do you force the code stage to allow to press allow? Do you use a exception for the code stage that cannot be executed? RIght now it is stuck in the code stage until you manually press allow.
Thank you for the input.
/M</description>
      <pubDate>Wed, 27 Jun 2018 18:36:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Outlook-Programmattic-Access-Outlook-2016/m-p/59761#M13350</guid>
      <dc:creator>MadsMeyer</dc:creator>
      <dc:date>2018-06-27T18:36:00Z</dc:date>
    </item>
    <item>
      <title>I was able to solution this…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Outlook-Programmattic-Access-Outlook-2016/m-p/59762#M13351</link>
      <description>I was able to solution this for our team. I simply created an outlook VBO, modeled outlook application attached to outlook, then ran my script to get programmatic access. Once the pop up appeared, I was able to properly spy it and press through the security prompts in an automated fashion.</description>
      <pubDate>Wed, 01 Aug 2018 16:36:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Outlook-Programmattic-Access-Outlook-2016/m-p/59762#M13351</guid>
      <dc:creator>MattDavis</dc:creator>
      <dc:date>2018-08-01T16:36:00Z</dc:date>
    </item>
    <item>
      <title>RE: We have similar requirement…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Outlook-Programmattic-Access-Outlook-2016/m-p/59763#M13352</link>
      <description>I know this is a few years old now, but can you share how you managed to get the popup to appear without invoking the 'Send Email' (or other) Outlook VBO action please?&lt;BR /&gt;&lt;BR /&gt;I have the same issue - we cannot change the programmatic access settings, so when we call the 'Send Email' action the popup appears - we cannot click 'allow' as Blue Prism is stuck on the 'Send Email' action meaning it won't move onto the next step.&lt;BR /&gt;&lt;BR /&gt;I have spied the popup, but can't get it to appear without invoking an Outlook VBO action.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Calum McKenna&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jul 2021 15:24:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Outlook-Programmattic-Access-Outlook-2016/m-p/59763#M13352</guid>
      <dc:creator>CalumMcKenna1</dc:creator>
      <dc:date>2021-07-15T15:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: Outlook Programmattic Access Outlook 2016</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Outlook-Programmattic-Access-Outlook-2016/m-p/59764#M13353</link>
      <description>&lt;A class="user-content-mention" data-sign="@" data-contactkey="f0b0988b-6ac3-419f-b024-8efc9ebb0c2a" data-tag-text="@Richard Abba" href="https://community.blueprism.com/network/profile?UserKey=f0b0988b-6ac3-419f-b024-8efc9ebb0c2a" data-itemmentionkey="fa1c05c3-6579-4b04-8b47-21a6af316351"&gt;@Richard Abba&lt;/A&gt; Have you tried sending mails using &lt;SPAN&gt;"Email POP3/SMTP VBO" ?&lt;/SPAN&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;Vipul Tiwari&lt;BR /&gt;Senior Process Simplification and Optimization Designer(Solutions Architect)&lt;BR /&gt;Fidelity International&lt;BR /&gt;------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Sep 2021 06:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Outlook-Programmattic-Access-Outlook-2016/m-p/59764#M13353</guid>
      <dc:creator>EVIPUTI</dc:creator>
      <dc:date>2021-09-09T06:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: We have similar requirement…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Outlook-Programmattic-Access-Outlook-2016/m-p/59765#M13354</link>
      <description>Within a Code Stage, you might encapsulate the MailItem Send() action within a separate thread (System.Threading.Tasks.Task.Factory.StartNew...), which prevents Blue Prism from getting blocked. You can then handle the Popup by the usual means... Keep in mind, however, that embedding threading imposes some concurrency risks.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Hth,&lt;BR /&gt;&lt;BR /&gt;Holger&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Holger Brocks&lt;BR /&gt;Engineer&lt;BR /&gt;DB Investment Services GmbH&lt;BR /&gt;Europe/Berlin&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Sep 2021 12:46:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Outlook-Programmattic-Access-Outlook-2016/m-p/59765#M13354</guid>
      <dc:creator>holgerbrocks</dc:creator>
      <dc:date>2021-09-09T12:46:00Z</dc:date>
    </item>
  </channel>
</rss>

