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...Show More
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.9.1 displays "[]" as "<Empty JSON content>"SoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)Log4j vulnerability (CVE-2025-68161)
Related ContentHave you tried auto-case generation in QMetry?Generating SoapUI requestHow to log requests in a mock service