Go thru and insert values in each node for a request
Hi I want to go thru a request with groovy and insert a parameter for each node in the request the has a value. The substring part is to get rid of the namespace part, not so pretty, maybe there i...