ContributionsMost RecentMost LikesSolutionsSwagger Inspector - binary file in body - mutlipart Post how can i use swagger inspector to upload a file the api i am trying to capture and document requiresa file in the body and some request params but not sure how to dcreate a multipart post SoapUI command line Mock Deployment Description: Need the ability to deploy the mock via a command line vs the UI. Business need: the ability to integrate the Mock test cases along with Continuous Integration automated test. As part of CI build need the ability to deploy the SoapUI Mock upon check in. Once checked in the mock can be packaged as a war and then deployed to a Apache or TC container for use with automated regression suite. Re: Mock Service: Cross-domain from JavaScript was this ever solved? i have a similar issue my client is telling me that they are not abel to send the 2nd request even thought i have modified the mock response to contain the proper header... Ready API / ServiceV - floating license check interval Ready API / ServiceV - floating license check interval, currently when using ServiceV and a floating license there is no way configure or control the time interval that serviceV checks for a valid license. Currently my license server is outside of my local network and behind a FW so i need to connect via a VPN, depending on my location i may need to disconnect from the VPN/license server for a short while, however i am forced to close readyAPI since it will check for a license not find one and force me to close down the project. How to record XML message over HTTP What's the easiest way to create a VIRT when there is not REST or SOAP wsdl to follow? looks the documentation refers to using the HTTP Monitor but you can't invoke/start that from SERVICE V SolvedDebug a VIRT Service it would be ideal to have the ability to put a breakpoint the dispatch script and then be able to start the ready API with debug options enabled that would allow a remote debugger to attach and then execute the request and then step through the request/response dispatch logic, currently we have to send a request through and hope that something comes from the transaction log to understand what response was sent and why Debug a VIRT Is there a way to connect to the VIRT service and step through the response look up? the transaction log is adequate but looking for a way to walk through the response lookup logic. like a debugger can step through he code. SolvedServiceV and assertions - need to refer to assertion text that fired I have a list of assertions defined on my VIRT for the list of required fields, i would like to send back a dynamic and accurate error message that indicates which field is missing , is there a way to refer to the assertion name that fired from the response? i release i could write a bunch of script to determine which fields were not present trying to see if the assertion name can be referred to as a property? SolvedList of virt server ports that need to be requested to be open ? If i deploy a dirt server in the AWS cloud , what ports need to be opened in addition to the ports for each virt service ? for example do i need a port open to allow my ServiceV / ReadyAPI workstation to be able to communicate to the remote virt server node on the AWS, or any ports required for the remote VIRT server to be able to communicate the license server? SolvedRe: Modify response with request data Is there a similar Sample for JSON/ REST vs SOAP/XML?