Skip to Content
1
May 08, 2020 at 12:19 PM

Emailaddress not getting saved properly/getting removed

153 Views

In all the business process, where there is a generateemailaction followed by sendemail action, the send email fails with the message"message has no To addresses".

The toAddress which was created in generateEmailAction is somehow not saved/removed when it comes to sendEmailAction.

Any ideas/anyone faced such issues?