Hi,
I have a flow service that returns a string table output which has two columns. The number of rows is determined at run-time. Now I have to mail this string table. I tried attaching the table to ‘body’ as well as ‘attachments’ field of smtp service but it didn’t send anything.
I’m new to webMethods. Any leads will be helpful.
If there is no way of sending the table as a ‘body’, what are the steps I must take to convert the table to a file(.txt or .xls) and send that as an attachment to smtp.
#Integration-Server-and-ESB#webMethods