sgauravs14 years agoGenerating random string for web service requestHi,I have a SOAP request and want to generate a unique random string for every request in SOAP UI. This random string will be passed in SOAP request. Is there any way to do this ?Thanks,Gaurav.
grussellContributor14 years agoTry putting the following in your SOAP message:${=5+1000*Math.random()}this will create a random number from 5 to 1005.
grussellContributor14 years agoTry putting the following in your SOAP message:${=5+1000*Math.random()}this will create a random number from 5 to 1005.
Recent DiscussionsSOAPUI 5.8.0 breaking charset of project fileCan SoapUI help me determine WSDL errors?Missing endpoint for requestSolved
Related ContentGenerating SoapUI requestREST service multipart/mixed request problemExpected Level of Service -Service Requests