How to process each row using PDI?
Suppose if i have 10 lines in flat file. I wanted to process each row to the mail as the body using mail step.
So i have to receive finally 10 mails to the 10 different recepients.. First row has to go to first mail id, second row has to go to second mail id, and so on..
Suppose if i have 10 lines in flat file. I wanted to process each row to the mail as the body using mail step.
So i have to receive finally 10 mails to the 10 different recepients.. First row has to go to first mail id, second row has to go to second mail id, and so on..