harinadha
9 years agoOccasional Contributor
Groovy to handle WSS Outgoing/Incoming requests
How to handle WSS for Outgoing/Incoming requests using Groovy script? as I have a groovy code which creates the SOAP Project based on the WSDL and creates test operation available in the WSDL dynamically over the run time..
Now I need to Associate the WSS information for the project and use that WSS for every test operation over the runtime..
Any thoughts?