ContributionsMost RecentMost LikesSolutionsRe: how to overwrite xml data on the request yes, this is my usecase. I have got all .xml files in a folder. Let's there are 20 .xml files in a folder. These 20 .xml files are request files. So my objective is to read all 20 .xml files one after another request file and store all 20 response files in another folder. Please let me know better solution. Thanks, Raj how to overwrite xml data on the request Hi All, I have a requirement where i have to read external xml data from a notepad and overwrite on the request and run the request using Groovy and read the response and save into a notepad file. I would request you please help me on how to overwrite the external xml data on the request soap xml. Thanks, Raj