Forum Discussion
segreat
10 years agoOccasional Contributor
How can I do this using Groovy? This would seem to be the best solution.
kondasamy
10 years agoRegular Contributor
Since your requirement is directly touching the URI, here is your reference in mode of a plugin,
http://olensmar.blogspot.in/2013/06/a-soapui-plugin-for-runscope.html
Instead of Plugin, this could be achieved even by implementing Custom event handlers in SoapUI Pro/ NG - http://www.soapui.org/scripting---properties/custom-event-handlers.html
Also, if you have a requirement to modify request content on the go, here is again the reference link - http://stackoverflow.com/questions/21277999/soapui-automaticaly-add-custom-soap-headers-to-outgoing-request
Hope this helps you!
Thanks,
Samy
- nmrao10 years ago
Champion Level 1
For Open Source Edition, here is extension for events
https://github.com/nmrao/soapuiExtensions