cancel
Showing results for 
Search instead for 
Did you mean: 

How can I send time-delayed emails via Outlook 2010 with Blue Prism

StephanSaar
Level 2
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

John__Carter
Staff
Staff
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.