Unable to Get Email (MAPIEx)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-02-18 02:56 PM
Hi,
As part of the process, we are developing we have used the get email action (Blue Prism MAPIEx VBO).
We never faced any issue using it earlier neither we did this time when we are doing our Unit Testing.
However, when moved it to a different environment, we have noticed it does not work as expected.
We have used the following parameters: Outlook profile and get oldest = True.
It does pick up emails as expected when emails are present in the Outlook.
However, when there are no emails in the Inbox, it gets stuck at the Get Email stage and does not move forward.
No specific information is present in the log that is helpful. The logs shows that the Get Email stage is being executed (no error highlighted there)
It is something that does not happen all the time but only intermittently.
Other times, it does go ahead (Expected functionality) and gives me output that allows to check that no email was found.
Appreciate your responses
Regards,
Krishna
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-02-18 07:41 PM
I recommend going through the knowledgebase articles about Mapiex and also comparing your email settings and outlook versions between environment. In the environment it does not working in are you using 32bit Outlook? Is the cache mode set to the same as the environment it works in?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-03-18 02:54 PM
Thanks Denis.
Switching off cache and not launching Outlook seems to work for us.
