Hi all,
Recently upgraded to the latest aware version and suddenly most of my reports and email processes just got broke!
One example of this is our email proceedure.
I'll break it down here.
1) have a query that returns a list of customers
2) from the list i select 10 out of the 20 returned
3) run the "send email process"
Send email process rules are as follows.
1) find the email template we wish to send
2) setup fromaddress
3) setup emailtext using customers name
4) create email with bcc, cc, fromaddr, emailtext, attachment, htmltext
5) send email to customer
This whole process worked fine but now every email has the "first customers" name in the emailtext value!!!!!
Can anyone assist with why aware used to do this perfectly but now totally stuffs the whole process up by not recreating the emailtext for each customer?