sgauravs15 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
grussellContributor15 years agoTry putting the following in your SOAP message:${=5+1000*Math.random()}this will create a random number from 5 to 1005.
Recent DiscussionsSignature\Encryption tags missing in Security HeaderCVE-2024-7565 and CVE-2017-16670 vulnabilitiesVulnerabilities found in SoapUI 5.9.1
Related ContentGenerating SoapUI requestOCR service failed. request contains invalid argumentHow to log requests in a mock service