My requirement is to get the input XML file from source and based on one particular input field we need to retrieve multiple rows from database and create those values as segments and append into input XML file and sent to destination folder.
I tried to retrieve the multiple rows from SQL using WCF-SQL adapter but want to know how to append the retrieved values in input xml again