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 DiscussionsHow do I create a JSON file?SOAPUI 5.9.1 Still Includes Log4j 2.17.1 — When Will an Updated Version Be Released?20 years of SoapUI - Share your story
Related Contentdetermine the type of a request programmaticallyHow to clear Project Logs programmatically?Get tags programmatically