Forum Discussion
3 Replies
- Hi,
How do you mean? Do you want to create a groovy datasource from this data?
regards,
/Ole
SmartBear Software - anallagundlaContributorThats right /Ole I want to create groovy datasource for that XML
Thanks - Hi,
have a look at the example at http://www.soapui.org/Scripting-Propert ... -datasinks - this should give you an idea of how to create a Groovy DataSource - the actual XML parsing in groovy is well documented on the groovy website; http://groovy.codehaus.org/Processing+XML
regards,
/Ole
SmartBear Software