nim13Occasional Contributor12 years agobinary data in request body is not completely sentHi, version: soapUI 4.5.1.1-SNAPSHOT test-code: def nFile = new File("thumbnail1.jpg") String image2bin = nFile.getText() testRunner.testCase.getTestStepByName("UploadThumbnail").getProp...Show More
Recent DiscussionsUnable to authenticate license in Ready API Login button unresponsiveReadyApi 3.64.0 parallel executionUnable to authenticate license in Ready API Login button unresponsiveSolved
Related ContentReturn binary data from file as response in REST mockViewing or logging complete content of the incoming request to a REST MockServiceConvert curl request to SoapUI Request