ramatoNew Contributor15 years ago[Resolved] Truncating property stringI have a project property that I need to shorten. I am guessing I might do it in a groovy script through some string manipulation. Project Property projSerialNumber 123-123-44456 Lets say I want...Show More
ramatoNew Contributor15 years agoString sn = context.expand( '${#Project#projSerialNumber}' )sn.substring(0,11);
Recent Discussions20 years of SoapUI - Share your storySoapUI 5.9.1 displays "[]" as "<Empty JSON content>"SoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)
Related Contentjava.sql.DataTruncation: Data truncation errorDisable warning about text being truncatedTesting for truncation