Hello,
I'm having issues trying to get an array of email addresses to work in the Email Template To: field. I'm using Appworks 23.4 version. This was working in AppWorks 22.4.
In the documentation, it details how you can use toString() to delimit values in an array.
For instance:
{item.RequestApproval.FYIUser[].GuestUser.toPerson.Properties.Email.toString(';')}
However when I do that, I get error below. Does anyone know the correct way to add email addresses from an array in the email template? Thanks much for any assistance!
_______________________________________________________________________________________
The format of the email address is not correct.</faultstring><faultactor>http://schemas/CCMS/ContentRequest</faultactor><detail><cordys:FaultDetails xmlns:cordys="http://schemas.cordys.com/General/1.0/"><cordys:LocalizableMessage><cordys:MessageCode>Cordys.ApplicationServerPackage.Messages.executionException</cordys:MessageCode><cordys:Insertion>jakarta.ejb.EJBTransactionRolledbackException: The transaction has been marked rollback only because the bean encountered a non-application exception :jakarta.xml.ws.WebServiceException : The format of the email address is not correct.</cordys:Insertion></cordys:LocalizableMessage></cordys:FaultDetails><cordys:FaultRelatedException xmlns:cordys="http://schemas.cordys.com/General/1.0/"><![CDATA[jakarta.ejb.EJBTransactionRolledbackException: The transaction has been marked rollback only because the bean encountered a non-application exception :jakarta.xml.ws.WebServiceException : The format of the email address is not correct.