ContributionsMost RecentMost LikesSolutionsRe: ReadyAPI project password need to reset . Try to see if the project xml has your password too. Better you can contact Smartbear customer support. Re: How to read mock service responses from files PrathapR May be the test data directory structure on Virtual Server is not the same form as on Local machine where it is working with ReadyAPI. You could add a log statement in the script to display jsonFile.pathwhich will reveal some clue / leads for failure. Re: Ready API push to Folder in GIT andreas_hansen This is community forum and the issues mentioned here may not necessarily addressed by Smartbear support unless one creates a ticket with them. If the issue is still there you may check with Smartbear customer support or follow the earlier suggestion to proceed for now. Re: Is SoapUI still supported? I saw your other query related to 3.0. Any other specifics/features you are looking after in Open Source edition? Have you raised any feature requests or defects if any/applicable? Re: OpenAPI/Swagger 3.0 Support JuZ0 bgoldsto As per my understanding, Smartbear reviews the feature requests and I raised for this feature long back. But looks not enough people voted it, so is not implemented I guess. Please take a moment and vote for the existing feature request: OAS 3.0 tooling support | SmartBear Community Hopefully, it may get into the attention of Smartbear OS product team. Thanks. Re: xml to soap Looks like it is namespace issue. Based on the available data (Unless there is full information), it is difficult to help. Re: xml to soap Just trying to understand your use case, please confirm: optiondata xml is the response of a step and extract data and create request for next with UpdateAdmission Re: How to simulate an HTTP 504 Gateway Timeout error with ReadyAPI You can create a mock service to achieve the same. Please refer: https://smartbear.com/product/ready-api/api-virtualization/ Re: What Are the Best Practices for Backing Up and Managing SmartBear Data on a Cloud Server? Would you please clarify "Smartbear Data"? Re: SFTP PUT to remote directory in ReadyAPI You can try to use below library to achieve the same. http://www.jcraft.com/jsch/