How can I send time-delayed emails via Outlook 2010 with Blue Prism
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-05-18 04:50 PM
Hello,
I want to send emails time-delayed via Outlook 2010 with Blue Prism. To send emails in Blue Prism we use Business Object: "Blue Prism MAPIEx", Action "Send Mail".
Next Step we create a rule in Outlook 2010 and that works well but not if we want to send emails via Blue Prism.
So please I need some solution for that!
Thanks
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-05-18 05:31 PM
Could you sore the messages in a BP queue until it's time to send them?
Alternatively you could investigate using the Outlook API (Microsoft.Office.Interop.Outlook.dll) via a code stage. We have a new Outlook utility object coming with v6.3 that uses this library. It does not have the 'time delay' method you require but maybe the API has such a mechanism.
