Forum Discussion

Department_of_T's avatar
Department_of_T
Contributor
12 years ago

Write XML response to a file

Hi, I have the following groovy code which successfully writes the response files to disk but it always writes at least 2 copies of the request and 2 of the response instead of just one. Can anyone ad...