Skip to Content
0
Former Member
May 21, 2010 at 11:05 AM

Attaching the table data in mail

38 Views

Hi all,

My requirement is:

Data is coming to a 'Z' table. based on the Flag values (where the flag is a field) we have to send Emails to the specific users.

suppose the table data is like follows:

userID node flag Email

12154 * M abc&ab.com

so here if the flag value = E, we have to send the 12154 related data as an attachment to acc&ab.com..i do find some FM, but let me know how to attach the filwe in a mail.

Thanks

Jack