How to add multiple recipients in tsendmail for a parameterised value
Hi All,
I have a requirement wherein I have to send mail using tsendmail component to a specific address that may change depending upon the name of the input file received.
Can any one help as to how we can implement this scenario.
Thanks and Regards,
Pournima.
Hi,
It seems that the recipients list is dyamic?
If so, you can use tContextLoad or implicite tContextLoad (context variable for the 'To' field)to load the address value from a file or a table.
Please take a look at my screenshots
Best regards
Sabrina