I've been using the "MS Outlook Email VBO" from the Digital Exchange to sift through Inbox items in a Shared Mailbox and process each email according to specific logic. However, recently a number of secure emails have been coming into the Inbox, which causes the Blue Prism session to get stuck in a 'Warning' state and the 'Internal_Get Items' action never finishes getting items from the Inbox.
I believe I have the root cause narrowed down to secure emails, which look like this when you view them in the Outlook desktop application (note the lock icon):
This is what the preview pane shows in the Outlook desktop application when a secure email is selected:
When a secure email is in the Inbox and the VBO tries to read the current items in the Inbox, a Microsoft pop-up appears asking for the user to sign in (see next screenshot). While the pop-up is present, the VBO does not finish retrieving items from the Inbox [putting the Blue Prism session into a 'Warning' state]. At this point, manual intervention is needed to click through the Microsoft prompt. Then the VBO can finish retrieving items from the mailbox.
Does anyone have ideas for how to better handle situations where secure email items are in the Outlook inbox?
I do not want my Blue Prism sessions to continue getting stuck, so ideally I would be able to pass in a filter to ignore the secure emails altogether. Unfortunately, when I inspect the attributes of these secure email messages, nothing sets them apart in a way that I can filter with the existing MS Outlook Email VBO. The "Sensitivity" attribute for the email is always 0, but this is the field that I would have expected to show a different value for secure/locked emails.
Thanks in advance for your help, Blue Prism Community!