Hello,
Could someone point me in the right direction, preferably providing an example on how to loop/generate a PDF attachment which is emailed based on a variable? The PDF is generated from a Toad Data Report. I'm having difficulties understanding how to loop+group thru a variable in the attachment which is emailed. My expectations being:
Generate unique PDF attachment for each unique 'requester', grouping all records by requester.
Email PDF attachment to 'requester' based on their associated 'email address' id which exists in the query/table.
Thank you