tford wroteHi Henrik,
I've done the concatenation w/ CC field using ; as delimiter. I think I found one time that the delimiter depends on the ISP processing the outgoing email.
Also you won't be able to concatenate using ; in the EmailAddress attribute of the intelligent object that has an email address Input Mask. That Input Mask will not allow ; as a valid character. Not sure if you can change it to a different mask to get around that.
Using a concatenated string works in the CC field but not in the EmailAddress of the intelligent BO (it is possible to remove the input mask but when trying to send the email I get a invalid string error in the Aware server log so is either a bug or the way it works).
Hopefully support can improve this functionality so we can send to multiple recipients in the TO (EmailAddress) attribute as well as this is standard email functionality. Support, any thoughts on this?