chasemillerNew Contributor2 years agoSolvedSendinding a CSV file in a Post request I have a csv file I'm trying to send to a Springboot application. It's a end point defined as: @RequestParam("file") MultipartFile file When I send a file from Soup UI, I get this error back: ...Show Morechasemiller2 years agoI needed to change my contentID to say file. Problem solved
Recent DiscussionsSoapUI 5.9.1 displays "[]" as "<Empty JSON content>"SoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)Log4j vulnerability (CVE-2025-68161)
Related ContentMultiple files upload in Multipart request bodyLarge WSDL file not generating RequestsSaving request and response to an external file for "JDBC Request" and "Groovy Scripts"