how to send multiple burst to emails ?(one column has multiple )
Hi All,
I have developed XML data template for PDF files creation and bursting to email.
So i have a column attribute1 can hold email id's like below.
Test_123@gmail.com;Test_124@gmail.com;Test_125@gmail.com
and i am using attribute1 xml tag in the burst control file.
So email delivery is not working.
can you please help me on this?