Sjakie
15 years agoOccasional Contributor
add/remove elements from xml-request
For some time i have been looking for this. I hope someone can help me. I am looking if the Pro version is suitable for my company.
Because of the large number of request, I'm converting to a DataSource. The data is coming from Excel. The Request-message has a number of optional elements, but these have to be filled or not present.
How am I able to do this? With Groovy or with MockService? Could you give an example?
My idea is to get the value from the excel-datasource, see it if is null. If it is, remove the element.
Thanks in advance.
Because of the large number of request, I'm converting to a DataSource. The data is coming from Excel. The Request-message has a number of optional elements, but these have to be filled or not present.
How am I able to do this? With Groovy or with MockService? Could you give an example?
My idea is to get the value from the excel-datasource, see it if is null. If it is, remove the element.
Thanks in advance.