captainfranzOccasional Contributor12 years agoWrite HTTP request programmaticallyI am using SoapUI to generate some JSON data with a Groovy script and then send them with an HTTP request. Let's say that my data is in a list, such as: ids = ["id1", "id2", "id3"] What I do ...Show More
Recent DiscussionsSoapUI 5.9.1 displays "[]" as "<Empty JSON content>"SoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)Log4j vulnerability (CVE-2025-68161)
Related Contentdetermine the type of a request programmaticallyHow to clear Project Logs programmatically?Get tags programmatically