<?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: Issue with fetching email from a specific folder in MS Outlook in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Issue-with-fetching-email-from-a-specific-folder-in-MS-Outlook/m-p/97713#M45650</link>
    <description>&lt;P&gt;&lt;A class="user-content-mention" data-sign="@" data-contactkey="1d69ee80-2b56-4ea3-91b6-0187970b759f" data-tag-text="@Ekram Shihab" href="https://community.blueprism.com/network/profile?UserKey=1d69ee80-2b56-4ea3-91b6-0187970b759f" data-itemmentionkey="2053b117-9767-4c34-a1e6-9b6d210489ce"&gt;@Ekram Shihab&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Have you downloaded the latest release of the Outlook VBO from the Digital Exchange? If not, start with that. Once you have it, you'll want to look at the action &lt;EM&gt;&lt;STRONG&gt;Get Items in Folder&lt;/STRONG&gt;&lt;/EM&gt;. Check the help or user guide for details about how to reference folders using the \\ notation.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Eric&lt;/P&gt;</description>
    <pubDate>Wed, 03 May 2023 16:05:42 GMT</pubDate>
    <dc:creator>ewilson</dc:creator>
    <dc:date>2023-05-03T16:05:42Z</dc:date>
    <item>
      <title>Issue with fetching email from a specific folder in MS Outlook</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Issue-with-fetching-email-from-a-specific-folder-in-MS-Outlook/m-p/97709#M45646</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working on a project where some specific emails are stored in a folder called "testing" (screenshot 1). I need to read only these emails. For this reason I used MS outlook email VBO "get received email (basic)" with subfolder name "testing" (screenshot 2). Unfortunately, it shows the result 0 ( item count: 0, item: empty). How can I solve this problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: Blue Prism version 7.1.2, Outlook version: MS 365&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Screenshot 1:&lt;/SPAN&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35533.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/37428iCCD94434F5B02573/image-size/large?v=v2&amp;amp;px=999" role="button" title="35533.png" alt="35533.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;SPAN&gt;Screenshot 2:&lt;/SPAN&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35534.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/37430i7D6E7A589210C183/image-size/large?v=v2&amp;amp;px=999" role="button" title="35534.png" alt="35534.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 08:42:41 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Issue-with-fetching-email-from-a-specific-folder-in-MS-Outlook/m-p/97709#M45646</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-03T08:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with fetching email from a specific folder in MS Outlook</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Issue-with-fetching-email-from-a-specific-folder-in-MS-Outlook/m-p/97710#M45647</link>
      <description>&lt;P&gt;Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="1d69ee80-2b56-4ea3-91b6-0187970b759f" data-tag-text="@Ekram Shihab" href="https://community.blueprism.com/network/profile?UserKey=1d69ee80-2b56-4ea3-91b6-0187970b759f" data-itemmentionkey="92967775-8aa9-48c2-aead-afbb45761718"&gt;@Ekram Shihab&lt;/A&gt; ,&lt;BR /&gt;&lt;BR /&gt;Reading from sub folder mean it should a child folder for Inbox as shown in below screenshot. Here &lt;STRONG&gt;BP Community&lt;/STRONG&gt; is a subfolder of&amp;nbsp;&lt;STRONG&gt;Inbox&lt;/STRONG&gt; from which we can read emails from, whereas &lt;STRONG&gt;Test &lt;/STRONG&gt;is not a subfolder&amp;nbsp;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35526.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35577i5035FCD4FECD6516/image-size/large?v=v2&amp;amp;px=999" role="button" title="35526.png" alt="35526.png" /&gt;&lt;/span&gt;&lt;BR /&gt;We can read an email from the other folder outside of Inbox by knowing the MAPI Folder ID that is mapped to it by outlook.&amp;nbsp; By default the Folder ID for Inbox is 6 (as shown in screenshot) similarly if you can get the folder ID that is mapped to the folder outside the Inbox in your case for testing.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35527.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35578iD42BBFB6B897168D/image-size/large?v=v2&amp;amp;px=999" role="button" title="35527.png" alt="35527.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps for you&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 12:38:24 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Issue-with-fetching-email-from-a-specific-folder-in-MS-Outlook/m-p/97710#M45647</guid>
      <dc:creator>Babjee24</dc:creator>
      <dc:date>2023-05-03T12:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with fetching email from a specific folder in MS Outlook</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Issue-with-fetching-email-from-a-specific-folder-in-MS-Outlook/m-p/97711#M45648</link>
      <description>&lt;P&gt;Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="f71abde0-4324-41bd-bb7d-018641d3f76c" data-tag-text="Babjee Vangipurapu"&gt;@Babjee Vangipurapu,&lt;BR /&gt;Yes, you are right. I tried it creating a sub folder in INBOX named "testing". It worked for me. But in my case, testing is another folder.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;And regarding folder Id, I have understood your concept. It's a nice concept.&amp;nbsp;But how can I find out the folder ID of the folder "testing"? Do you have any clue? I have found the following link in the internet.&lt;BR /&gt;&lt;BR /&gt;&lt;/A&gt;&lt;A href="https://learn.microsoft.com/en-us/office/vba/api/outlook.oldefaultfolders" target="_blank" rel="noopener"&gt;OlDefaultFolders enumeration (Outlook) | Microsoft Learn&lt;/A&gt;&lt;A class="user-content-mention" data-sign="@" data-contactkey="f71abde0-4324-41bd-bb7d-018641d3f76c" data-tag-text="Babjee Vangipurapu"&gt;&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 13:10:48 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Issue-with-fetching-email-from-a-specific-folder-in-MS-Outlook/m-p/97711#M45648</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-03T13:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with fetching email from a specific folder in MS Outlook</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Issue-with-fetching-email-from-a-specific-folder-in-MS-Outlook/m-p/97712#M45649</link>
      <description>&lt;P&gt;Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="1d69ee80-2b56-4ea3-91b6-0187970b759f" data-tag-text="@Ekram Shihab" href="https://community.blueprism.com/network/profile?UserKey=1d69ee80-2b56-4ea3-91b6-0187970b759f" data-itemmentionkey="dc150ca7-7363-473d-8388-15387e0a61ce"&gt;@Ekram Shihab&lt;/A&gt; ,&lt;BR /&gt;&lt;BR /&gt;I'm also trying to find a script that can find the Folder ID given the folder name as an input. Looping fellow community members and Blueprism advisory for further tips. &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2159"&gt;@Tejaskumar_Darji&lt;/a&gt; &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1843"&gt;@devneetmohanty07&lt;/a&gt;&lt;A class="user-content-mention" data-sign="@" data-contactkey="a1364716-b40d-4af9-81ad-3fc4498d485b" data-tag-text="@Harish M" href="https://community.blueprism.com/network/profile?UserKey=a1364716-b40d-4af9-81ad-3fc4498d485b" data-itemmentionkey="e13a0735-4761-4b84-b998-f0ccb88fc4b8"&gt;@Harish M&lt;/A&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/193"&gt;@_Amlansahoo&lt;/a&gt; if you've any inputs on how to find Folder ID that has been created in outlook would be of great help.&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 15:38:11 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Issue-with-fetching-email-from-a-specific-folder-in-MS-Outlook/m-p/97712#M45649</guid>
      <dc:creator>Babjee24</dc:creator>
      <dc:date>2023-05-03T15:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with fetching email from a specific folder in MS Outlook</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Issue-with-fetching-email-from-a-specific-folder-in-MS-Outlook/m-p/97713#M45650</link>
      <description>&lt;P&gt;&lt;A class="user-content-mention" data-sign="@" data-contactkey="1d69ee80-2b56-4ea3-91b6-0187970b759f" data-tag-text="@Ekram Shihab" href="https://community.blueprism.com/network/profile?UserKey=1d69ee80-2b56-4ea3-91b6-0187970b759f" data-itemmentionkey="2053b117-9767-4c34-a1e6-9b6d210489ce"&gt;@Ekram Shihab&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Have you downloaded the latest release of the Outlook VBO from the Digital Exchange? If not, start with that. Once you have it, you'll want to look at the action &lt;EM&gt;&lt;STRONG&gt;Get Items in Folder&lt;/STRONG&gt;&lt;/EM&gt;. Check the help or user guide for details about how to reference folders using the \\ notation.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Eric&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 16:05:42 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Issue-with-fetching-email-from-a-specific-folder-in-MS-Outlook/m-p/97713#M45650</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2023-05-03T16:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with fetching email from a specific folder in MS Outlook</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Issue-with-fetching-email-from-a-specific-folder-in-MS-Outlook/m-p/97714#M45651</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt; for informing the new update of the MS Outlook VBO. It worked.&lt;BR /&gt;&lt;A class="user-content-mention" data-sign="@" data-contactkey="f71abde0-4324-41bd-bb7d-018641d3f76c" data-tag-text="@Babjee Vangipurapu" href="https://community.blueprism.com/network/profile?UserKey=f71abde0-4324-41bd-bb7d-018641d3f76c" data-itemmentionkey="dfb86706-4a34-4b3d-bdc0-4e8618468eb7"&gt;@Babjee Vangipurapu&lt;/A&gt; you can also have a look.&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 08:14:08 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Issue-with-fetching-email-from-a-specific-folder-in-MS-Outlook/m-p/97714#M45651</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-04T08:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with fetching email from a specific folder in MS Outlook</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Issue-with-fetching-email-from-a-specific-folder-in-MS-Outlook/m-p/97715#M45652</link>
      <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Get Items in Folder&lt;/STRONG&gt;&lt;/EM&gt; does not seem to work for a &lt;STRONG&gt;sub folder&amp;nbsp;&lt;/STRONG&gt;within a&amp;nbsp;"Shared Mailbox" (I've tested&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;Get Received Items&lt;/STRONG&gt;&lt;/EM&gt; as well, it gives same result). Is there a solution to this problem?&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN style="text-decoration: underline"&gt;Fetching from Inbox which works:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35528.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35579iF8D09A979D2FE3AA/image-size/large?v=v2&amp;amp;px=999" role="button" title="35528.png" alt="35528.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35529.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35580iF0518FC9ED92EDDA/image-size/large?v=v2&amp;amp;px=999" role="button" title="35529.png" alt="35529.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;SPAN style="text-decoration: underline"&gt;&lt;STRONG&gt;However, trying to fetch the item in the sub folder:&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35530.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35584i5694D6D9620B68A6/image-size/large?v=v2&amp;amp;px=999" role="button" title="35530.png" alt="35530.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35531.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35583i18F79A7578F65263/image-size/large?v=v2&amp;amp;px=999" role="button" title="35531.png" alt="35531.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 28 Dec 2023 09:47:40 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Issue-with-fetching-email-from-a-specific-folder-in-MS-Outlook/m-p/97715#M45652</guid>
      <dc:creator>Adam.Rojdemark</dc:creator>
      <dc:date>2023-12-28T09:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with fetching email from a specific folder in MS Outlook</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Issue-with-fetching-email-from-a-specific-folder-in-MS-Outlook/m-p/97716#M45653</link>
      <description>&lt;P&gt;Hi Adam,&lt;/P&gt;
&lt;P&gt;First, are you using the latest release of the VBO available from the DX? Second, can you try changing your folder name to something like &lt;EM&gt;&lt;STRONG&gt;test&lt;/STRONG&gt;&lt;/EM&gt; and try it again? Occasionally, special characters or even white space at the end of the folder name can cause the search to fail.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Eric&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2023 16:36:15 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Issue-with-fetching-email-from-a-specific-folder-in-MS-Outlook/m-p/97716#M45653</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2023-12-28T16:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with fetching email from a specific folder in MS Outlook</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Issue-with-fetching-email-from-a-specific-folder-in-MS-Outlook/m-p/97717#M45654</link>
      <description>&lt;P&gt;Yes, I have the latest version. For some reason it worked today after I changed the name of the sub folder. It even worked after I changed back to "sub-folder". Very strange...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyways, thanks for a quick response!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Dec 2023 09:26:03 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Issue-with-fetching-email-from-a-specific-folder-in-MS-Outlook/m-p/97717#M45654</guid>
      <dc:creator>Adam.Rojdemark</dc:creator>
      <dc:date>2023-12-29T09:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with fetching email from a specific folder in MS Outlook</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Issue-with-fetching-email-from-a-specific-folder-in-MS-Outlook/m-p/97718#M45655</link>
      <description>&lt;P&gt;Adam,&lt;/P&gt;
&lt;P&gt;One thing that might have played into this is that Shared Mailboxes aren't always sync'd to the local PST file in real time. There's a setting in Outlook that controls how they are managed. The Outlook VBO uses the local Outlook API to interrogate data in the PST, so if the folder hasn't sync'd from Exchange to the PST that could cause the search to fail. 🤷‍&lt;span class="lia-unicode-emoji" title=":male_sign:"&gt;♂️&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Eric&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2024 13:58:29 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Issue-with-fetching-email-from-a-specific-folder-in-MS-Outlook/m-p/97718#M45655</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2024-01-02T13:58:29Z</dc:date>
    </item>
  </channel>
</rss>

