Forum Discussion
fedemikhail
12 years agoNew Contributor
Hi,
I have a number of values (>6500) which getting from SOAP response and need to sum up them.
Before I have used Groovy script to parsing values from XML to List and then summarize, but it is taking very long time.
Data Source allows to handle it and get collection much faster, but I don't know how to sum up values from Data Source.
Is there any other way to summarize values from SOAP response in Soap UI?
Thanks,
Mikhail
I have a number of values (>6500) which getting from SOAP response and need to sum up them.
Before I have used Groovy script to parsing values from XML to List and then summarize, but it is taking very long time.
Data Source allows to handle it and get collection much faster, but I don't know how to sum up values from Data Source.
Is there any other way to summarize values from SOAP response in Soap UI?
Thanks,
Mikhail