Hi Surbhi,
you can concat the names in the loop and the use the cocatened list of names for the mail after the loop finished.
Or you can add them to a list of names during loop and the loop over the names and concat them when building the mail body.
Please check for the PSUtilities package available from the community which has a multiconcat service whhch is missing in the IS Built-In Services.
Regards,
Holger
#webMethods#Integration-Server-and-ESB#edi