[resolved] need to send the data of tLogRow to tSendMail.
Hi Team, I have a job which reads the data from *.CSV and details are as follows, tFileList --> tFileInputDelemiter --> tmap --> tLogRow -->tSendMail Here tfileList reads all CSV files and gives the data to tLogRow. Here I am able to print tLogRow in console, but I want the data which is available in tLogRow to be sent as an email, How to do that? Note: .CSV files are of same types
Hi,
Can you suggest me to which one should i connect tsendmail through OnSubJobOk.
because when i am trying to connect to tfileList i am and checking i getting an compliation errors.
Thanks,
Tulasi