Error while sending email to the group Identity when email id not present for some users

Hi Experts,

I am using the Aras OOTB function to send the emails. Please find below code -

 document.thisItem.email(EmailBody, GroupIdentity); 

When all the members of the group identity have email ID's present then it is working fine, but if any of the members email is not provided then it is returning the error and not sending emails to any member.

Is there any way to handle this?

Parents Reply Children
No Data